All of lore.kernel.org
 help / color / mirror / Atom feed
* Emacs major mode for policy editing
@ 2003-09-25 15:36 Eamon Walsh
  2003-09-25 18:38 ` Chris PeBenito
  2003-09-26 21:43 ` Bill Laut
  0 siblings, 2 replies; 9+ messages in thread
From: Eamon Walsh @ 2003-09-25 15:36 UTC (permalink / raw)
  To: selinux

My name is Eamon Walsh; I recently joined the NSA selinux team.
I will be working on putting policy enforcement into XFree86.

I've attached a simple Emacs major mode definition for policy editing.
It highlights keywords, comments etc. in different colors.

Drop the file into your Emacs library (/usr/share/emacs/site-lisp on
RH9).  Add the following to your ~/.emacs: 
(load-library "selinux-policy")
and make sure you have font-lock mode turned on:
(global-font-lock-mode t)

In Emacs, use M-x selinuxpolicy-mode to enter the mode.  .te files go
into in automatically.

Enjoy,
Eamon W.


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2003-09-29  1:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-25 15:36 Emacs major mode for policy editing Eamon Walsh
2003-09-25 18:38 ` Chris PeBenito
2003-09-26 21:43 ` Bill Laut
     [not found]   ` <1064614177.5342.7.camel@moss-tarheels.epoch.ncsc.mil>
2003-09-27  2:09     ` Bill Laut
2003-09-27 10:24       ` Russell Coker
2003-09-27 20:24         ` Bill Laut
2003-09-28  3:43           ` Russell Coker
2003-09-28 17:25             ` Bill Laut
2003-09-29  1:33               ` Bill Laut

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.