From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Integrate gnus.el with gnus-notify.el Date: Fri, 19 Dec 2008 22:54:53 -0500 Message-ID: <0063lfv6uq.fsf@fencepost.gnu.org> References: <87myer60fs.fsf@debian.domain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229745360 2946 80.91.229.12 (20 Dec 2008 03:56:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Dec 2008 03:56:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andy Stewart Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 20 04:57:04 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LDsxb-0007fq-Jc for ged-emacs-devel@m.gmane.org; Sat, 20 Dec 2008 04:57:03 +0100 Original-Received: from localhost ([127.0.0.1]:37830 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDswP-0001h2-3D for ged-emacs-devel@m.gmane.org; Fri, 19 Dec 2008 22:55:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDswK-0001gx-R0 for emacs-devel@gnu.org; Fri, 19 Dec 2008 22:55:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDswJ-0001gl-EJ for emacs-devel@gnu.org; Fri, 19 Dec 2008 22:55:43 -0500 Original-Received: from [199.232.76.173] (port=52454 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDswJ-0001gi-8W for emacs-devel@gnu.org; Fri, 19 Dec 2008 22:55:43 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:35877) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDswI-0006ms-Tw for emacs-devel@gnu.org; Fri, 19 Dec 2008 22:55:42 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LDsvV-0003ub-Nb; Fri, 19 Dec 2008 22:54:54 -0500 X-Spook: Medco BCCI undercover bce militia SAPO Zachawi Abbas X-Ran: WX.Qu5dJz-HO[ab%#4h\iH)!N:Vy21d/ru*;DAWPN|T8UZ_!-/I)/;kkV@aq"Q74JYla.` X-Hue: yellow X-Attribution: GM In-Reply-To: <87myer60fs.fsf@debian.domain> (Andy Stewart's message of "Sat, 20 Dec 2008 10:32:39 +0800") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107098 Archived-At: Andy Stewart wrote: > I have develop a extension named "gnus-notify.el" for notify gnus news > at mode-line. [...] > Any suggestions? Contact the Gnus developers? ding at gnus.org I believe. I'd expect to see at least a comment as to why the existing display-time-mode (confusingly named) is not enough for this, or can't be extended.