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

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

bug#17269: 24.3.90; assertion failure at buf_charpos_to_bytepos (marker.


From: Nicolas Richard
Subject: bug#17269: 24.3.90; assertion failure at buf_charpos_to_bytepos (marker.c)
Date: Tue, 15 Apr 2014 20:35:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:
> (gdb) p b->name_
> (gdb) xstring
>
> This will print the name of the buffer, which should be enough for you
> to know its major mode.

Indeed

(gdb) p b->name_
$5 = 155534625
(gdb) xstring
$6 = (struct Lisp_String *) 0x9454520
"#emacs@irc.freenode.net"

It's rcirc-mode.

-- 
Nico.





reply via email to

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