emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-26 0643952: Add documentation to ecomplete.el


From: Lars Ingebrigtsen
Subject: Re: emacs-26 0643952: Add documentation to ecomplete.el
Date: Thu, 18 Jan 2018 11:58:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Michael Albinus <address@hidden> writes:

> Nice. I will check, whether I could add this to Tramp. Something like
>
> (ecomplete-add-item "remote-host" 'tramp "/ssh:address@hidden:")
>
> One inconvenience for me is the hard coding of keys in
> `overriding-local-map' with lambda functions. I would prefer to have it
> customizable, for instance in order to use <up> and <down> instead of
> M-n and M-p.

Hm, yes; doing it via a traditional keymap would make more sense.  (And
<up> and <down> should be bound by default, I think.)  I can't recall
why I did it that way (if I was the one that did it).  Hm...  probably
just because it was easier since it defines those lambdas...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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