Hi,
elserv.el
elserv-url-decode-string()
(push ?\ decoded)
is breaking in emacs-snapshot.
emacs-snapshot probably wants
(push ?\\ decoded)
regards,
junichi
--
[EMAIL PROTECTED],netfort.gr.jp} Debian Project
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

