unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: emacs-devel@gnu.org
Subject: Re: lisp-complete-symbol
Date: Wed, 21 Dec 2005 22:41:39 +0100	[thread overview]
Message-ID: <43A9CC13.7060208@student.lu.se> (raw)
In-Reply-To: <877j9yjfum.fsf-monnier+emacs@gnu.org>

Stefan Monnier wrote:

>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,
>  
>
I believe it was to display the correct list in the *Completions* buffer 
if the user changed the input string to complete.

  reply	other threads:[~2005-12-21 21:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 21:36 lisp-complete-symbol Stefan Monnier
2005-12-21 21:41 ` Lennart Borgman [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43A9CC13.7060208@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).