GNU bug report logs - #6076
23.1.96; [PATCH] rcirc-complete for nicks and commands

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Sun, 2 May 2010 08:53:01 UTC

Severity: normal

Tags: patch

Found in version 23.1.96

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> jurta.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 6076 <at> debbugs.gnu.org, Leo <sdl.web <at> gmail.com>
Subject: bug#6076: 23.1.96; [PATCH] rcirc-complete for nicks and commands
Date: Tue, 04 May 2010 23:01:09 +0300
> So, I see it as an implementation problem where we want to make
> in-buffer completion modal to some extent: when in-buffer completion is
> started you'd be put into a new "mode" (kind of like isearch, I guess),
> where new completion commands become available.  The main problem is
> how/when to leave this mode (it should be as seamless as possible).
> Some other reason for such a change: we want to be able to run code when
> completion is finished, e.g. to hide the *Completion* buffer.

Isearch-like mode would be a good thing.  Typing a key not bound
in its mode map will leave this mode and hide the *Completions* buffer.

Also like in isearch, typing M-e could activate the minibuffer with
the current completion string and provide normal UI for completion.
Leaving this minibuffer should copy the completion string from the
minibuffer to the original buffer.

-- 
Juri Linkov
http://www.jurta.org/emacs/




This bug report was last modified 14 years and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.