emacs-devel
[Top][All Lists]
Advanced

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

Re: inputting characters by hexadigit


From: Juri Linkov
Subject: Re: inputting characters by hexadigit
Date: Fri, 25 Jul 2008 03:52:52 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)

>> And I would even suggest it as a general completion feature.
>
> Try * A TAB: the completion list will show the complete names, but only
> for those char names that contain an A, so * A P L TAB will list all the
> chars that contain "APL" in their name.

BTW, I encountered one problem with this functionality.

For instance, when there is a buffer with the name "*grep*", typing
`C-x b *g TAB' completes to this name, good.  But when I do the same
and the *grep* buffer doesn't exist for various reasons then the
completion list is confusing, it displays a large list of irrelevant
completions.

This is a minor problem but it would be better to improve this somehow.

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




reply via email to

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