unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How to change `standard-display-table' at startup.
Date: Sun, 08 Jun 2008 00:12:04 +0300	[thread overview]
Message-ID: <u8wxhlzkr.fsf@gnu.org> (raw)
In-Reply-To: <87abhx0zwj.fsf@localhorst.mine.nu>

> From: David Hansen <david.hansen@gmx.net>
> Date: Sat, 07 Jun 2008 22:10:36 +0200
> Cc: emacs-devel@gnu.org
> 
> When I run emacs -Q, i get:
> 
> standard-display-table is a variable defined in `C source code'.
> Its value is nil
> 
> this is 
> 
> GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of
> 2008-06-06 on robotron

Strange...  Anyway, does it work to do what Johan suggested:

    (unless standard-display-table
      (setq standard-display-table (make-display-table)))




  reply	other threads:[~2008-06-07 21:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-06 20:10 How to change `standard-display-table' at startup David Hansen
2008-06-06 20:31 ` Eli Zaretskii
2008-06-06 21:16   ` David Hansen
2008-06-07  6:22     ` Eli Zaretskii
     [not found]     ` <mailman.12832.1212819812.18990.help-gnu-emacs@gnu.org>
2008-06-07  9:09       ` Johan Bockgård
2008-06-07 12:03         ` Eli Zaretskii
2008-06-07 20:10           ` David Hansen
2008-06-07 21:12             ` Eli Zaretskii [this message]
2008-06-07 21:31               ` David Hansen
2008-06-08  6:27                 ` Eli Zaretskii
2008-06-08  7:04                   ` David Hansen
2008-06-08  8:01                     ` Eli Zaretskii
2008-06-08  8:51                       ` David Hansen
2008-06-06 21:21   ` David Hansen
2008-06-06 20:37 ` Drew Adams
2008-06-06 20:44   ` Drew Adams
     [not found] <mailman.12803.1212783809.18990.help-gnu-emacs@gnu.org>
2008-06-06 22:04 ` Johan Bockgård

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=u8wxhlzkr.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
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).