Update of bug #5882 (project planner-el): Status: None => Fixed Assigned to: None => mwolson Open/Closed: Open => Closed
_______________________________________________________ Follow-up Comment #1: By default, Muse will not display the arrows properly, due to limitations in the special-escaping algorithm. To work around this, remove the & rule from `muse-xml-markup-specials'. (setq muse-xml-markup-specials '((?\" . """) (?\< . "<") (?\> . ">"))) The manual has been updated to this effect. _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?func=detailitem&item_id=5882> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ emacs-wiki-discuss mailing list emacs-wiki-discuss@nongnu.org http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss