unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jesper Harder <harder@ifa.au.dk>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: [harder@ifa.au.dk: `set-locale-environment' bug]
Date: Tue, 28 Oct 2003 15:21:59 +0100	[thread overview]
Message-ID: <m3he1tzblk.fsf@defun.localdomain> (raw)
In-Reply-To: <200310280714.QAA05836@etlken.m17n.org> (Kenichi Handa's message of "Tue, 28 Oct 2003 16:14:53 +0900 (JST)")

Kenichi Handa <handa@m17n.org> writes:

> I've just added:
>     (or standard-display-table
>         (setq standard-display-table (make-display-table)))
> to all such functions that modify standard-display-table.

Thanks.

>> By the way, the node "(elisp)Active Display Table" states that the
>> default value for `standard-display-table' is nil.
>
> Right.  How about writing the info as below?
>
> This variable's value is the default display table, used whenever a
> window has no display table and neither does the buffer displayed in
> that window.  This variable is usually @code{nil}, but set to a
> proper display table when Emacs is started in such locales that use
> a single byte character set (e.g. en_US.iso88591).

I'm still a bit confused about _why_ the display table should be
non-nil in a single byte locale.

8bit characters like æøå display just fine for me if
`standard-display-table' is nil (both in X and on a console).

-- 
Cheers,
Jesper Harder

  reply	other threads:[~2003-10-28 14:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1AEH21-00079f-Je@fencepost.gnu.org>
2003-10-28  7:14 ` [harder@ifa.au.dk: `set-locale-environment' bug] Kenichi Handa
2003-10-28 14:21   ` Jesper Harder [this message]
2003-10-28 20:26     ` Eli Zaretskii
2003-10-28 23:52       ` Jesper Harder
2003-10-29  6:39         ` Eli Zaretskii
2003-10-29 16:49           ` Jesper Harder
2003-10-29 17:48             ` Eli Zaretskii
2003-11-10  2:36     ` Kenichi Handa
2003-11-10  5:31       ` Eli Zaretskii
2003-11-12  2:40         ` Kenichi Handa
2003-11-12  6:29           ` Eli Zaretskii
2003-10-29 19:01   ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3he1tzblk.fsf@defun.localdomain \
    --to=harder@ifa.au.dk \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).