From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14159 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: Clicking on URLs Date: 17 Feb 1998 17:56:32 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <76wweugjae.fsf@clay.principia.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035153397 13310 80.91.224.250 (20 Oct 2002 22:36:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:36:37 +0000 (UTC) Keywords: tab,article Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id PAA29818 for ; Tue, 17 Feb 1998 15:00:14 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA01727 for ; Tue, 17 Feb 1998 16:58:35 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id RAN07589; Tue, 17 Feb 1998 17:34:44 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 17 Feb 1998 16:57:27 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id QAA05785 for ; Tue, 17 Feb 1998 16:57:16 -0600 (CST) Original-Received: (qmail 6219 invoked by uid 504); 17 Feb 1998 22:57:05 -0000 Original-Received: (qmail 6216 invoked from network); 17 Feb 1998 22:57:05 -0000 Original-Received: from pocari-sweat.jprc.com (207.86.147.217) by claymore.vcinet.com with SMTP; 17 Feb 1998 22:57:05 -0000 Original-Received: (from karl@localhost) by pocari-sweat.jprc.com (8.8.5/8.8.5) id RAA13327; Tue, 17 Feb 1998 17:56:32 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Colin Rafferty's message of "17 Feb 1998 15:40:34 -0500" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:14159 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:14159 Colin Rafferty writes: > If you are using TM to display MIME messages, it trashes all the widget > information that Gnus is putting in the *Article* buffer. ??? > Switch into the *Article* buffer, move to the beginning, and hit TAB a > few times. If your cursor moves among the email addresses and the > following urls, then Hrvoje's guess is correct. ... > If hitting TAB did nothing, then it's because you are using TM. Hm. I use TM, and when I move into *Article* and hit TAB, nothing happens. `C-h c TAB' says it runs mime-viewer/next-content. But I can nonetheless middle-button on any highlighted URL; netscape reacts on Gnus' behalf. My browse-url-browser-function is set to 'browse-url-netscape. confused, --karl