GNU bug report logs -
#1183
23.0.60; ediff-buffers is broken
Previous Next
Full log
Message #260 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
> From: Eli Zaretskii Sent: Sunday, October 19, 2008 1:33 AM
> Drew, please see if the patch below fixes the problem for you.
>
> If you are not using a very recent CVS code, you will probably need to
> use utf-8-emacs-unix instead of emacs-internal in the ediff-init.el
> change, because emacs-internal was only introduced yesterday.
>
> Michael, could you please add a warning message in buffer jobs about
> differences in the values of buffer-file-coding-system between the
> buffers being compared? In particular, if there are no differences in
> a region, but the above values are different, it would be good if
> Ediff would say something like "only character-encoding differences"
> instead of "only white-space differences". Thanks.
> 2008-10-19 Eli Zaretskii <eliz <at> gnu.org>
>
> Fix Bug #1183:
> * ediff-diff.el (ediff-exec-process): For buffer jobs, bind
> coding-system-for-read to ediff-coding-system-for-write.
> * ediff-util.el (ediff-make-temp-file): Unconditionally bind
> coding-system-for-write to ediff-coding-system-for-write.
> * ediff-init.el (ediff-coding-system-for-read): Doc fix.
> (ediff-coding-system-for-write): Set to emacs-internal.
Yes, it appears to be fixed, judging by the test case I sent.
Thank you!
This bug report was last modified 16 years and 218 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.