[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23.0.60; diff-apply-hunk new line at end of file
From: |
Markus Triska |
Subject: |
23.0.60; diff-apply-hunk new line at end of file |
Date: |
Fri, 25 Apr 2008 01:23:39 +0200 (CEST) |
When I have t.patch with the following content:
diff --git a/t.txt b/t.txt
index f27f040..27bd94f 100644
--- a/t.txt
+++ b/t.txt
@@ -1 +1,2 @@
first line.
+
(available from: http://www.logic.at/prolog/t.patch )
and, in the same directory, t.txt with the following content:
first line.
(available from: http://www.logic.at/prolog/t.txt )
and do C-c C-a on the first and only hunk of t.patch, the patch is
applied. When I then do C-c C-a, another new line is unexpectedly
inserted at the end of t.txt. Arbitrarily many, if repeated.
In GNU Emacs 23.0.60.2 (i386-apple-darwin8.11.1, GTK+ Version 2.12.9)
of 2008-04-23 on mt-computer.local
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40400000
configured using `configure '--disable-font-backend''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: nil
value of $XMODIFIERS: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
- 23.0.60; diff-apply-hunk new line at end of file,
Markus Triska <=