emacs-devel
[Top][All Lists]
Advanced

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

Re: rfn-eshadow.el and remote filenames


From: Michael Albinus
Subject: Re: rfn-eshadow.el and remote filenames
Date: Fri, 14 Sep 2007 08:41:49 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

I wrote:

> A more general approach could be when Tramp hooks into
> `insert-behind-hooks' of `rfn-eshadow-overlay'. rfn-eshadow.el would
> stay unchanged then, likely.

That doesn't work, because actions are performed only when exactly at
the end of the overlay a character is inserted.

Instead of, one could add hooks rfn-eshadow-setup-minibuffer-hook and
rfn-eshadow-update-overlay-hook to rfn-eshadow.el. Tramp (and other
packages, potentially) could do their actions then.

> I'll play a little bit with, checking also the performance.

Performance seems to be sufficient.

>>         Stefan

Best regards, Michael.




reply via email to

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