emacs-devel
[Top][All Lists]
Advanced

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

Re: pasting a password


From: Juri Linkov
Subject: Re: pasting a password
Date: Mon, 17 Nov 2008 00:25:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)

>> That does not work for yank-pop since the default binding is not a
>> single character one.
>
> It's bound to a single-event sequence, namely M-y.  Now, it's true that
> in several circumstances, M-y will be turned into ESC y, so it will only
> work in some cases and not all (typically it'll work in a GUI but not
> in a tty).
> I think to do it better, we'll need to use an implementation technique
> closer to the one used by isearch.

It seems this basically means just ripping out the meat of the function
isearch-other-meta-char.

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




reply via email to

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