auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Command Completion


From: Ralf Angeli
Subject: Re: [AUCTeX] Command Completion
Date: Sat, 29 Jan 2011 17:17:06 +0100

* Gal Binyamini (2011-01-24) writes:

> I have a question concerning the behvavior of the completion activated
> by M- tab. When I use this and the completion is not unique, it opens
> a new buffer with suggestions. When I complete the word based on one
> of the suggestions, or click one of them, the window opened for the
> suggestions buffer remains open.  Sometimes the buffer itself remains
> open, and sometimes it closes and is replaced by some other open
> buffer.  Is this the intended behvaior? I would much rather have this
> behave like a "pop- up" window which closes as soon as I'm done
> completing the word. Am I doing something wrong?

What you see is the behavior as it was in Emacs 20 and maybe even
earlier.  The code in AUCTeX looks very similar to the code which was
used for the completion of Lisp symbols back in those days.

I've now added a few things in CVS to make the behavior more like in
recent Emacsen, i.e. the window with the completions will disappear once
a completion was successful.  It does not disappear when mouse-2 is
clicked but the buffer stays now instead of being buried.

-- 
Ralf



reply via email to

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