all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Romain Francoise <romain@orebokech.com>
Cc: Herbert Euler <herberteuler@hotmail.com>, emacs-devel@gnu.org
Subject: Re: Comint Completion Broken
Date: Fri, 19 May 2006 08:03:06 +0200	[thread overview]
Message-ID: <87ac9ev9et.fsf@pacem.orebokech.com> (raw)
In-Reply-To: <buod5ea205n.fsf@dhapc248.dev.necel.com> (Miles Bader's message of "Fri, 19 May 2006 11:55:48 +0900")

Miles Bader <miles.bader@necel.com> writes:

> * the behavior of comint completion is exactly the same in both:

>   Typing a SPC deletes the completion window, typing anything else
>   leaves the completion window in place.  [This seems like reasonable
>   behavior -- fairly often I _want_ to leave the window in place, so I
>   can select it and do more advanced searching or whatever.]

The window used to get deleted automatically on key events, e.g.

     u p TAB (window appears) t (window disappears) TAB
 =>  uptime

But that was apparently an accidental feature, and it caused a bug when
selecting completion candidates with mouse-1 in the window:

2006-03-27  Nick Roberts  <nickrob@snap.net.nz>

	* comint.el (comint-dynamic-list-completions): Allow user to
	select *Completions* buffer.

-- 
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter

  reply	other threads:[~2006-05-19  6:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-16 10:48 Comint Completion Broken Herbert Euler
2006-05-19  2:39 ` Herbert Euler
2006-05-19  2:55   ` Miles Bader
2006-05-19  6:03     ` Romain Francoise [this message]
2006-05-19  6:18       ` Miles Bader
2006-05-19  7:03         ` Herbert Euler

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

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

  git send-email \
    --in-reply-to=87ac9ev9et.fsf@pacem.orebokech.com \
    --to=romain@orebokech.com \
    --cc=emacs-devel@gnu.org \
    --cc=herberteuler@hotmail.com \
    /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 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.