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: emacs doc changes Date: Wed, 19 Apr 2006 16:44:43 -0400 Message-ID: References: <4nodz4ywgg.fsf@asimov.bwh.harvard.edu> <4nejzv9b98.fsf@asimov.bwh.harvard.edu> <4n7j5l5xt6.fsf_-_@asimov.bwh.harvard.edu> <85fyk9fnxv.fsf@lola.goethe.zz> <4nacah4f88.fsf@asimov.bwh.harvard.edu> <85bquxfn3j.fsf@lola.goethe.zz> <20060419183441.GA3137@gothmog.pc> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145479517 26262 80.91.229.2 (19 Apr 2006 20:45:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Apr 2006 20:45:17 +0000 (UTC) Cc: Ted Zlatanov , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 19 22:45:11 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWJXy-0007cM-Ir for ged-emacs-devel@m.gmane.org; Wed, 19 Apr 2006 22:45:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWJXx-0007MQ-Om for ged-emacs-devel@m.gmane.org; Wed, 19 Apr 2006 16:45:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWJXl-0007Lc-S4 for emacs-devel@gnu.org; Wed, 19 Apr 2006 16:44:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWJXk-0007Kc-77 for emacs-devel@gnu.org; Wed, 19 Apr 2006 16:44:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWJXj-0007KT-Tv for emacs-devel@gnu.org; Wed, 19 Apr 2006 16:44:55 -0400 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWJYt-000662-5m; Wed, 19 Apr 2006 16:46:07 -0400 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 0AE952CEA9C; Wed, 19 Apr 2006 16:44:53 -0400 (EDT) Original-Received: from asado.iro.umontreal.ca (asado.iro.umontreal.ca [132.204.24.84]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 83599445C; Wed, 19 Apr 2006 16:44:43 -0400 (EDT) Original-Received: by asado.iro.umontreal.ca (Postfix, from userid 20848) id 687A571523; Wed, 19 Apr 2006 16:44:43 -0400 (EDT) Original-To: Giorgos Keramidas In-Reply-To: <20060419183441.GA3137@gothmog.pc> (Giorgos Keramidas's message of "Wed, 19 Apr 2006 21:34:41 +0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-2.82, requis 5, autolearn=not spam, ALL_TRUSTED -2.82) X-DIRO-MailScanner-From: monnier@iro.umontreal.ca 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:53101 Archived-At: >> Well, context diffs certainly are fine enough for use with "patch", so >> there is little reason to post another batch because of that. I was >> more asking about a general policy. Let me also remind people that diff-mode.el provides diff-context->unified and diff-unified->context commands. Stefan "who usually finds unified-diffs more readable, but occasionally changes a hunk to context-diff because these are more readable when the change is too large/complex"