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

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

[emacs-wiki-discuss] planner-markup-task confusing emacs-wiki-publish


From: Andrew J. Korty
Subject: [emacs-wiki-discuss] planner-markup-task confusing emacs-wiki-publish
Date: Sun, 24 Oct 2004 15:49:12 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (darwin)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On planner pages with an odd number of unfinished tasks (marked with
"_"), I sometimes lose formatting for _underlining_, *emphasis*,
=code=, etc. on the rest of the page.  The cause seems to be
planner-markup-task, which wraps a <span> around the first part of
each task, resulting in " _</span>" for unfinished tasks.

If an underscore appears later on the page, the
emacs-wiki-publishing-markup regex for emacs-wiki-markup-word thinks
that everything from the " _</span>" to the next underscore (which
could be way down the page in some note) is to be underlined.  It
never really gets underlined because it fails a heuristic inside
emacs-wiki-markup-word, but everything between those underscores has
already been gobbled up by the regex and doesn't get marked up
properly.

Would it make sense for planner-markup-task to mark the <span> and its
contents read-only?  Or should we adjust emacs-wiki-markup-word's
regex somehow?

- -- 
Andrew J. Korty, Principal Security Engineer, GCIA, GCFA
Office of the Vice President for Information Technology
Indiana University
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (Darwin)

iD8DBQFBfBVM8gM8+Mr5peERAvg9AKD0MV/hBYuetJnLK80NBttUFUtRiACglaK/
bv0EjRG/dZDgE6chlhWPWuI=
=JQNe
-----END PGP SIGNATURE-----




reply via email to

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