unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7279: 24.0.50; print-escape-multibyte not honored
@ 2010-10-25 11:39 Helmut Eller
  2010-10-25 18:02 ` Andreas Schwab
  0 siblings, 1 reply; 4+ messages in thread
From: Helmut Eller @ 2010-10-25 11:39 UTC (permalink / raw)
  To: 7279


This code:

(with-temp-file "/tmp/x.x"
  (let ((print-escape-multibyte nil))
    (prin1 (string ?\x03bb) (current-buffer))))

writes "\x03bb" to the file, i.e. it seems to ignore the value
of print-escape-multibyte.



In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12)
 of 2010-10-23 on ix
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--with-gif=no''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  value of $XMODIFIERS: nil
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: nil





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

end of thread, other threads:[~2017-01-30  7:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-25 11:39 bug#7279: 24.0.50; print-escape-multibyte not honored Helmut Eller
2010-10-25 18:02 ` Andreas Schwab
2010-10-25 19:04   ` Helmut Eller
2017-01-30  7:12     ` npostavs

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).