From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: makeinfo-info.el - use Info-mode with makeinfo-buffer Date: 30 Nov 2002 01:35:02 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <87adka7747.fsf@zip.com.au> <87isygq7w6.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1038638338 20466 80.91.224.249 (30 Nov 2002 06:38:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 30 Nov 2002 06:38:58 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18I1HE-0005Jy-00 for ; Sat, 30 Nov 2002 07:38:56 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18I1P9-0007nc-00 for ; Sat, 30 Nov 2002 07:47:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18I1Ej-0007kf-00; Sat, 30 Nov 2002 01:36:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18I1Do-0006HH-00 for emacs-devel@gnu.org; Sat, 30 Nov 2002 01:35:24 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18I1Dk-00065g-00 for emacs-devel@gnu.org; Sat, 30 Nov 2002 01:35:23 -0500 Original-Received: from colo.agora-net.com ([207.245.84.69]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18I1Dj-0005p0-00 for emacs-devel@gnu.org; Sat, 30 Nov 2002 01:35:19 -0500 Original-Received: from ttn by colo.agora-net.com with local (Exim 3.34 #1) id 18I1DS-00041x-00; Sat, 30 Nov 2002 01:35:02 -0500 Original-To: Kevin Ryde In-Reply-To: Kevin Ryde's message of "Sat, 30 Nov 2002 09:21:45 +1000" Original-Lines: 8 X-Mailer: Gnus v5.7/Emacs 20.7 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9754 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9754 Kevin Ryde writes: Reindenting has bloated the diff [...] some diff programs support -w and -b to ignore whitespace changes. see also ~/.cvsrc for persistent config. thi