Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: URLs and pgnus 0.30
Date: 24 Sep 1998 19:59:53 +0200	[thread overview]
Message-ID: <kig7lytz90m.fsf@jagor.srce.hr> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "24 Sep 1998 19:26:11 +0200"

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

> Jan Vroonhof <vroonhof@math.ethz.ch> writes:
> 
> > > > (widget-convert-button TYPE BEG END :button-keymap widget-button-keymap)
> > > 
> > > I'll try this in 0.32.
> > 
> > Works almost. Button'2-ing on an URL gives
> > 
> > Signaling: (wrong-type-argument commandp (quote widget-button-click))
> >   call-interactively((quote widget-button-click))
> 
> Huh.  Anyone have any ideas what I should do instead?

For starters, apply this patch:

--- gnus-art.el.orig	Thu Sep 24 17:38:42 1998
+++ gnus-art.el	Thu Sep 24 17:38:52 1998
@@ -1890,7 +1890,7 @@
   "\C-c\C-i" gnus-info-find-node
   "\C-c\C-b" gnus-bug
 
-  gnus-mouse-2 'widget-button-click
+  gnus-mouse-2 widget-button-click
   
   "\C-d" gnus-article-read-summary-keys
   "\M-*" gnus-article-read-summary-keys


-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
I'm a Lisp variable -- bind me!


  reply	other threads:[~1998-09-24 17:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-14 14:47 Jan Vroonhof
1998-09-14 15:56 ` Lars Magne Ingebrigtsen
1998-09-15  2:20   ` Mike Pullen
1998-09-16  9:24     ` Lars Magne Ingebrigtsen
1998-09-16 13:24       ` Hrvoje Niksic
1998-09-16 14:12         ` Lars Magne Ingebrigtsen
1998-09-17 13:17           ` Hrvoje Niksic
1998-09-19 12:25             ` Lars Magne Ingebrigtsen
1998-09-19 18:13               ` Hrvoje Niksic
1998-09-19 20:58                 ` Lars Magne Ingebrigtsen
1998-09-24 13:48                   ` Jan Vroonhof
1998-09-24 17:26                     ` Lars Magne Ingebrigtsen
1998-09-24 17:59                       ` Hrvoje Niksic [this message]
1998-09-24 18:51                         ` Lars Magne Ingebrigtsen
1998-09-15 18:16   ` Hans de Graaff
1998-09-15 18:25     ` George Joseph McNinch

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=kig7lytz90m.fsf@jagor.srce.hr \
    --to=hniksic@srce.hr \
    /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).