emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#6076: closed (23.1.96; [PATCH] rcirc-complete fo


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6076: closed (23.1.96; [PATCH] rcirc-complete for nicks and commands)
Date: Sun, 12 Sep 2010 15:38:04 +0000

Your message dated Sun, 12 Sep 2010 13:11:47 +0200
with message-id <address@hidden>
and subject line Re: bug#6076: 23.1.96; [PATCH] rcirc-complete for nicks and 
commands
has caused the GNU bug report #6076,
regarding 23.1.96; [PATCH] rcirc-complete for nicks and commands
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6076: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6076
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.1.96; [PATCH] rcirc-complete for nicks and commands Date: Sun, 02 May 2010 09:49:09 +0100
The attached patch replaces rcirc-complete-nick with rcirc-complete that
completes both nicks and user commands. User command completion is only
done after '/'.

I have yet to find a reliable way to obtaining a list of commands
supported by an irc server. So in the end only the standard commands are
copied from RFCs. Let me know if there is a better solution.

Attachment: 0001-New-command-rcirc-complete-that-completes-both-nicks.patch
Description: Text Data

With best wishes,
Leo

--- End Message ---
--- Begin Message --- Subject: Re: bug#6076: 23.1.96; [PATCH] rcirc-complete for nicks and commands Date: Sun, 12 Sep 2010 13:11:47 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)
> The ChangeLog entry could looks something like this:

>       * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
>       (rcirc-completion-start): new variables.
>       (rcirc-nick-completions): rename to rcirc-completions.
>       (rcirc-nick-completion-start-offset): delete.
>       (rcirc-completion-at-point): new function for constructing
>       completion data for both nicks and irc commands. Add to
>       completion-at-point-functions in rcirc mode.
>       (rcirc-complete): rename from rcirc-nick-complete; use
>       rcirc-completion-at-point.
>       (defun-rcirc-command): update rcirc-client-commands.

Looks fine, except that we capitalize after the ":".
Installed, thank you,


        Stefan


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]