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

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

Re: [emacs-wiki-discuss] muse-registry (2)


From: Bastien Guerry
Subject: Re: [emacs-wiki-discuss] muse-registry (2)
Date: Wed, 23 Nov 2005 17:56:57 +0000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Bastien Guerry <address@hidden> writes:

>>  - Fuzzy url matching: For url types that find a place in a file
>>  such as pos and bibtex, it would be useful to be able to match on
>>  the file alone as well.
>
> Yes, i was also thinking about that.
>
> I will implement this (hopefully tonight), but it would be nice to
> have more coherent syntax for `planner-annotation-functions'.

Done.  Works fine for pos:// and info://.  For bibtex://, you have to
change the default value of `planner-bibtex-separator' to "#".

  (setq planner-bibtex-separator "#")

... and update your files ...

You can check muse-registry v0.1 out here:
http://www.cognition.ens.fr/guerry/emacs/code/muse-registry.el.gz

PS: i think "#" should be the default value for any separator, but i'm
aware this could be a big move for some users.  What do you think?

-- 
Bastien Guerry




reply via email to

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