From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34171 Path: main.gmane.org!not-for-mail From: Nick Papadonis Newsgroups: gmane.emacs.gnus.general Subject: Re: setting browser url? Date: 09 Jan 2001 15:53:55 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170147 28998 80.91.224.250 (21 Oct 2002 03:15:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:15:47 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 0E73CD049E for ; Tue, 9 Jan 2001 15:55:15 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB19808; Tue, 9 Jan 2001 14:54:15 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 09 Jan 2001 14:53:42 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA08968 for ; Tue, 9 Jan 2001 14:53:31 -0600 (CST) Original-Received: from h0050bad6338d.ne.mediaone.net (h0050bad6338d.ne.mediaone.net [24.91.116.11]) by mailhost.sclp.com (Postfix) with ESMTP id C8445D049E for ; Tue, 9 Jan 2001 15:53:56 -0500 (EST) Original-Received: (from nick@localhost) by h0050bad6338d.ne.mediaone.net (8.9.3/8.9.3) id PAA02057; Tue, 9 Jan 2001 15:53:55 -0500 X-Authentication-Warning: h0050bad6338d.ne.mediaone.net: nick set sender to nick@coelacanth.com using -f Original-To: Norbert Koch In-Reply-To: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 26 Xref: main.gmane.org gmane.emacs.gnus.general:34171 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34171 >>>>> "Norbert" == Norbert Koch writes: > Nick Papadonis writes: Hi! >> Nope doesn't work. Im no lisp expert, but I tried putting the >> above in my .gnus and reloading. I get 'Symbols Function >> definition is void: browse-url-generic'. > Then you don't have browse-url loaded. Put > (require 'browse-url) Did it. Still doesn't work. However, (require 'browse-url) (setq browse-url-browser-function 'browse-url-kfm) works. This is a problem with Xemacs, not gnus right? >> BTW: Shouldn't this stuff be in the info page? > Fair enough question. Do you want to write a passage on it and > submit it? What package is this lack of information part of? Xemacs or gnus? Thanks norbert. -- - Nick