all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26315: 24.4; mail-header-parse-addres/ietf-drums-parse-address fails on UTF-8 string
@ 2017-03-30 19:17 Łukasz Stelmach
  2017-03-30 20:32 ` Eli Zaretskii
  2017-03-31  8:29 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 9+ messages in thread
From: Łukasz Stelmach @ 2017-03-30 19:17 UTC (permalink / raw)
  To: 26315

[-- Attachment #1: Type: text/plain, Size: 509 bytes --]

Running the following lisp code:

    (mail-header-parse-address "Łukasz Stelmach <steelman@post.pl>")

yields the error message:

    Unknown symbol: Ł

and the invalid result:

    ("steelman@post.pl" . "ukasz Stelmach")

As far as I can tell this happens if the first character of the address
string is an UTF-8 (non-ascii?) one.

-- 
Było mi bardzo miło.                                  --- Rurku. --- ...
>Łukasz<                                --- To dobrze, że mnie słuchasz.

[-- Attachment #2: Type: application/pgp-signature, Size: 602 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-03-31  9:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-30 19:17 bug#26315: 24.4; mail-header-parse-addres/ietf-drums-parse-address fails on UTF-8 string Łukasz Stelmach
2017-03-30 20:32 ` Eli Zaretskii
2017-03-31  6:55   ` Łukasz Stelmach
2017-03-31  8:00     ` Eli Zaretskii
2017-03-31  8:25       ` Łukasz Stelmach
2017-03-31  8:59         ` Eli Zaretskii
2017-03-31  8:29 ` Lars Ingebrigtsen
2017-03-31  8:56   ` Stephen Berman
2017-03-31  9:33     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.