bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#30438: 27.0.50; (error "Error in syntax_table logic for to-the-end i


From: Noam Postavsky
Subject: bug#30438: 27.0.50; (error "Error in syntax_table logic for to-the-end intervals")
Date: Thu, 08 Mar 2018 20:06:23 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

tags 30438 + moreinfo
quit

Sam Steingold <sds@gnu.org> writes:

> I get this error:
>
> Debugger entered--Lisp error: (error "Error in syntax_table logic for 
> to-the-end intervals")
>   looking-at("\\b[[:alpha:]]\\([. ]\\|\\b\\)")
>   mail-extr-voodoo(8 15 #<buffer  *canonical address*>)
>   mail-extract-address-components(#("\"冯书\" <tumashu@qq.com>" 1 3 (charset 
> gb18030-2-byte)))
>
>
> when I select a gnus group.

I tried evaluating

(require 'mail-extr)
(mail-extract-address-components
 #("\"冯书\" <tumashu@qq.com>" 1 3 (charset gb18030-2-byte)))

from 'emacs -Q', but that doesn't show the error.  Does this still
occur, and could you find a way to reproduce it from emacs -Q?





reply via email to

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