GNU bug report logs -
#6076
23.1.96; [PATCH] rcirc-complete for nicks and commands
Previous Next
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
>>> The attached patch replaces rcirc-complete-nick with rcirc-complete that
>>> completes both nicks and user commands. User command completion is only
>>> done after '/'.
>> Please try and make it use completion-at-point-functions.
> I thought of this before making the patch.
> rcirc has a very simple completion interface that doesn't get in the
> way. It cycles through completions if any. No popup windows no
> minibuffer messages etc. I have found that excellent for ircing.
> Do you think we should force it into the completion at
> point framework?
I guess the right solution is to improve completion-at-point so that it
can be told to use cycling (the functionality is already provided by the
minibuffer-force-complete command).
This relates to a larger question: how to provide "in-buffer" the
variety of completion commands seen in minibuffer completion.
I.e. minibuffer-completion-help, minibuffer-force-complete,
minibuffer-complete-word, icomplete-mode, ...
Stefan
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.