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

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

bug#13756: Selecting deleted gnus-summary-buffer


From: Lars Ingebrigtsen
Subject: bug#13756: Selecting deleted gnus-summary-buffer
Date: Sat, 06 Jul 2013 19:03:03 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Juri Linkov <juri@jurta.org> writes:

> Often selecting a Gnus article from the Gnus summary fails with the error:
>
> Debugger entered--Lisp error: (error "Selecting deleted buffer")
>   gnus-article-get-xrefs()
>   run-hooks(gnus-tmp-internal-hook)

Hm...  That's an odd calling sequence, but I see that I probably wrote
it myself.  I don't really know why, though.  :-)

Anyway:

> because in `gnus-article-prepare' the line
>
>       (set-buffer gnus-article-buffer)
>
> invalidates the previously live current buffer `gnus-summary-buffer'
> to #<killed buffer>.

Hm.  I'm unable to reproduce this.  `gnus-article-get-xrefs' is called
with a live `gnus-summary-buffer' when I try it.

Do you know what triggers this bug?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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