--- Begin Message ---
|
Subject: |
23.0.92; Try to auto fix whitespace loss? (y/n) |
|
Date: |
Fri, 17 Apr 2009 12:38:08 +0100 |
|
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (darwin) |
When I try to open by drag and drop the attached file, Emacs keep asking
me 'Try to auto fix whitespace loss? (y/n)'. No matter y or n, the
dialogue will appear again and again until I kill the buffer.
I enable whitespace mode using (add-hook 'diff-mode-hook
'whitespace-mode).
GNU Emacs 23.0.92.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of
2009-04-15 on 64-71-7-214.static.wiline.com
emacs-gnus-ticked-doc.patch
Description: emacs-gnus-ticked-doc.patch
--- End Message ---
--- Begin Message ---
|
Subject: |
Re: bug#3033: 23.0.92; Try to auto fix whitespace loss? (y/n) |
|
Date: |
Tue, 21 Apr 2009 09:18:50 +0200 |
|
User-agent: |
Thunderbird 2.0.0.16 (Windows/20080708) |
I tried the patch and it seems to work.
Thanks for testing. So this has been fixed as:
* diff-mode.el (diff-find-source-location): Don't call
diff-sanity-check-hunk when NOPROMPT is non-nil. (Bug#3033)
martin
--- End Message ---