* PL/1 syntax highlighting and emacs syntax highlighting in general
@ 2008-11-28 19:37 Svet
2008-11-30 2:16 ` Xah Lee
0 siblings, 1 reply; 2+ messages in thread
From: Svet @ 2008-11-28 19:37 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
I'm pretty new using emacs. I'd like to use it to work with PL/1 code,
but it doesn't seem to support syntax highlighting out of the box.
Does anyone know of an existing pl/1 extension I could use? Or do you
know of a good guide(or examples) for writing my own extension for
syntax highlighting?
Thank you for the help!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: PL/1 syntax highlighting and emacs syntax highlighting in general
2008-11-28 19:37 PL/1 syntax highlighting and emacs syntax highlighting in general Svet
@ 2008-11-30 2:16 ` Xah Lee
0 siblings, 0 replies; 2+ messages in thread
From: Xah Lee @ 2008-11-30 2:16 UTC (permalink / raw)
To: help-gnu-emacs
On Nov 28, 11:37 am, Svet <svniko...@gmail.com> wrote:
> Hello,
>
> I'm pretty new using emacs. I'd like to use it to work with PL/1 code,
> but it doesn't seem to support syntax highlighting out of the box.
> Does anyone know of an existing pl/1 extension I could use? Or do you
> know of a good guide(or examples) for writing my own extension for
> syntax highlighting?
not sure about PL/1 mode.
For syntax highlighting, it's pretty easy. See:
• How To Write A Emacs Major Mode For Syntax Coloring
http://xahlee.org/emacs/elisp_syntax_coloring.html
Xah
∑ http://xahlee.org/
☄
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-30 2:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28 19:37 PL/1 syntax highlighting and emacs syntax highlighting in general Svet
2008-11-30 2:16 ` Xah Lee
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.