GNU bug report logs - #32507
27.0.50; text-quoting-style

Previous Next

Package: emacs;

Reported by: Helmut Eller <eller.helmut <at> gmail.com>

Date: Thu, 23 Aug 2018 11:00:03 UTC

Severity: wishlist

Tags: notabug

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Helmut Eller <eller.helmut <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 32507 <at> debbugs.gnu.org
Subject: bug#32507: 27.0.50; text-quoting-style
Date: Fri, 24 Aug 2018 07:37:38 +0200
On Thu, Aug 23 2018, Eli Zaretskii wrote:

>> From: Helmut Eller <eller.helmut <at> gmail.com>
>> Date: Thu, 23 Aug 2018 12:58:30 +0200
>> 
>> There is no option to disable quote substitution in format-message.  In
>> other words, there should be a value for text-quoting-style for which
>> the following assertion does not fail:
>> 
>> (let* (;(text-quoting-style '<something>)
>>        (x "'`´‘’‚“”„")
>>        (y (format-message x)))
>>   (cl-assert (equal x y)))
>
> Seems to work for me with <something> == grave.

Yes, indeed.  I even had written a loop to try all possible values; must
have been buggy.

Sorry, for the noise.

Helmut




This bug report was last modified 6 years and 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.