From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: makeinfo-info.el - use Info-mode with makeinfo-buffer Date: Mon, 2 Dec 2002 07:56:13 +0200 (IST) Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1038808769 12697 80.91.224.249 (2 Dec 2002 05:59:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Dec 2002 05:59:29 +0000 (UTC) Cc: Kevin Ryde , 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 18Ijc7-0003IY-00 for ; Mon, 02 Dec 2002 06:59:27 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18Ijkz-0001a1-00 for ; Mon, 02 Dec 2002 07:08:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18IjZo-0007mX-00; Mon, 02 Dec 2002 00:57:04 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18IjZS-0007g8-00 for emacs-devel@gnu.org; Mon, 02 Dec 2002 00:56:42 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18IjZQ-0007ck-00 for emacs-devel@gnu.org; Mon, 02 Dec 2002 00:56:41 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18IjZP-0007Q8-00 for emacs-devel@gnu.org; Mon, 02 Dec 2002 00:56:39 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA29371; Mon, 2 Dec 2002 07:56:13 +0200 (IST) X-Sender: eliz@is Original-To: Thien-Thi Nguyen In-Reply-To: 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:9783 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9783 On 30 Nov 2002, Thien-Thi Nguyen wrote: > Kevin Ryde writes: > > Reindenting has bloated the diff [...] > > some diff programs support -w and -b to ignore whitespace changes. Yes, but then Patch could choke on such a diff. So please don't.