unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Tomas Nordin <tomasn@posteo.net>
To: Helmut Eller <eller.helmut@gmail.com>, 31597@debbugs.gnu.org
Subject: bug#31597: 27.0.50; Annoying ' to ’ translation
Date: Fri, 25 May 2018 23:31:15 +0200	[thread overview]
Message-ID: <871sdz4e3g.fsf@fliptop.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <m2d0xjwjj2.fsf@gmail.com>

Helmut Eller <eller.helmut@gmail.com> writes:

> Executing this command:
>
>  emacs -Q -batch -eval "(error \"can't parse input\")"
>

I would guess that what is passed to emacs as a value to -eval after
this command is

(error "can't parse input")

> prints
>
>  can’t parse input

which then is expected?

On the other hand, if I have this variable in bash:

$ echo $message
(error "\"can't parse input\"")

and execute

$ emacs -Q -batch -eval "$message"

I get

"can’t parse input"

It's a fiddle but seems normal to me. Emacs 27.0.50 here.

Best regards
--
Tomas





  reply	other threads:[~2018-05-25 21:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25 20:46 bug#31597: 27.0.50; Annoying ' to ’ translation Helmut Eller
2018-05-25 21:31 ` Tomas Nordin [this message]
2018-05-25 21:33   ` Tomas Nordin
     [not found] ` <mailman.494.1527281229.1292.bug-gnu-emacs@gnu.org>
2018-05-27  9:32   ` Alan Mackenzie
2018-05-27 16:04     ` Eli Zaretskii
2018-05-27 17:12       ` Alan Mackenzie
2018-05-27 17:42         ` Eli Zaretskii
2018-05-27 19:33           ` Alan Mackenzie
2018-05-27 22:23             ` Noam Postavsky

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871sdz4e3g.fsf@fliptop.i-did-not-set--mail-host-address--so-tickle-me \
    --to=tomasn@posteo.net \
    --cc=31597@debbugs.gnu.org \
    --cc=eller.helmut@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 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).