GNU bug report logs - #3594
Please make it easy to make ERC beep on /msg; better yet, make it happen by default

Previous Next

Package: emacs;

Reported by: "Jason A. Spiro" <jasonspiro4 <at> gmail.com>

Date: Wed, 17 Jun 2009 08:15:04 UTC

Severity: wishlist

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Jason A. Spiro" <jasonspiro4 <at> gmail.com>
Cc: 3594 <at> debbugs.gnu.org
Subject: Re: bug#3594: Please make it easy to make ERC beep on /msg;
 better yet, make it  happen by default
Date: Sun, 27 Dec 2015 23:39:49 +0100
"Jason A. Spiro" <jasonspiro4 <at> gmail.com> writes:

> Please modify ERC so that I can easily make ERC beep when I get
> private messages.  Also, if possible, please enable this beeping by
> default.
>
> == Implementation idea ==
>
> I'm not an ERC expert but ISTM that a way to implement this would be
> to follow these steps:
>
> *  Create a customize-configurable option for me to specify that I
> want ERC to notify me when I get a new /msg.
> *  Create a function that will beep if that option is enabled.

Looking at the code, `erc-echo-notice-always-hook' is run when you get a
privmsg, so you can just hook into that.  I think.

> *  Add that function to the erc-server-PRIVMSG-functions hook by default.

I think beeping is annoying, so I don't think that should be the default.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 9 years and 152 days ago.

Previous Next


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