unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: jjl@pobox.com (John J. Lee)
Subject: Re: Configuring eager (ie. less-lazy) faces in psgml?
Date: 30 Nov 2005 17:40:48 +0000	[thread overview]
Message-ID: <uirua2fvj.fsf@pobox.com> (raw)
In-Reply-To: 6018500462944ab8d13d9537d548ca59@Web.DE

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 24.11.2005 um 14:33 schrieb John J. Lee:
> 
> > (I'm hazy about all this, but IIUC
> > psgml does not use font-lock, which explains why
> > font-lock-fontify-buffer doesn't work.)
> >
> > Can anybody suggest any ways of doing that?
> 
> I have this:
> 
> (cond ((fboundp 'global-font-lock-mode)
>     ;; Turn on font-lock in all modes that support it
>     (setq global-font-lock-mode t)
> ;   (setq jit-lock-mode t)
>     ;; Maximum colors
>     (setq font-lock-maximum-decoration t)))
> 
> The lazy mode is being discouraged AFAIR ... or was it jit-lock-mode?

I already have font-lock turned on globally, and maximum decoration turned on too.

Like I said, I *think* (I'm shamefully ignorant of how emacs actually
works, I just use it like black magic ;-) psgml does not use
font-lock, which would explain why that doesn't have the desired effect here.


John

  reply	other threads:[~2005-11-30 17:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-24 13:33 Configuring eager (ie. less-lazy) faces in psgml? John J. Lee
2005-11-24 16:41 ` Peter Dyballa
2005-11-30 17:40   ` John J. Lee [this message]
     [not found]   ` <mailman.17373.1133376084.20277.help-gnu-emacs@gnu.org>
2005-12-01  5:01     ` Stefan Monnier
2005-12-01 16:20       ` 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=uirua2fvj.fsf@pobox.com \
    --to=jjl@pobox.com \
    /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).