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: diff-apply-hunk broken Date: Fri, 02 Apr 2004 09:32:34 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <7494-Fri02Apr2004093233+0300-eliz@gnu.org> References: <1080547857.5425.676.camel@localhost> <1080658566.29736.101.camel@localhost> <20040331230818.GD6299@fencepost> <7wfzbnb71m.fsf@sic.twinsun.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1080891862 30387 80.91.224.253 (2 Apr 2004 07:44:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Apr 2004 07:44:22 +0000 (UTC) Cc: miles@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Apr 02 09:44:15 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B9JLb-0006qM-00 for ; Fri, 02 Apr 2004 09:44:15 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B9JLa-0003Nh-00 for ; Fri, 02 Apr 2004 09:44:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B9JLK-00066L-4l for emacs-devel@quimby.gnus.org; Fri, 02 Apr 2004 02:43:58 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B9JJI-0004nZ-Rv for emacs-devel@gnu.org; Fri, 02 Apr 2004 02:41:52 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B9JI1-000381-Ol for emacs-devel@gnu.org; Fri, 02 Apr 2004 02:41:07 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B9JDO-0007dN-22; Fri, 02 Apr 2004 02:35:46 -0500 Original-Received: from zaretski (pns03-209-166.inter.net.il [80.230.209.166]) by legolas.inter.net.il (MOS 3.4.5-GR) with ESMTP id BNR76660; Fri, 2 Apr 2004 09:35:35 +0200 (IST) Original-To: Paul Eggert X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <7wfzbnb71m.fsf@sic.twinsun.com> (message from Paul Eggert on Thu, 01 Apr 2004 15:41:09 -0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21191 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21191 > From: Paul Eggert > Date: Thu, 01 Apr 2004 15:41:09 -0800 > > Yes; the basic motivation here is a plan to support the -H, -L, -P, > and -R options that are used by many programs that traverse directory > structures (e.g., "cp"). It won't be in the next official diffutils > version, but perhaps the one after that. Then I think the manual should be fixed to not mention -L at all; currently, it does.