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

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

Re: Looking for mode for Oracle Pro*C. AKA embedded SQL/C.


From: Johan Bockgård
Subject: Re: Looking for mode for Oracle Pro*C. AKA embedded SQL/C.
Date: Tue, 20 May 2003 01:31:47 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (usg-unix-v)

Robert Pollard <rpollard@apple.com> writes:

> Could/would you point me in a direction to find out how to define my
> own colors for specific patterns?

Make a face. See the elisp manual (info "(elisp)Faces").
Simple way:
M-x make-face RET foo RET
M-x customize-face RET foo RET
Save your changes.

> Could/would you point me in a direction to understanding what it would
> take to define my own mode?

http://two-wugs.net/emacs/mode-tutorial.html

-- 
The day Microsoft makes something that doesn't suck is probably the
day they start making vacuum cleaners. -- Ernst Jan Plugge


reply via email to

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