emacs-devel
[Top][All Lists]
Advanced

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

Re: rfn-eshadow


From: Juri Linkov
Subject: Re: rfn-eshadow
Date: Sun, 06 Jan 2008 23:54:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> I did it this way in EMCS_22_BASE, using `ffap-url-regexp'.  Shall be
> propagated to the trunk next days.

Thanks, but it now produces weird results, e.g. removing a letter from
the beginning of an URL and retyping it again doesn't remove the file name
shadow.  This is because url-handlers.el is not loaded, and url-file-handler
is undefined.  I see two variants of fixing this: either by explicitly
loading url-handlers.el, or adding an ###autoload cookie to url-file-handler
(I think this is better).

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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