emacs-devel
[Top][All Lists]
Advanced

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

Re: file-name-shadow-mode


From: Luc Teirlinck
Subject: Re: file-name-shadow-mode
Date: Sun, 20 Mar 2005 15:25:16 -0600 (CST)

>From my previous message:

   file-name-shadow-mode should also look for /: at the beginning of a
   file name and leave the file name completely alone if it starts with /:

   Currently, erroneous highlighting occurs after things like /:/~ and /:/$

As well as after things like /:~//info.  After /:, Emacs replaces
consecutive multiple slashes with a single slash.  Hence, /:~//info
refers to ~/info and not to /info, as file-name-shadow-mode's
highlighting mistakenly suggests.

Sincerely,

Luc.





reply via email to

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