bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 21.x feature request: windows shortcut support


From: Kai Großjohann
Subject: Re: 21.x feature request: windows shortcut support
Date: Thu, 11 Oct 2001 11:59:37 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.107

eliz@is.elta.co.il (Eli Zaretskii) writes:

> The shortcuts do indeed end in `.lnk', but the crucial detail you are
> missing is that they are not _referenced_ with that extension
> explicitly mentioned.

It might be possible to write a filename handler which matches all
filenames.  Given the string "foo", the handler could look if the file
"foo.lnk" exists and then DTRT.  If "foo.lnk" does not exist, it could
fall back to the default behavior.

Then only file operations which do not go through the filename handler
machinery could be problematic.

Thoughts?

kai
-- 
Linux provides a nice `poweroff' command, but where is `poweron'?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]