From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Rogers Newsgroups: gmane.emacs.devel Subject: minor enhancements for links: open Info link in new window; mouse-3 menu for buffers with links Date: Sat, 10 Jun 2006 22:24:59 -0400 Message-ID: <17547.32507.113910.797001@rgrjr.dyndns.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1149992719 23283 80.91.229.2 (11 Jun 2006 02:25:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Jun 2006 02:25:19 +0000 (UTC) Cc: Emacs-Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 11 04:25:16 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FpFda-0004jm-Ez for ged-emacs-devel@m.gmane.org; Sun, 11 Jun 2006 04:25:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpFdZ-00030M-Mk for ged-emacs-devel@m.gmane.org; Sat, 10 Jun 2006 22:25:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FpFdO-0002yU-LL for emacs-devel@gnu.org; Sat, 10 Jun 2006 22:25:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FpFdM-0002xF-N3 for emacs-devel@gnu.org; Sat, 10 Jun 2006 22:25:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpFdM-0002xC-I6 for emacs-devel@gnu.org; Sat, 10 Jun 2006 22:25:00 -0400 Original-Received: from [24.128.218.106] (helo=rgrjr.dyndns.org) by monty-python.gnu.org with smtp (Exim 4.52) id 1FpFll-0001LM-77 for emacs-devel@gnu.org; Sat, 10 Jun 2006 22:33:41 -0400 Original-Received: (qmail 1838 invoked by uid 500); 11 Jun 2006 02:24:59 -0000 Original-To: "Drew Adams" In-Reply-To: X-Mailer: VM 7.19 under Emacs 22.0.50.1 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:55820 Archived-At: From: "Drew Adams" Date: Sat, 10 Jun 2006 17:29:21 -0700 Some minor link enhancements for consideration after the release . . . Is there such a generic follow-link command already (one for RET at point and one for mouse click)? Wouldn't that be useful? In Info, it would follow an Info link. It would recognize a URL and follow that. And so on, recognizing as many types of links as possible, depending, for instance, on the buffer mode. Sounds more or less like find-file-at-point to me. -- Bob Rogers http://rgrjr.dyndns.org/