From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38763 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Mouse-2 on e-mail in From: header? Date: Fri, 14 Sep 2001 21:39:35 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035174574 24182 80.91.224.250 (21 Oct 2002 04:29:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:29:34 +0000 (UTC) Cc: GNUS mailing list Return-Path: Return-Path: Original-Received: (qmail 5291 invoked from network); 14 Sep 2001 19:39:41 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 14 Sep 2001 19:39:41 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated bits=0) by dolk.extundo.com (8.12.0/8.12.0) with ESMTP id f8EJdm0r009089; Fri, 14 Sep 2001 21:39:48 +0200 Original-To: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) In-Reply-To: (Pavel@Janik.cz's message of "Fri, 14 Sep 2001 21:18:30 +0200") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 13 Xref: main.gmane.org gmane.emacs.gnus.general:38763 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38763 Pavel@Janik.cz (Pavel Jan=EDk) writes: > Debugger entered--Lisp error: (wrong-type-argument window-live-p #) > select-window(#) > widget-button-click((down-mouse-2 (# 14 (95 . 7) 36044147))) > call-interactively(widget-button-click) > > Can you reproduce that too? It does not happen with Gnus from Emacs' > pretest. Maybe you could try applying the diff's between gnus-art.el in pretest and the one in CVS incrementally to find what change caused this? Assuming it is gnus-art.el which causes this..