greg(a)alphatech.com (Greg Klanderman) wrote:
Hrvoje> Coding it is likely easy enough. The tricky thing is to
find the
Hrvoje> right place to hook it in. I think it should be somewhere in
Hrvoje> complete-file-name.
Where? I don't see that function. I woulda guessed
read-file-name-internal-1 or thereabouts, though that's
based on a very cursory glance at minibuf.el and I can't
claim to understand that code yet.
The correct place is probably file_name_completion() in dired.c.
I'd do it, but I don't know how to handle multibyte character sets.
Could someone point me to an example or some documentation on how one
manipulates multibyte character strings in XEmacs? (e.g., how to test
the first character for "~".)
-- Darryl Okahata
Internet: darrylo(a)sr.hp.com
DISCLAIMER: this message is the author's personal opinion and does not
constitute the support, opinion, or policy of Hewlett-Packard, or of the
little green men that have been following him all day.