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:38:46 +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 1209083954 6824 80.91.229.12 (25 Apr 2008 00:39:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2008 00:39:14 +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:39:48 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 1JpByb-0002wo-7G for ged-emacs-devel@m.gmane.org; Fri, 25 Apr 2008 02:39:45 +0200 Original-Received: from localhost ([127.0.0.1]:44483 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JpBxv-0008R5-6w for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 20:39:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JpBxq-0008R0-Qw for emacs-devel@gnu.org; Thu, 24 Apr 2008 20:38:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JpBxp-0008Qg-EA for emacs-devel@gnu.org; Thu, 24 Apr 2008 20:38:58 -0400 Original-Received: from [199.232.76.173] (port=50152 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JpBxp-0008Qd-8b for emacs-devel@gnu.org; Thu, 24 Apr 2008 20:38:57 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JpBxo-0004tB-VN for emacs-devel@gnu.org; Thu, 24 Apr 2008 20:38:57 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:59761) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JpBxn-0004VK-Rq for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 20:38:55 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JpBxk-0004sH-Hs for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 20:38:56 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JpBxk-0004s1-2O for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 20:38:52 -0400 Original-Received: (qmail invoked by alias); 25 Apr 2008 00:38:50 -0000 Original-Received: from chello062178240212.3.14.tuwien.teleweb.at (EHLO mt-computer.local) [62.178.240.212] by mail.gmx.net (mp047) with SMTP; 25 Apr 2008 02:38:50 +0200 X-Authenticated: #4064391 X-Provags-ID: V01U2FsdGVkX19K5SV6QZpKyekbL/HGu1YRN14zvBGvY2x8rpy+UE cvX74vx2C9qcd2 Original-Received: by mt-computer.local (Postfix, from userid 502) id 80CC682D056; Fri, 25 Apr 2008 02:38:46 +0200 (CEST) In-Reply-To: (Markus Triska's message of "Fri, 25 Apr 2008 02:22:16 +0200") X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:95925 gmane.emacs.pretest.bugs:22139 Archived-At: >> That's because there isn't enough context in the hunk. I now see what you mean - you're right, this cannot be fixed. Thanks!