emacs-devel
[Top][All Lists]
Advanced

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

Re: eight-bit char handling in emacs-unicode


From: Oliver Scholz
Subject: Re: eight-bit char handling in emacs-unicode
Date: Fri, 14 Nov 2003 14:25:09 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> In article <address@hidden>, Simon Josefsson <address@hidden> writes:
[...]
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x081a3c81 in skip_chars (forwardp=1, string=160, lim=36) at syntax.c:1591
>> 1591                      char_ranges[n_char_ranges++] = c;
>> (gdb) bt
>> #0  0x081a3c81 in skip_chars (forwardp=1, string=160, lim=36) at 
>> syntax.c:1591
>
> I just tried gnus but I couldn't reproduce it.  So, I need
> more help.

I get this error, too, not when I enter a summary buffer, but when I
hit RET in the summary buffer to display an article.  I tracked this
through the code. It takes place in
`mail-extract-address-components'. I found a way to reproduce this
without Gnus:

r -q --eval '(progn (load "mail-extr") (mail-extr-skip-whitespace-forward))'


I can't reproduce it, if I evaluate the body of
`mail-extr-skip-whitespace-forward', though. Weird. Could this have
something to do with the Latin-1 no-break space?

    Oliver
-- 
Oliver Scholz               24 Brumaire an 212 de la Révolution
Taunusstr. 25               Liberté, Egalité, Fraternité!
60329 Frankfurt a. M.       http://www.jungdemokratenhessen.de
Tel. (069) 97 40 99 42      http://www.jdjl.org





reply via email to

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