* font-lock in terminal vs X11
@ 2006-04-20 16:55 Stephen Eglen
2006-04-20 18:06 ` Romain Francoise
2006-04-21 13:07 ` Richard Stallman
0 siblings, 2 replies; 3+ messages in thread
From: Stephen Eglen @ 2006-04-20 16:55 UTC (permalink / raw)
With the following small file, e.g. small.el:
----
;;; small.el --- a sample file.
(defcustom foo 4)
----
viewing it in a gnome terminal:
% emacs -q -nw small.el
versus an Xwindow:
% emacs -q small.el
shows slightly different font locking, e.g. the text "small.el --- a
sample file." is not in red in the terminal, but the semi-colons are.
Is the difference between windowing systems intentional?
(emacs-version)
"GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit)
of 2006-03-31 on notch.damtp.cam.ac.uk"
Stephen
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-04-21 13:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-20 16:55 font-lock in terminal vs X11 Stephen Eglen
2006-04-20 18:06 ` Romain Francoise
2006-04-21 13:07 ` Richard Stallman
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.