unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Customizing lisp-mode
@ 2005-10-05 10:43 Jérôme Haguet
  2005-10-18 16:58 ` Brad Collins
  0 siblings, 1 reply; 2+ messages in thread
From: Jérôme Haguet @ 2005-10-05 10:43 UTC (permalink / raw)


Hello

I would like to customize lisp-mode because we use it to edit files for 
a Lisp-based dialect

Here are two examples of what I want to do :

1/
In (dce blabla ...)
a/ should be colorized like (defun bla_bla_bla ...)
b/ should appear in index menu

2/
In (my_lisp_prefix.my_lisp_symbol bla_bla_bla ..)
my_lisp_prefix should be colorized with font-lock-type-face.

What is the best way to do it ? Customize lisp-mode ? Create a new mode 
       ?
What variable should be modified ?
I try to play with lisp-imenu-generic-expression to achieve 1-b without 
any success.

Thank you for any tip

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

end of thread, other threads:[~2005-10-18 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-05 10:43 Customizing lisp-mode Jérôme Haguet
2005-10-18 16:58 ` Brad Collins

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