From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Ediff's Apply Patch To A File fails Date: Sun, 16 Mar 2008 22:20:33 +0200 Message-ID: References: <7577305A-6236-45C0-9C2E-B8A07F2A3B38@freenet.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1205698858 24926 80.91.229.12 (16 Mar 2008 20:20:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Mar 2008 20:20:58 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, monnier@iro.umontreal.ca To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 16 21:21:26 2008 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 1JazMD-0000UM-HG for ged-emacs-devel@m.gmane.org; Sun, 16 Mar 2008 21:21:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JazLd-0007tz-Nx for ged-emacs-devel@m.gmane.org; Sun, 16 Mar 2008 16:20:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JazLa-0007tu-10 for emacs-devel@gnu.org; Sun, 16 Mar 2008 16:20:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JazLV-0007te-JB for emacs-devel@gnu.org; Sun, 16 Mar 2008 16:20:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JazLV-0007tb-E3 for emacs-devel@gnu.org; Sun, 16 Mar 2008 16:20:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JazLV-0005bP-An for emacs-devel@gnu.org; Sun, 16 Mar 2008 16:20:41 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JazLU-0003th-Uq for emacs-pretest-bug@gnu.org; Sun, 16 Mar 2008 16:20:41 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JazLR-0005a3-T5 for emacs-pretest-bug@gnu.org; Sun, 16 Mar 2008 16:20:40 -0400 Original-Received: from mtaout7.012.net.il ([84.95.2.19]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JazLR-0005Zb-HC for emacs-pretest-bug@gnu.org; Sun, 16 Mar 2008 16:20:37 -0400 Original-Received: from HOME-C4E4A596F7 ([83.130.249.140]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0JXU009RHADNEFB0@i-mtaout7.012.net.il> for emacs-pretest-bug@gnu.org; Sun, 16 Mar 2008 22:03:23 +0200 (IST) In-reply-to: <7577305A-6236-45C0-9C2E-B8A07F2A3B38@freenet.de> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:92771 gmane.emacs.pretest.bugs:21602 Archived-At: > From: Peter Dyballa > Date: Sun, 16 Mar 2008 19:12:41 +0100 > Cc: emacs-pretest-bug@gnu.org > > > Am 16.03.2008 um 19:01 schrieb Stefan Monnier: > > > Please characterize the failure. > > > When trying to patch the file on disk, only a .rej file was created. > When trying to patch the same file opened in a buffer, it worked, the > complete patch was applied. Could be an EOL problem, or some other whitespace-related snafu?