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: Addition of SES local printer functions. Date: Fri, 03 Jan 2014 15:31:36 -0500 Message-ID: References: <801u0qq8w9.fsf@gmail.com> <5tr48pbvmz.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1388781103 7027 80.91.229.3 (3 Jan 2014 20:31:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jan 2014 20:31:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 03 21:31:48 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VzBPH-0004VG-3o for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2014 21:31:47 +0100 Original-Received: from localhost ([::1]:51717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzBPG-00033q-G6 for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2014 15:31:46 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzBPD-00033l-KX for emacs-devel@gnu.org; Fri, 03 Jan 2014 15:31:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzBP7-0006Iu-Hu for emacs-devel@gnu.org; Fri, 03 Jan 2014 15:31:43 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzBP7-0006Ip-E5 for emacs-devel@gnu.org; Fri, 03 Jan 2014 15:31:37 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VzBP6-0008Ao-RM; Fri, 03 Jan 2014 15:31:36 -0500 X-Spook: Serbian 9705 Samford Road ASPIC $400 million in gold X-Ran: ,;aZ=EZz&yj;odxH#'=bd[t8j!(H~J[}VDfM0i`!4!=3U6Oo9x;JOP7ZRf%,VjT,olKVL+ X-Hue: cyan X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167227 Archived-At: Stefan Monnier wrote: > Agreed. Maybe we need a way to send a message to all the members of the > Savannah "emacs" group. That's an interesting idea, if you mean sending a message via Savannah itself. But Someone (TM) would have to add a new Savannah feature, one which I don't think would be used very often. (If I were a Savannah admin I'd just respond: keep a list of all your developers' emails.) Using Mailman topics is the least bad solution I can think of. Define an "announce" topic for emacs-devel, require all developers to subscribe to at least that topic. Then you have to remember to add "Keywords: announce" to the relevant messages. Remembering would be the tricky bit, but we could always resend the messages if we forgot the first time. Maybe the low-tech solution of just keeping a list of all developer emails is the best in practice. :( Using info-gnu-emacs is my least favourite solution.