Gnus development mailing list
 help / color / mirror / Atom feed
* w3/widget bug
@ 1996-11-26 19:40 Colin Rafferty
  1996-11-26 19:58 ` Per Abrahamsen
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Rafferty @ 1996-11-26 19:40 UTC (permalink / raw)
  Cc: GNUS Mailing List

I am sending this to all semi-relevant parties.

Description of Problem:

When hitting a button on a link, I get the following backtrace.  I
imagine it has something to do with the new `widget' that comes with Red
Gnus, but I cannot be sure.

---------------- begin backtrace ----------------

Signalling: (void-function nil)
  nil((push :args nil :value "" :tag "" :notify w3-follow-hyperlink :from #<marker at 473 in DataSelector Documentation> :to #<marker at 502 in DataSelector Documentation> :help-echo "file:/export1/craffert/work/infra/dbcache/select/DataSelector.html#SEC11" href "file:/export1/craffert/work/infra/dbcache/select/DataSelector.html#SEC11" name "TOC11") nil)
  apply(nil (push :args nil :value "" :tag "" :notify w3-follow-hyperlink :from #<marker at 473 in DataSelector Documentation> :to #<marker at 502 in DataSelector Documentation> :help-echo "file:/export1/craffert/work/infra/dbcache/select/DataSelector.html#SEC11" href "file:/export1/craffert/work/infra/dbcache/select/DataSelector.html#SEC11" name "TOC11") nil)
  widget-apply((push :args nil :value "" :tag "" :notify w3-follow-hyperlink :from #<marker at 473 in DataSelector Documentation> :to #<marker at 502 in DataSelector Documentation> :help-echo "file:/export1/craffert/work/infra/dbcache/select/DataSelector.html#SEC11" href "file:/export1/craffert/work/infra/dbcache/select/DataSelector.html#SEC11" name "TOC11") :action nil)
  widget-button-press(489)
  (if (widget-at (point)) (widget-button-press (point)))
)
  (lambda nil (interactive) (if (widget-at ...) (widget-button-press ...)))()
  call-interactively(w3-widget-button-press)

---------------- end backtrace ----------------

Emacs  : XEmacs 19.14 [Lucid] (sparc-sun-solaris2.4) of Sun Jun 23 1996 on xemacs
Package: WWW v2.3.67 of 1996/06/06 14:20:01

current state:
==============
(setq
 window-system 'x
 window-system-version 0
 system-type 'usg-unix-v
 ange-ftp-version "Revision: 4.20.XEmacs"
 url-gateway-method 'native
 ange-ftp-version "Revision: 4.20.XEmacs"
 url-version "1.13"
 )


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: w3/widget bug
  1996-11-26 19:40 w3/widget bug Colin Rafferty
@ 1996-11-26 19:58 ` Per Abrahamsen
  0 siblings, 0 replies; 2+ messages in thread
From: Per Abrahamsen @ 1996-11-26 19:58 UTC (permalink / raw)
  Cc: Colin Rafferty, wmperry, Samuel Tardieu


I answered this in the wrong thread. [ No Danger ]

It looks like a bug caused by using an old w3 version together with a
new Gnus.  The _push_ widget was renamed _push-button_ at some point.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-11-26 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-26 19:40 w3/widget bug Colin Rafferty
1996-11-26 19:58 ` Per Abrahamsen

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).