unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9687: setq-default fails on enable-multibyte-characters
@ 2011-10-06 19:12 Glenn Morris
  2011-10-07 13:08 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2011-10-06 19:12 UTC (permalink / raw)
  To: 9687

Package: emacs
Version: 24.0.90

emacs -Q
C-h v enable-multibyte-characters

   Changing its default value with `setq-default' is supported.

Oh no it isn't:

(setq-default enable-multibyte-characters t)
  -> Lisp error: (setting-constant enable-multibyte-characters)





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

* bug#9687: setq-default fails on enable-multibyte-characters
  2011-10-06 19:12 bug#9687: setq-default fails on enable-multibyte-characters Glenn Morris
@ 2011-10-07 13:08 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2011-10-07 13:08 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 9687-done

> C-h v enable-multibyte-characters
>    Changing its default value with `setq-default' is supported.

Oops, indeed.  Should be fixed now,


        Stefan





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

end of thread, other threads:[~2011-10-07 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-06 19:12 bug#9687: setq-default fails on enable-multibyte-characters Glenn Morris
2011-10-07 13:08 ` Stefan Monnier

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