all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* lisp-complete-symbol
@ 2005-12-21 21:36 Stefan Monnier
  2005-12-21 21:41 ` lisp-complete-symbol Lennart Borgman
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Monnier @ 2005-12-21 21:36 UTC (permalink / raw)


The following change has some annoying side-effect:

2005-12-10  Kevin Rodgers  <ihs_4664@ihs.com>

	* emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
	completion list, even after a partial completion has been
	inserted in the current buffer.  If there are more than 1
	completion, redisplay the *Completions* buffer; if the
	completion is unique, delete the *Completions* window.

The problem is that it changed the behavior such that the *completions*
buffer is shown after every completion.  Before that change, the
*completions* buffer was only shown if the completion failed because
of ambiguity.

I'm not sure what this was supposed to fix, but I think it was not the right
fix,


        Stefan

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-12-22  3:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-21 21:36 lisp-complete-symbol Stefan Monnier
2005-12-21 21:41 ` lisp-complete-symbol Lennart Borgman
2005-12-21 23:16   ` lisp-complete-symbol Stefan Monnier
2005-12-21 23:30     ` lisp-complete-symbol Lennart Borgman
2005-12-22  1:10       ` lisp-complete-symbol Katsumi Yamaoka
2005-12-22  1:33         ` lisp-complete-symbol Stefan Monnier
2005-12-22  3:28     ` lisp-complete-symbol Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.