GNU bug report logs - #31376
26.0.50; print-charset-text-property not honored

Previous Next

Package: emacs;

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

Date: Mon, 7 May 2018 06:50:02 UTC

Severity: normal

Tags: fixed, patch

Found in version 26.0.50

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Helmut Eller <eller.helmut <at> gmail.com>
Cc: 31376 <at> debbugs.gnu.org
Subject: bug#31376: 26.0.50; print-charset-text-property not honored
Date: Mon, 07 May 2018 09:58:30 +0200
On Mai 07 2018, Helmut Eller <eller.helmut <at> gmail.com> wrote:

> This example 
>
> (let ((print-charset-text-property nil)
>       (print-escape-multibyte t))
>    (prin1 #("\x00f6\ " 0 1 (charset iso-8859-1))
>            (current-buffer)))
>
> when executed in the *scratch* buffer inserts
> #("\x00f6\ " 0 1 (charset iso-8859-1))
>
> I would expect "\x00f6\ " without the #(...) as
> print-charset-text-property is bound to nil.
>
>
> In GNU Emacs 26.0.50 (build 10, x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
>  of 2017-08-15 built on caladan

Worksforme.  Have you tried a current version?

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."




This bug report was last modified 7 years and 4 days ago.

Previous Next


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