GNU bug report logs - #12857
rcirc.el: make default PART and QUIT reasons customizable

Previous Next

Package: emacs;

Reported by: Daniel Ralston <wubbulous <at> gmail.com>

Date: Sat, 10 Nov 2012 23:00:01 UTC

Severity: wishlist

Tags: fixed, patch

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Daniel Ralston <wubbulous <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: rcirc.el: make default PART and QUIT reasons customizable
Date: Sat, 10 Nov 2012 13:43:52 -0800
[Message part 1 (text/plain, inline)]
If no other reason is given for parting or quitting with
rcirc-cmd-part or rcirc-cmd-quit, rcirc will use the value of
rcirc-id-string: "rcirc on GNU Emacs <version>". Kinda stuffy.

This patch adds two customizable variables to rcirc:
rcirc-default-part-reason and rcirc-default-quit-reason. The above
commands will use these variables as the default part/quit reason if
they are set. If they are left nil, rcirc will fallback to its current
behaviour, and use the value of rcirc-id-string.


Changelog entry:

2012-11-10  Daniel Ralston  <Wubbulous <at> gmail.com>

    * rcirc.el: Make the default PART and QUIT reasons used by
    rcirc-cmd-part and rcirc-cmd-quit customizable.
    (rcirc-default-part-reason,rcirc-default-quit-reason): New
    customizable vars.
[rcirc-default-reasons.patch (application/octet-stream, attachment)]

This bug report was last modified 6 years and 76 days ago.

Previous Next


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