From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: mouse-1 not going to URL Date: Mon, 24 Oct 2005 15:52:34 +0200 Message-ID: <435CE722.9070706@student.lu.se> References: 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 1130162760 23126 80.91.229.2 (24 Oct 2005 14:06:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Oct 2005 14:06:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 24 16:05:56 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EU2wk-00085b-3h for ged-emacs-devel@m.gmane.org; Mon, 24 Oct 2005 16:05:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EU2wj-0003kf-1v for ged-emacs-devel@m.gmane.org; Mon, 24 Oct 2005 10:05:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EU2kn-0004xF-SO for emacs-devel@gnu.org; Mon, 24 Oct 2005 09:52:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EU2kl-0004uu-Ew for emacs-devel@gnu.org; Mon, 24 Oct 2005 09:52:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EU2kl-0004up-CA for emacs-devel@gnu.org; Mon, 24 Oct 2005 09:52:43 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EU2kl-0000Ue-HW for emacs-devel@gnu.org; Mon, 24 Oct 2005 09:52:43 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 435CC8B20000C647; Mon, 24 Oct 2005 15:52:34 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: bob@rattlesnake.com In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44718 Archived-At: Robert J. Chassell wrote: >In the default GNU Emacs, started with `emacs -Q -D', that sentence >appears as: > > See `http://www.rattlesnake.com/notions/Choice-and-Constraint.html', > which is intended as a description of `what is' ... > >(with the URL in blue and underlined). > >In the default GNU Emacs, when I move the mouse over the URL, the >background changes to a light blue green that is called >`darkseagreen2'. When I click a mouse cursor on the URL, the message >area says both: > > mouse-1: go to this URL > > Loading thingatpt...done > >(which I quoted out of the *Messages* buffer) but nothing happens. > > On w32 with CVS Emacs compiled a few days ago clicking on the link or pressing RET opens the URL in my browser. However trying to look at the link with C-h c gives this: RET (translated from ) runs the command Info-follow-nearest-node at that spot runs the command mouse-drag-region