Gnus development mailing list
 help / color / mirror / Atom feed
From: George Joseph McNinch <McNinch.1@nd.edu>
Subject: Re: link
Date: 24 Sep 1998 15:02:25 -500	[thread overview]
Message-ID: <yvz3n27pcm9a.fsf@galois.math.nd.edu> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "23 Sep 1998 22:11:21 +0200"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Michael Harnois <mharnois@sbt.net> writes:
> 
> > When I clink on a URL to launch it, it highlights like it should, but
> > then it tells me the article buffer is read-only and does nothing else 
> > ...
> 
> This is (perhaps) fixed in 0.32.

gnus-mouse-2 seems to be empowered by...

(gnus-define-keys gnus-article-mode-map
  " " gnus-article-goto-next-page
<snip>
  gnus-mouse-2 'widget-button-click
<snip> 

)

in gnus-art.el

I get now "wrong type argument: commandp, (quote widget-button-click)"
when mouse-2 ing.

Removing the quote, I get the message

	'widget-button-click' called outside button

even when that isn't so.

I little more persistent fiddling gives

	You clicked somewhere weird

on occasion.

It is not so clear to me what the differences between my (rather
random) clicking were to elicit those different responses.

Chasing things around, I'm a bit confused. The difference
in the functions

gnus-article-push-button

and

gnus-article-press-button

is what?

--George


  reply	other threads:[~1998-09-24 20:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-21 15:31 link Michael Harnois
1998-09-21 15:42 ` link George Joseph McNinch
1998-09-23 20:11 ` link Lars Magne Ingebrigtsen
1998-09-24 20:02   ` George Joseph McNinch [this message]
1998-09-29 10:20     ` link Lars Magne Ingebrigtsen

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=yvz3n27pcm9a.fsf@galois.math.nd.edu \
    --to=mcninch.1@nd.edu \
    --cc=George.J.McNinch.1@nd.edu \
    /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).