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: comment-dwim on blank lines Date: Wed, 07 Nov 2007 18:27:26 -0500 Message-ID: <8ahcjxk55t.fsf@fencepost.gnu.org> References: <472AC79D.8090804@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194478063 24388 80.91.229.12 (7 Nov 2007 23:27:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Nov 2007 23:27:43 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 08 00:27:47 2007 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 1IpuJE-00086c-Mg for ged-emacs-devel@m.gmane.org; Thu, 08 Nov 2007 00:27:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpuJ3-0004wn-5L for ged-emacs-devel@m.gmane.org; Wed, 07 Nov 2007 18:27:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpuJ0-0004wf-DU for emacs-devel@gnu.org; Wed, 07 Nov 2007 18:27:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpuIy-0004wC-H4 for emacs-devel@gnu.org; Wed, 07 Nov 2007 18:27:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpuIy-0004w9-EI for emacs-devel@gnu.org; Wed, 07 Nov 2007 18:27:28 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpuIx-0001Gm-Tb for emacs-devel@gnu.org; Wed, 07 Nov 2007 18:27:28 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IpuIw-0007qz-Jl; Wed, 07 Nov 2007 18:27:26 -0500 X-Spook: Albanian class struggle analyzer bullion Serbian Cohiba X-Ran: Y,e-kxgy/)1lqF6,eySHfocTQPpqC?@IbRKU;`1pqE^FPZ1vG+C&&]zxpQUP^v.b8IN:5j X-Hue: magenta X-Attribution: GM In-Reply-To: <472AC79D.8090804@gmx.at> (martin rudalics's message of "Fri, 02 Nov 2007 07:45:49 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: 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:82773 Archived-At: martin rudalics wrote: > I proposed the attached patch. FWIW, looks OK to me. Apart from the gratuitous formatting changes... :) Are you going to install your view-quit patch, BTW?