Bastien Guerry <[EMAIL PROTECTED]> 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 _______________________________________________ emacs-wiki-discuss mailing list emacs-wiki-discuss@nongnu.org http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss