From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: diff-mode doesn't like "-c0" or "-u0" diff output for single-line changes Date: Thu, 13 Sep 2007 17:41:55 -0400 Message-ID: References: <87d4wp1yb7.fsf@gnuvola.org> <87odg6couh.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189719747 25116 80.91.229.12 (13 Sep 2007 21:42:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Sep 2007 21:42:27 +0000 (UTC) Cc: Chris Moore , Thien-Thi Nguyen , emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 13 23:42:24 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 1IVwS6-0004Wq-4L for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2007 23:42:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVwS5-0004YX-MD for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2007 17:42:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVwS1-0004VG-JO for emacs-devel@gnu.org; Thu, 13 Sep 2007 17:42:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVwS0-0004Tn-U0 for emacs-devel@gnu.org; Thu, 13 Sep 2007 17:42:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVwS0-0004TY-Ok for emacs-devel@gnu.org; Thu, 13 Sep 2007 17:42:16 -0400 Original-Received: from x-132-204-254-81.xtpr.umontreal.ca ([132.204.254.81] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IVwS0-0000FY-Fv for emacs-devel@gnu.org; Thu, 13 Sep 2007 17:42:16 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id B1E8DB40C3; Thu, 13 Sep 2007 17:41:55 -0400 (EDT) In-Reply-To: <87odg6couh.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Fri\, 14 Sep 2007 05\:06\:14 +0900") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-Detected-Kernel: 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:78805 Archived-At: >> Thanks. But I still wonder: why would anybody use "-c0" or "-u0"? > For ChangeLogs, which rarely apply if they have any context. I guess that's an acceptable use for it. Stefan