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

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

[emacs-wiki-discuss] planner-muse : various hacks and fixes


From: Yann Hodique
Subject: [emacs-wiki-discuss] planner-muse : various hacks and fixes
Date: Thu, 23 Jun 2005 00:12:09 +0200

Hi people,
after 3 days of network-less life (or non-life), I'm finally able to
publish my latest works :)

My latest branches for planner et muse include the following :

- planner-muse notes publishing is fixed

- a new file : muse/lisp/muse-wiki.el provides a basic package for
enabling the use of WikiNames without double brackets, and also a
support for interwiki links in the form [[wiki::pagename]] (I ignored
the wiki#pagename proposal to avoid problems with anchors)
just (require 'muse-wiki) to activate those functions.
Michael, could you have a look and tell me what you think? If it seems
ok, I'll try to improve it, providing the right customization
interface.
By the way, I suggest renaming the muse-wiki.el that lies in
experimental since it's mostly a collection of pieces of code.

As side effects, I added some stuff:

- muse-mode-handler-functions : new variable for holding custom url
handler (pre-processor) function (since interwiki links have to be
browsable and published)

- muse-mode-link-functions : new variable for holding custom link
recognition functions (used in muse-link-at-point)

Some minor fixes are also available

Archive : address@hidden
Location : http://www.lifl.fr/~hodique/archives/2005/
Branches : planner--yh--1.0 and muse--yh--1.0

Best regards,

Yann.




reply via email to

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