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


Message #38 received at 6076 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Juri Linkov <juri <at> jurta.org>
Cc: 6076 <at> debbugs.gnu.org, Leo <sdl.web <at> gmail.com>
Subject: Re: bug#6076: 23.1.96; [PATCH] rcirc-complete for nicks and commands
Date: Mon, 10 May 2010 21:14:10 -0400
> This is something that in other programs is called "in-place editing".
> Usually a field for editing is highlighted with a different background.
> In terms of Emacs this could be called "in-place completion".  For its
> implementation the most suitable feature is the `field' property.
> When completion is activated, a field could be created in the buffer
> and removed when completion is finished.  I suggest using the same
> key to finish completion as in the minibuffer, i.e. RET.

Yes, completion-in-region already places a field, so that's indeed part
of the plan, but I'd like it to be slightly more lightweight than what
you suggest: RET should not be required to leave completion.


        Stefan




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

Previous Next


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