GNU bug report logs -
#31597
27.0.50; Annoying ' to ’ translation
Previous Next
Reported by: Helmut Eller <eller.helmut <at> gmail.com>
Date: Fri, 25 May 2018 20:47:02 UTC
Severity: normal
Merged with 21588
Found in versions 25.0.50, 27.0.50
Done: Kaushal Modi <kaushal.modi <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Sorry, I failed to read the subject of your report, please ignore my
noise.
Tomas Nordin <tomasn <at> posteo.net> writes:
> Helmut Eller <eller.helmut <at> 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
This bug report was last modified 6 years and 362 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.