From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nfreimann Newsgroups: gmane.emacs.help Subject: Re: browse-url Date: Fri, 01 Apr 2005 09:16:35 +0200 Message-ID: <424CF553.30904@yahoo.de> References: <877jjn742a.fsf@desktop.xx.yy> Reply-To: niels_freimann@yahoo.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112340793 32443 80.91.229.2 (1 Apr 2005 07:33:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Apr 2005 07:33:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 01 09:33:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DHGdq-0006GJ-P6 for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Apr 2005 09:32:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHGuh-0002NP-N4 for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Apr 2005 02:49:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DHGll-0006eq-4a for help-gnu-emacs@gnu.org; Fri, 01 Apr 2005 02:40:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DHGlf-0006cc-1p for help-gnu-emacs@gnu.org; Fri, 01 Apr 2005 02:40:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHGla-0006WP-Ip for help-gnu-emacs@gnu.org; Fri, 01 Apr 2005 02:40:32 -0500 Original-Received: from [217.12.11.35] (helo=smtp004.mail.ukl.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1DHGOV-0003Pr-4v for help-gnu-emacs@gnu.org; Fri, 01 Apr 2005 02:16:39 -0500 Original-Received: from unknown (HELO smtp.mail.yahoo.de) (niels?freimann@84.169.131.201 with login) by smtp004.mail.ukl.yahoo.com with SMTP; 1 Apr 2005 07:16:37 -0000 User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en Original-To: David Kastrup In-Reply-To: X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:25330 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25330 David Kastrup wrote: >The definition of browse-url-generic in browse-url.el needs to get >replaced with: > > > In browse-url-generic: .emacs:78:14:Warning: reference to free variable `browse-url-generic-args' In end of data: .emacs:86:1:Warning: the function `browse-url-interactive-arg' is not known to be defined.