johnsu01 <[EMAIL PROTECTED]> writes: > Trying to call url-hexify-string on a string containing multibyte characters > causes an error (error "Hexifying multibyte character \x8e1") (for example). > > I'm pretty sure this has been fixed upstream. I have a different version of > url.el on another (Fedora) system (p4.0pre.46), and it seems to do the correct > thing, converting the same character as used in the example above to "%8E4".
It doesn't actually seem to have been fixed upstream in `url' CVS, but the actual fix is simple, so I have applied it as well as upgrading to the latest upstream CVS. Upstream development separate from Emacs has actually stalled now, because `url' has been incorporated into Emacs CVS. The best version of `url' is therefore probably in emacs-snapshot. -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

