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: lisp/calc/README Date: Thu, 31 Jan 2013 12:25:36 -0500 Message-ID: References: <874nhxpija.fsf@truman.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1359653142 19051 80.91.229.3 (31 Jan 2013 17:25:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jan 2013 17:25:42 +0000 (UTC) Cc: jay.p.belanger@gmail.com, emacs-devel@gnu.org To: belanger@truman.edu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 31 18:26:02 2013 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 1U0xth-000090-8D for ged-emacs-devel@m.gmane.org; Thu, 31 Jan 2013 18:26:01 +0100 Original-Received: from localhost ([::1]:47143 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0xtP-0002OH-5W for ged-emacs-devel@m.gmane.org; Thu, 31 Jan 2013 12:25:43 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:34914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0xtL-0002Ng-Fk for emacs-devel@gnu.org; Thu, 31 Jan 2013 12:25:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0xtK-0007At-Ej for emacs-devel@gnu.org; Thu, 31 Jan 2013 12:25:39 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44062) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0xtK-0007Ao-Bn for emacs-devel@gnu.org; Thu, 31 Jan 2013 12:25:38 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U0xtI-0001BT-Pw; Thu, 31 Jan 2013 12:25:36 -0500 X-Spook: Rumsfeld data haven national information infrastructure X-Ran: :$V"!=_1wQz|b##'or?7Nj&?o+.n!(S?9j'wUb_Zr:lqzo)qBy^|Voad0U)iARij#UXu2E X-Hue: magenta X-Attribution: GM In-Reply-To: <874nhxpija.fsf@truman.edu> (Jay Belanger's message of "Thu, 31 Jan 2013 07:51:37 -0600") 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:156743 Archived-At: Jay Belanger wrote: > Do you have a preference for which alternative should happen to > calc-view-news? I don't have a strong opinion, although I do think > being able to get a list of package-specific changes is nice. I thought about adding a view-emacs-news-hook, which in Calc buffers would be a buffer-local thing that just searches for the first "Calc" section in the NEWS file. Does that sound good enough?