From: Eli Zaretskii <eliz@gnu.org>
To: Vasilij Schneidermann <v.schneidermann@gmail.com>
Cc: 24786@debbugs.gnu.org
Subject: bug#24786: 25.1; Misleading documentation/news for text-quoting-style
Date: Mon, 24 Oct 2016 23:13:42 +0300 [thread overview]
Message-ID: <83h98133pl.fsf@gnu.org> (raw)
In-Reply-To: <CAPGgwWTtrKU1vzf8aJmRCP5NcvOSSCfNP43VQgWcF+_+o72G4g@mail.gmail.com> (message from Vasilij Schneidermann on Mon, 24 Oct 2016 21:33:12 +0200)
> From: Vasilij Schneidermann <v.schneidermann@gmail.com>
> Date: Mon, 24 Oct 2016 21:33:12 +0200
>
> I've just fixed a complex Emacs Lisp program using `error' in batch mode
> where messages of the "Exception: 'foo'" kind were turned into
> "Exception: ‘foo’", leading to a crash in the test rig written in as it
> did not expect non-ASCII output. I find this inacceptable behavior.
> Why should printing one thing print something entirely different from
> what has been specified?
>
> I've learned that there is a `text-quoting-style' variable that controls
> this behavior, however both its docstring and the corresponding news
> entry suggest that there is no way to disable the post-processing. On
> top of that they don't mention that the simplest way to make things look
> like they previously did is to set it to `grave`. Is there any reason
> this is not documented? More importantly, if that is the truth, why is
> there no flag to disable that post-processing?
Did you look at the state of affairs on the emacs-25 branch? If not,
please do: I think at least some of these problems were fixed there.
If they are still not fixed, or you cannot figure out how to fix them,
please tell the details: where did you read or saw behavior that
disallows turning off the conversion of quotes. FWIW, I see this in
the doc string:
‘grave’ means quote with grave accent and apostrophe `like this'.
which seems to be what you want, no?
next prev parent reply other threads:[~2016-10-24 20:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-24 19:33 bug#24786: 25.1; Misleading documentation/news for text-quoting-style Vasilij Schneidermann
2016-10-24 20:13 ` Eli Zaretskii [this message]
2016-10-24 21:30 ` Vasilij Schneidermann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83h98133pl.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=24786@debbugs.gnu.org \
--cc=v.schneidermann@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.