From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#13756: Selecting deleted gnus-summary-buffer Date: Sat, 06 Jul 2013 19:03:03 +0200 Message-ID: <878v1jpqns.fsf@building.gnus.org> References: <87a9r1er5m.fsf@mail.jurta.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373130255 23751 80.91.229.3 (6 Jul 2013 17:04:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Jul 2013 17:04:15 +0000 (UTC) Cc: 13756@debbugs.gnu.org To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 06 19:04:16 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UvVuB-0005sY-3n for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Jul 2013 19:04:15 +0200 Original-Received: from localhost ([::1]:56793 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvVuA-0006fb-HD for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Jul 2013 13:04:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvVu4-0006eY-8H for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2013 13:04:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvVtz-00037f-N6 for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2013 13:04:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvVtz-000376-JA for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2013 13:04:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1UvVty-0001Ck-Ea; Sat, 06 Jul 2013 13:04:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Sat, 06 Jul 2013 17:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13756 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: Original-Received: via spool by 13756-submit@debbugs.gnu.org id=B13756.13731302114580 (code B ref 13756); Sat, 06 Jul 2013 17:04:02 +0000 Original-Received: (at 13756) by debbugs.gnu.org; 6 Jul 2013 17:03:31 +0000 Original-Received: from localhost ([127.0.0.1]:34945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UvVtS-0001Bn-HN for submit@debbugs.gnu.org; Sat, 06 Jul 2013 13:03:30 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]:50365) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UvVtP-0001Bc-Ic for 13756@debbugs.gnu.org; Sat, 06 Jul 2013 13:03:28 -0400 Original-Received: from 46.157.223.218.tmi.telenormobil.no ([46.157.223.218] helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1UvVtD-00033f-8Q; Sat, 06 Jul 2013 19:03:15 +0200 In-Reply-To: <87a9r1er5m.fsf@mail.jurta.org> (Juri Linkov's message of "Mon, 18 Feb 2013 23:50:17 +0200") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1UvVtD-00033f-8Q MailScanner-NULL-Check: 1373734995.48568@t+HAVQogD8y2ofQFanex5g X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:76002 Archived-At: Juri Linkov 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 #. 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/