bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1183: marked as done (23.0.60; ediff-buffers is broken)


From: Emacs bug Tracking System
Subject: bug#1183: marked as done (23.0.60; ediff-buffers is broken)
Date: Sun, 19 Oct 2008 08:40:07 -0700

Your message dated Sun, 19 Oct 2008 17:32:07 +0200
with message-id <ur66ck3d4.fsf@gnu.org>
and subject line RE: bug#1183: 23.0.60; ediff-buffers is broken
has caused the Emacs bug report #1183,
regarding 23.0.60; ediff-buffers is broken
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1183: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1183
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; ediff-buffers is broken Date: Thu, 16 Oct 2008 11:47:11 -0700
emacs -Q
 
Visit both the bookmark.el file from this installation (see below) and
a copy of bookmark.el from CVS for today, 2008-10-16.
 
The only difference between the two files is in fact this text which
was added to the CVS version near the end of the file, just before
run-hooks:
 
(defun bookmark-unload-function ()
  "Unload the Bookmark library."
  (when bookmark-save-flag (bookmark-save))
  ;; continue standard unloading
  nil)
 
You can see this by using ediff in Emacs 22, 21, or 20 - or by using
diff.
 
However, ediff-buffers shows the entire buffers as a single diff, and
hitting `*' to refine that diff has no effect at all. IOW,
ediff-buffers is now useless for seeing the differences between these
two files.
 

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-10-03 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
 




--- End Message ---
--- Begin Message --- Subject: RE: bug#1183: 23.0.60; ediff-buffers is broken Date: Sun, 19 Oct 2008 17:32:07 +0200
Fixed by using the emacs-internal encoding when writing buffers to
temporary files.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]