emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: modify emacs-wiki.el to handle more tags/faces


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: modify emacs-wiki.el to handle more tags/faces ?
Date: Sat, 01 May 2004 12:43:16 +0800
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Joe Corneli <address@hidden> writes:

> Cool.  But would you be willing to post a prototype function I can
> generalize from that will do nothing but cause the additional piece
> of text in a different color (or face) that I get to choose?  Like,
> the code to make a <green>foo</green>?

See emacs-wiki-verbatim-tag for an example of a tag that changes the
face of the enclosed text.

If you don't want to mark it up specially, simply use (when
highlight-p ...) instead of (if highlight-p ... ...).

-- 
Sacha Chua <address@hidden> - Ateneo CS faculty geekette
interests: emacs, gnu/linux, making computer science education fun
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C




reply via email to

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