From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Emacs-diffs script Date: Wed, 07 Apr 2010 01:34:26 -0400 Message-ID: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1270618872 3906 80.91.229.12 (7 Apr 2010 05:41:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 7 Apr 2010 05:41:12 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 07 07:41:09 2010 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.69) (envelope-from ) id 1NzO0h-0006Un-0e for ged-emacs-devel@m.gmane.org; Wed, 07 Apr 2010 07:41:07 +0200 Original-Received: from localhost ([127.0.0.1]:59410 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzO0g-0007Jd-Bi for ged-emacs-devel@m.gmane.org; Wed, 07 Apr 2010 01:41:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzNvE-00058Y-H1 for emacs-devel@gnu.org; Wed, 07 Apr 2010 01:35:28 -0400 Original-Received: from [199.232.76.173] (port=49525 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzNvD-00057y-JK for emacs-devel@gnu.org; Wed, 07 Apr 2010 01:35:27 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NzNv7-0004cT-Rq for emacs-devel@gnu.org; Wed, 07 Apr 2010 01:35:27 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42554) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NzNv7-0004cG-M0 for emacs-devel@gnu.org; Wed, 07 Apr 2010 01:35:21 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NzNuE-0002mT-3E for emacs-devel@gnu.org; Wed, 07 Apr 2010 01:34:26 -0400 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:123303 Archived-At: Can Savannah people be asked to fix the script that sends changes to emacs-diffs, so that it converts TABs in the commit messages to spaces? the result is quite ugly and hard to read, not to mention that it takes up precious screen space: 2. /srv/bzr/emacs/emacs-23 r99722: Edits to Persistent Mark node. (Chong Yidong) 3. /srv/bzr/emacs/emacs-23 r99720: * quail/vntelex.el: Fix "af" rule (Bug#5836). (Chong Yidong) I guess we could exercise some discipline to remove the TABs after pasting the ChangeLog entries (I do that), but we probably cannot rely on everybody doing that.