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: Raymond Zeitler
Subject: Re: 21.x feature request: windows shortcut support
Date: Thu, 11 Oct 2001 17:15:48 GMT
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

dmaster@synopsys.com (David Masterson) writes:

> 1. Parse the binary shortcut file (how do you do that?).
> 2. Extract the filename that the shortcut refers to.
> 3. Call find-alternate-file on the extracted file.
> 4. Maybe call cd to cd back to the original directory?
> 
> Then you could attach this function to "\\.lnk\\'" (don't shortcuts
> always end in ".lnk"?) in the auto-mode-alist.

There's also .PIF, which point to .BAT files.



reply via email to

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