Michael Olson <[EMAIL PROTECTED]> writes: > > In that case, you will want to make: > > - A `muse-trac-markup-functions' variable that has > (list . muse-trac-markup-list) >
Done. > - A `muse-trac-markup-list' function based on > `muse-publish-markup-list' that just uses the "movement" functions > (like muse-forward-list-item) and replaces dashes with "*" > characters. > That's the hard part. I understand the english but not the emacs-lisp version :-) I am sorry but my mastery of the latter is rather low and I have a hard time understanding how `muse-publish-markup-list' and muse-forward-list-item work. > - A muse-define-style call that has :functions > muse-trac-markup-functions. > Done. -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com _______________________________________________ Muse-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/muse-el-discuss
