From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How to change `standard-display-table' at startup.
Date: Sat, 07 Jun 2008 09:22:12 +0300 [thread overview]
Message-ID: <u63slojcb.fsf@gnu.org> (raw)
In-Reply-To: <87r6ba1cyl.fsf@localhorst.mine.nu>
> From: David Hansen <david.hansen@gmx.net>
> Date: Fri, 06 Jun 2008 23:16:18 +0200
>
> On Fri, 06 Jun 2008 23:31:08 +0300 Eli Zaretskii wrote:
>
> >> From: David Hansen <david.hansen@gmx.net>
> >> Date: Fri, 06 Jun 2008 22:10:13 +0200
> >>
> >> I have
> >>
> >> (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?
> >
> > Does it help to do this in after-init-hook?
>
> Still ``Wrong type argument: arrayp, nil''.
If you start Emacs as "emacs -Q", and type "C-h v
standard-display-table RET" after Emacs starts up, do you see a nil
value then as well?
If the value is nil, please report a bug (I cannot reproduce it here,
btw). If the value is not nil, explore the other -hook variables
supported by startup.el: emacs-startup-hook, term-setup-hook, and
window-setup-hook.
next prev parent reply other threads:[~2008-06-07 6:22 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 [this message]
[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
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=u63slojcb.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).