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 11:08:14 +0800
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Joe Corneli <address@hidden> writes:

> Would it be possible to modify emacs-wiki.el to accept a bunch of
> user-defined tags in a data-structure as follows?  

Tag highlights are supported. Modify emacs-wiki-markup-tags:

  For each entry, the name of the tag is given, whether it expects a
  closing tag and/or an optional set of attributes, if the handler
  function can also highlight the tag, and a function that performs
  whatever action is desired within the delimited region.

<example> does font-locking, for example.

-- 
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]