GNU bug report logs -
#21780
25.0.50; Saving *Help* results in bad encoding because of curly quotes
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Thu, 29 Oct 2015 01:52:02 UTC
Severity: normal
Found in version 25.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #31 received at 21780 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
> > (setq-default buffer-file-coding-system 'undecided-unix)
>
> That's your problem, mot probably. Can you try again after removing
> it? If that solves the problem, I can then tell you how to do what
> you want without disrupting encoding/decoding defaults.
>
> > And I do this:
> > (setq process-coding-system-alist
> > (cons '("bash" . (raw-text-dos . raw-text-unix))
> > process-coding-system-alist))
>
> This is not related, but it is also wrong. Why do you do that?
Why are these things "wrong"? I do them as part of the setup
to use Cygwin. I do them in `setup-cygwin.el', which is,
incidentally, used by quite a few people AFAIK.
http://www.emacswiki.org/emacs/download/setup-cygwin.el
Anyway, I tried commenting out the first of those. That did
change the text of the *Warning* buffer, so that it mentioned
utf-8 as one of the possibilities. (Unfortunately, I still
cannot get the file saved, because Emacs crashes. Again, the
autosave file looks fine in a new session, and shows U(Unix)
in the mode line.)
Attached is a screenshot of the *Warning* text after commenting
out that line.
[throw-emacs-C-x-C-w-help-buf.png (image/png, attachment)]
This bug report was last modified 9 years and 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.