From: "Eli Zaretskii" <eliz@elta.co.il>
Cc: emacs-devel@gnu.org
Subject: Re: dumping disp-table
Date: Tue, 17 Jun 2003 23:31:53 +0300 [thread overview]
Message-ID: <2110-Tue17Jun2003233153+0300-eliz@elta.co.il> (raw)
In-Reply-To: <E19SJCP-00089T-7q@fencepost.gnu.org> (message from Richard Stallman on Tue, 17 Jun 2003 12:20:45 -0400)
> From: Richard Stallman <rms@gnu.org>
> Date: Tue, 17 Jun 2003 12:20:45 -0400
>
> ;;; The next line is what does it.
> (standard-display-default (if (eq window-system 'pc) 128 160) 255)
> (aset standard-display-table 146 nil))
> (or (eq window-system 'pc)
> (set-terminal-coding-system coding))))
>
> What is the purpose of that line?
Are you asking about the case of `window-system' being `pc' or the
other case (or both)?
In any case, I think the comments in standard-display-european-internal
might shed some light on this.
next prev parent reply other threads:[~2003-06-17 20:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-16 20:39 dumping disp-table Stefan Monnier
2003-06-17 16:20 ` Richard Stallman
2003-06-17 20:31 ` Eli Zaretskii [this message]
2003-06-19 4:49 ` Richard Stallman
2003-06-19 16:13 ` Eli Zaretskii
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=2110-Tue17Jun2003233153+0300-eliz@elta.co.il \
--to=eliz@elta.co.il \
--cc=emacs-devel@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).