all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'David Hansen'" <david.hansen@gmx.net>, <help-gnu-emacs@gnu.org>
Subject: RE: How to change `standard-display-table' at startup.
Date: Fri, 6 Jun 2008 13:37:52 -0700	[thread overview]
Message-ID: <004a01c8c815$31a25610$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <87zlpy1g0q.fsf@localhorst.mine.nu>

> (aset standard-display-table ?\`
>       (make-vector 1 (make-glyph-code ?\` 'bold)))
> 
> in my .emacs but Emacs complains that `standard-display-table' is nil
> and not a vector.  How can I change the `standard-display-table' at
> startup?

Sounds like a bug - or perhaps something in your .emacs set it to nil?

emacs -Q
C-h v standard-display-table

standard-display-table is a variable defined in `C source code'.
Its value is 
#^[t nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil ni...





  parent reply	other threads:[~2008-06-06 20:37 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
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 [this message]
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

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

  git send-email \
    --in-reply-to='004a01c8c815$31a25610$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=david.hansen@gmx.net \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.