help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Syntax color and bold curly braces {} ???


From: Alan Mackenzie
Subject: Re: Syntax color and bold curly braces {} ???
Date: Wed, 23 Oct 2002 18:17:41 +0000
User-agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.0.35 (i686))

Sir_Ciph3r <Sir_Ciph3r@nospam.com> wrote on Sun, 20 Oct 2002 05:21:32 GMT:
> What would I need in my .emacs file to accomplish this?

Half of them are obtainable by:

(global-font-lock-mode 1)

in your .emacs.  The other half is more complicated:  Which mode,
exactly, do you want bold {s and }s in?  You would have to add entries to
that mode's font-lock-something-or-other.  It's murky and time consuming.

> Thanks, Sir

No problem!  You don't have to call me sir, though.  :-)

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").



reply via email to

[Prev in Thread] Current Thread [Next in Thread]