* Syntax color and bold curly braces {} ???
@ 2002-10-20 5:21 Sir_Ciph3r
2002-10-23 18:17 ` Alan Mackenzie
0 siblings, 1 reply; 2+ messages in thread
From: Sir_Ciph3r @ 2002-10-20 5:21 UTC (permalink / raw)
What would I need in my .emacs file to accomplish this?
Thanks, Sir
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Syntax color and bold curly braces {} ???
2002-10-20 5:21 Syntax color and bold curly braces {} ??? Sir_Ciph3r
@ 2002-10-23 18:17 ` Alan Mackenzie
0 siblings, 0 replies; 2+ messages in thread
From: Alan Mackenzie @ 2002-10-23 18:17 UTC (permalink / raw)
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").
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-23 18:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-20 5:21 Syntax color and bold curly braces {} ??? Sir_Ciph3r
2002-10-23 18:17 ` Alan Mackenzie
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).