From: Daniel Pfeiffer <occitan@esperanto.org>
Subject: No display-table with UTF-8
Date: Thu, 5 Feb 2004 23:45:51 +0100 [thread overview]
Message-ID: <20040205234551.2ffb9267.occitan@esperanto.org> (raw)
Hi,
after I ran into too many problems a few years back, I'm currently taking
another shot at updating my X-environment to a de_DE.UTF-8 locale. This works
nicely with CVS emacs.
The problem are these kind of lines in my .emacs:
(set-char-table-extra-slot standard-display-table 2 9437276)
(aset standard-display-table 2208 [9437276 ?\ ])
(aset standard-display-table 2221 [9437276 ?-])
where those weird huge numbers are a highlighted backslash:
(+ (lsh (face-id 'secondary-selection) 19) ?\\)
Too bad standard-display-table is nil when I set LANG this way. How do I
highlight the extra-slots when using unicode?
best regards
Daniel
next reply other threads:[~2004-02-05 22:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-05 22:45 Daniel Pfeiffer [this message]
2004-02-06 0:09 ` No display-table with UTF-8 Kevin Rodgers
2004-02-06 21:55 ` Daniel Pfeiffer
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=20040205234551.2ffb9267.occitan@esperanto.org \
--to=occitan@esperanto.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).