>>>> "Hrvoje" == Hrvoje Niksic
<hniksic(a)srce.hr> writes:
Hrvoje>
Hrvoje> greg(a)alphatech.com (Greg Klanderman) writes:
> It'd be really nice if C-x C-f etc would do ~user
completion.
> Tcsh and most other shells have had this forever. If you send
> me the /etc/passwd code I can look into it if there's interest.
Hrvoje>
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.
greg