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

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

Re: [emacs-wiki-discuss] [bug #5882] Calendar arrow buttons not renderin


From: René j
Subject: Re: [emacs-wiki-discuss] [bug #5882] Calendar arrow buttons not rendering properly
Date: Fri, 19 May 2006 08:20:32 -0700 (PDT)


anonymous-25 wrote:
> 
> 
> 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
>       '((?\" . """)
>         (?\< . "<")
>         (?\> . ">")))
> 
> 

It works alright with an added backslash in the first clause:  (?\" . "\"")

--
René
--
View this message in context: 
http://www.nabble.com/-bug+-5882-+Calendar+arrow+buttons+not+rendering+properly-t1552383.html#a4471389
Sent from the emacs-wiki-discuss forum at Nabble.com.





reply via email to

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