From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4061 Path: main.gmane.org!not-for-mail From: steve@miranova.com (Steven L. Baur) Newsgroups: gmane.emacs.gnus.general Subject: Re: What happened to gnus-button-url Date: 21 Nov 1995 17:55:45 -0800 Organization: Miranova Systems, Inc. Sender: steve@miranova.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035144863 28410 80.91.224.250 (20 Oct 2002 20:14:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:14:23 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id SAA01260 for ; Tue, 21 Nov 1995 18:40:19 -0800 Original-Received: from miranova.com (steve@miranova.com [204.212.162.100]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 22 Nov 1995 02:55:48 +0100 Original-Received: (from steve@localhost) by miranova.com (8.6.11/8.6.9) id RAA32163; Tue, 21 Nov 1995 17:55:48 -0800 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ In-Reply-To: jvinson@cheux.ecs.umass.edu's message of 21 Nov 1995 05:57:52 -0800 Original-Lines: 24 X-Mailer: September Gnus v0.14 Xref: main.gmane.org gmane.emacs.gnus.general:4061 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4061 >>>>> "Jack" == Jack Vinson writes: Jack> I have been using the nice little function gnus-note-url by Jack> Frank Cringle for quite a while with the gnus-button-url. Jack> However, with Sgnus 0.14 the function does not work and is Jack> not even called as the Backtrace tells me Gnus tried to fire Jack> up NetScape. gnus-button-url has now (quietly) become browse-url-browser-function. It's not mentioned in the ChangeLog, so I don't know whether it's intentional or not. This change is unrelated to the patch I submitted for treatment of the optional X-Url: header (which is also currently broken). The customize stuffs have never worked on XEmacs, so I haven't tried them in quite awhile. Doing: (setq browse-url-browser-function (function gnus-lynx-start-url)) out of .gnus works for me (at least for URLs in the body of messages). -- steve@miranova.com baur