Gnus development mailing list
 help / color / mirror / Atom feed
From: Pavel@Janik.cz (Pavel Janík)
Subject: Re: Mouse-2 on e-mail in From: header?
Date: Fri, 14 Sep 2001 21:18:30 +0200	[thread overview]
Message-ID: <m37kv1insp.fsf@SnowWhite.SuSE.cz> (raw)
In-Reply-To: <m3lmk0zgkv.fsf@SnowWhite.SuSE.cz> (Pavel@Janik.cz's message of "Fri, 31 Aug 2001 12:09:20 +0200")

   From: Pavel@Janik.cz (Pavel Janík)
   Date: Fri, 31 Aug 2001 12:09:20 +0200

Hi,

   > when I click with mouse-2 on an e-mail in From: header, the new buffer will
   > be opened and I can send an e-mail to the original author. But immediatelly
   > after opening the buffer, an error is signalled:
   > 
   > Debugger entered--Lisp error: (wrong-type-argument window-live-p #<window 519>)
   >   select-window(#<window 519>)
   >   widget-button-click((down-mouse-2 (#<window 519> 39 (266 . 6) -132791712)))
   >   call-interactively(widget-button-click)
   > 
   > It works OK in Gnus from Emacs 21, only CVS shows this problem. Do you see
   > the same?

OK, I have debugged this somewhat further. I can still reproduce this
behavior in the following conditions:

- Latest CVS of Gnus in ~pavel/.Emacs/Work/gnus/lisp
- no init files (no .gnus etc.), only this in ~/.emacs:

(setq debug-on-error t)
(setq load-path (cons "~pavel/.Emacs/Work/gnus/lisp" load-path))
(setq gnus-select-method '(nnfolder ""))

- no directory Mail, no News etc. In fact, the user is my test user which
  is "empty" ;-)

- run emacs -f gnus
- You will see:

       9: nndoc+gnus-help:gnus-help
       *: nndraft:drafts

- Enter nndoc+gnus-help:gnus-help, and press RET on the first Article.
- Now press Mouse-2 on Lars' email (larsi@gnus.org (ding)) in From:

Debugger entered--Lisp error: (wrong-type-argument window-live-p #<window 7>)
  select-window(#<window 7>)
  widget-button-click((down-mouse-2 (#<window 7> 14 (95 . 7) 36044147)))
  call-interactively(widget-button-click)

Can you reproduce that too? It does not happen with Gnus from Emacs'
pretest.
-- 
Pavel Janík

Architect: Someone who knows the difference between that which could be
done and that which should be done.
                  -- Larry McVoy


  parent reply	other threads:[~2001-09-14 19:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-31 10:09 Pavel Janík
2001-08-31 11:53 ` Roland Mas
2001-08-31 12:10   ` Pavel Janík
2001-09-03 10:12 ` Pavel Janík
2001-09-14 19:18 ` Pavel Janík [this message]
2001-09-14 19:39   ` Simon Josefsson
2001-09-14 23:37     ` Pavel Janík
2001-09-15  2:52       ` ShengHuo ZHU
2001-09-17 11:48         ` Gerd Moellmann
2001-09-17 13:09           ` ShengHuo ZHU

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m37kv1insp.fsf@SnowWhite.SuSE.cz \
    --to=pavel@janik.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).