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

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

bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P


From: Glenn Morris
Subject: bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
Date: Tue, 22 Oct 2013 14:25:10 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

> Unfortunately, I cannot reproduce this.  I tried with today's trunk
> both on Windows and on GNU/Linux (the latter in a text-mode session),
> and neither crashed.
>
> Is this reproducible from "emacs -Q"?

For me, minimum recipe seems to be:

NNTPSERVER=my.news.server emacs -Q -nw
(setq gnus-thread-sort-functions
 '((lambda (t1 t2) (not (gnus-thread-sort-by-number t1 t2)))))
M-x gnus
^
Hit RET on my.news.server
Hit RET on comp.unix.shell
Hit RET on that message I mentioned





reply via email to

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