unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24786: 25.1; Misleading documentation/news for text-quoting-style
@ 2016-10-24 19:33 Vasilij Schneidermann
  2016-10-24 20:13 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Vasilij Schneidermann @ 2016-10-24 19:33 UTC (permalink / raw)
  To: 24786

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?





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-24 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2016-10-24 21:30   ` Vasilij Schneidermann

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).