emacs-devel
[Top][All Lists]
Advanced

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

Re: Enhanced enhanced visual feedback in `*Completions*' buffer


From: Richard M. Stallman
Subject: Re: Enhanced enhanced visual feedback in `*Completions*' buffer
Date: Sat, 08 Oct 2005 18:55:58 -0400

The feature seems like a natural generalization of the existing
feature, but

    I introduce a variable, `completion-common-string' which is used as a
    hint in `completion-setup-function' to put faces to *Completions*
    buffer. Client code like `lisp-complete-symbol' sets
    `completion-common-string'.

is somewhat of a pain in the neck.  And it would need to be documented
in NEWS and the Lisp manual.

Have you found all the functions in Emacs that would need to be changed?

Is this variable the best API for it?  Would it be better
to add an optional argument to display-completion-list?





reply via email to

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