Package: muse-el Version: 3.02.02-1 Severity: normal
When publishing from muse to latex files specials like '\' and '&' aren't escaped. I'm not enough of an elisp hacker to know what's wrong, but '\', at least, is in the muse-latex-markup-specials table, and putting '&' in as well doesn't cause it to be handled either. I've tested publishing a document with both characters in the text (i.e., un-marked up), both with the default value for muse-latex-markup-specials and with it set to: '((?\\ . "\\\\") (?& . "\\&")) In both cases both characters make it unchanged into the .tex file. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (900, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-3-wasp-1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages muse-el depends on: ii emacs21 [emacsen] 21.4a-3 The GNU Emacs editor muse-el recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

