From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Markus Triska Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; diff-apply-hunk new line at end of file Date: Fri, 25 Apr 2008 02:22:16 +0200 Message-ID: References: <20080424232339.93F8382CEF3@mt-computer.local> <87myniakfx.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209083663 6211 80.91.229.12 (25 Apr 2008 00:34:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2008 00:34:23 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 25 02:34:58 2008 connect(): Connection refused 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 1JpBty-0001vP-5e for ged-emacs-devel@m.gmane.org; Fri, 25 Apr 2008 02:34:58 +0200 Original-Received: from localhost ([127.0.0.1]:39920 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JpBtH-00061q-WE for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 20:34:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JpBtE-00061X-3d for emacs-devel@gnu.org; Thu, 24 Apr 2008 20:34:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JpBtC-00060a-3D for emacs-devel@gnu.org; Thu, 24 Apr 2008 20:34:11 -0400 Original-Received: from [199.232.76.173] (port=58751 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JpBtB-00060S-VD for emacs-devel@gnu.org; Thu, 24 Apr 2008 20:34:10 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JpBtB-0003rL-NT for emacs-devel@gnu.org; Thu, 24 Apr 2008 20:34:09 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:59542 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JpBtA-0004Eh-AK for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 20:34:08 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JpBhn-0001TK-4H for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 20:22:28 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JpBhm-0001Su-Kh for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 20:22:22 -0400 Original-Received: (qmail invoked by alias); 25 Apr 2008 00:22:20 -0000 Original-Received: from chello062178240212.3.14.tuwien.teleweb.at (EHLO mt-computer.local) [62.178.240.212] by mail.gmx.net (mp055) with SMTP; 25 Apr 2008 02:22:20 +0200 X-Authenticated: #4064391 X-Provags-ID: V01U2FsdGVkX18Ko+IrS9YK411cqxYyPHvSfnRNRsR/UmZoG2qdTB jDeo0xdvrgiLUH Original-Received: by mt-computer.local (Postfix, from userid 502) id 693B982CFDD; Fri, 25 Apr 2008 02:22:16 +0200 (CEST) In-Reply-To: <87myniakfx.fsf@catnip.gol.com> (Miles Bader's message of "Fri, 25 Apr 2008 08:42:58 +0900") X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:95924 gmane.emacs.pretest.bugs:22138 Archived-At: Miles Bader writes: > That's because there isn't enough context in the hunk. A good guess from the hunk is that the context was at least 1 line, thus it could be seen that the new line must be the last one in the file, no?