From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/20011 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: alternate button push? Date: 23 Dec 1998 15:24:47 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <86k8zlks1t.fsf@slowfox.cs.uni-dortmund.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035158303 14860 80.91.224.250 (20 Oct 2002 23:58:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:58:23 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA01029 for ; Wed, 23 Dec 1998 09:29:42 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB17581; Wed, 23 Dec 1998 08:29:27 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 23 Dec 1998 08:26:30 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id IAA29412 for ; Wed, 23 Dec 1998 08:26:19 -0600 (CST) Original-Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA01001 for ; Wed, 23 Dec 1998 09:25:35 -0500 (EST) Original-Received: (from hniksic@localhost) by jagor.srce.hr (8.9.0/8.9.0) id PAA16517; Wed, 23 Dec 1998 15:24:47 +0100 (MET) Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h writes: > Kai> On a URL, this could be `View using {w3,netscape,lynx}', > > Do you really need something more for URLs than allowed for by > `browse-url-browser-function' (which could even pop up a menu of > choices)? Yes. I want the equivalent of Netscape's "copy URL location to clipboard". This is especially useful when one wants to use Wget for downloading. I might also want to implement a "retrieve URL using Wget" function and put it on that menu. button3 would be a good binding for XEmacs. I don't know about FSF Emacs, but I think MIME buttons are on mouse-3 there, so we have a precedent. > Kai> on a MIME part button, this could be `Display inline', `View', > Kai> `Print', `Save', and stuff. > > Definitely for that one. I might even vote for that on button-2. We already have that on button3 in XEmacs. Doesn't it work on FSF?