unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* TIP: jdee font locking without jde-mode
@ 2003-01-29  5:25 Sandip Chitale
  0 siblings, 0 replies; only message in thread
From: Sandip Chitale @ 2003-01-29  5:25 UTC (permalink / raw)


How do I use jde font locking mechanism to fontify a buffer 
without switching to jde-mode ?

Well...I will answer my own question :

The following three forms seem to do the trick:

(set-syntax-table java-mode-syntax-table)
(derived-mode-set-syntax-table 'jde-mode)
(jde-setup-syntax-coloring)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-29  5:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-29  5:25 TIP: jdee font locking without jde-mode Sandip Chitale

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