unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 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

* Re: font-lock in terminal vs X11
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Romain Francoise @ 2006-04-20 18:06 UTC (permalink / raw)
  Cc: emacs-devel

Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> writes:

> Is the difference between windowing systems intentional?

Yes -- on 8-color ttys only the comment delimiters are colored, not the
comments themselves."

-- 
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: font-lock in terminal vs X11
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2006-04-21 13:07 UTC (permalink / raw)
  Cc: emacs-devel

    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?

Yes.

^ 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 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).