From jasonspiro@gmail.com Wed Jun 17 01:11:12 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 17 Jun 2009 08:11:12 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-6.8 required=4.0 tests=AWL,FOURLA,HAS_PACKAGE autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5H8B7bT026286 for ; Wed, 17 Jun 2009 01:11:08 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGqEd-0002RY-34 for bug-gnu-emacs@gnu.org; Wed, 17 Jun 2009 04:11:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGqEY-0002Ej-7i for bug-gnu-emacs@gnu.org; Wed, 17 Jun 2009 04:11:06 -0400 Received: from [199.232.76.173] (port=35810 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGqEY-0002E2-3V for bug-gnu-emacs@gnu.org; Wed, 17 Jun 2009 04:11:02 -0400 Received: from mail-yx0-f186.google.com ([209.85.210.186]:36676) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGqEX-0002zC-6n for bug-gnu-emacs@gnu.org; Wed, 17 Jun 2009 04:11:01 -0400 Received: by yxe16 with SMTP id 16so144030yxe.14 for ; Wed, 17 Jun 2009 01:11:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=F8KFU3zkFfXCnasm+TH+MOhL7qApL2qm8HTDtifqel4=; b=GpeJPIzvgPlFMUvhC7I5UBiNCyOrCmVvjSnY6kZ9sYCgTm1IZ74bhRKYBI3pfTIkIH uqJlZn1fun7R0XOKbyVJ/rox5WIByiJudzKZX0hg3g/baNhFWVfUUGnDzFTqOfj0Wmmu SNHSUKb7LD+LWdi8j/2aHq9BS9WgYNqTCTHDs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; b=drBdTCuzHcjf+QYVZ13p3n2PFxTJ1XiAOPNT3UGldNY0GZMAO8+nLmgvxBGWDk4eLb YoFth/Mpcm9AlGzW7ctVguaBjst8B4cFgXSm8mHCnquv11/53O8zjDLvWfKm3DwTFNtc fOzWDfqRRaUOYeVQLMWVMeLT31Ksq144t8UI8= MIME-Version: 1.0 Sender: jasonspiro@gmail.com Received: by 10.231.17.199 with SMTP id t7mr3321008iba.46.1245226258118; Wed, 17 Jun 2009 01:10:58 -0700 (PDT) From: "Jason A. Spiro" Date: Wed, 17 Jun 2009 08:10:38 +0000 X-Google-Sender-Auth: ef561e023c23d939 Message-ID: Subject: Please make it easy to make ERC beep on /msg; better yet, make it happen by default To: bug-gnu-emacs Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Package: emacs Version: 22.2.1 Severity: wishlist == Feature request == 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. * Add that function to the erc-server-PRIVMSG-functions hook by default. == Rationale == I want this because I use ERC to connect to the Bitlbee instant messaging gateway and to Freenode. I always want to know when I get a private /msg in ERC, and I suspect that most ERC users would like the same. (I have not studied it, though; if you would like me to poll the help-gnu-emacs list, then I will.) XChat, a popular IRC client, has an easy-to-use checkbox in its preferences window to allow beeping on receiving /msg's, although the checkbox is unchecked by default. Note: I am running GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-11-09 on raven, modified by Debian. -- Jason Spiro: software/web developer, packager, trainer, IT consultant. I support Linux, UNIX, Windows, and more. Contact me to discuss your needs. +1 (416) 992-3445 / www.jspiro.com From cyd@stupidchicken.com Mon Nov 9 09:31:56 2009 Received: (at control) by emacsbugs.donarmstrong.com; 9 Nov 2009 17:31:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.4 required=4.0 tests=AWL,VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po27.its.yale.edu (pantheon-po27.its.yale.edu [130.132.50.122]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA9HVtA2008764 for ; Mon, 9 Nov 2009 09:31:56 -0800 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po27.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nA9HVnSE031618 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 9 Nov 2009 12:31:49 -0500 Received: by furry (Postfix, from userid 1000) id 9140DC070; Mon, 9 Nov 2009 12:31:49 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: reassign ERC bugs Date: Mon, 09 Nov 2009 12:31:49 -0500 Message-ID: <87bpjby58a.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) reassign 466 emacs,erc reassign 4048 emacs,erc reassign 4443 emacs,erc reassign 4589 emacs,erc reassign 4590 emacs,erc reassign 3594 emacs,erc reassign 4459 emacs,erc thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 27 17:40:14 2015 Received: (at 3594) by debbugs.gnu.org; 27 Dec 2015 22:40:14 +0000 Received: from localhost ([127.0.0.1]:45102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aDJz3-00048A-Rr for submit@debbugs.gnu.org; Sun, 27 Dec 2015 17:40:13 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:47810) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aDJz2-000482-Fa for 3594@debbugs.gnu.org; Sun, 27 Dec 2015 17:40:12 -0500 Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aDJyg-0004oJ-Am; Sun, 27 Dec 2015 23:39:50 +0100 From: Lars Ingebrigtsen To: "Jason A. Spiro" Subject: Re: bug#3594: Please make it easy to make ERC beep on /msg; better yet, make it happen by default References: Date: Sun, 27 Dec 2015 23:39:49 +0100 In-Reply-To: (Jason A. Spiro's message of "Wed, 17 Jun 2009 08:10:38 +0000") Message-ID: <874mf34itm.fsf@gnus.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aDJyg-0004oJ-Am X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1451860791.29939@BIxywngyfEE/FNrriOhyEQ X-Spam-Status: No X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 3594 Cc: 3594@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) "Jason A. Spiro" 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 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 27 17:40:17 2015 Received: (at control) by debbugs.gnu.org; 27 Dec 2015 22:40:17 +0000 Received: from localhost ([127.0.0.1]:45105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aDJz7-00048Q-1I for submit@debbugs.gnu.org; Sun, 27 Dec 2015 17:40:17 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:47816) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aDJz5-00048I-1y for control@debbugs.gnu.org; Sun, 27 Dec 2015 17:40:15 -0500 Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aDJyk-0004oS-3i for control@debbugs.gnu.org; Sun, 27 Dec 2015 23:39:54 +0100 Date: Sun, 27 Dec 2015 23:39:53 +0100 Message-Id: <8737un4iti.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #3594 X-MailScanner-ID: 1aDJyk-0004oS-3i X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1451860794.43156@WSdxLWvmy1MyAoIecQvYNQ X-Spam-Status: No X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) close 3594 From unknown Mon Jun 23 23:55:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 25 Jan 2016 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator