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
>>> 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).
`flyspell-auto-correct-word' (bound to M-TAB) that cycles through
completions could use this as well.
> 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, ...
Is the problem in the implementation of these commands or in choosing
key bindings for them available for "in-buffer" completion?
--
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.