From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17000 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: HTML (was: Re: Those MIME requirements) Date: 12 Sep 1998 14:00:40 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <864sue1rxd.fsf@kramer-fast.bp.aventail.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155779 31085 80.91.224.250 (20 Oct 2002 23:16:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:16:19 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA02672 for ; Sat, 12 Sep 1998 08:41:28 -0400 (EDT) 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 HAF16617; Sat, 12 Sep 1998 07:12:31 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 12 Sep 1998 07:39:49 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id HAA28083 for ; Sat, 12 Sep 1998 07:39:27 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp100.uio.no [129.240.240.105]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA02569 for ; Sat, 12 Sep 1998 08:39:13 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id OAA10261; Sat, 12 Sep 1998 14:42:18 +0200 Mail-Copies-To: never X-Now-Reading: Ursula K. Le Guin's _Unlocking the Air and Other Stories_ Original-To: ding@gnus.org In-Reply-To: Per Abrahamsen's message of "12 Sep 1998 11:58:42 +0200" User-Agent: Gnus/5.07003 (Pterodactyl Gnus v0.30) Emacs/20.3 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > These properties don't work well with the mouse. When you push a > mouse button, the location of point (the text cursor) and not the > mouse pointer will determine what keymap is used. That's true, but can't that be worked around? The default mouse-2 function might look whether there is some local keymap where the user clicked the mouse pointer, and if there is and the mouse-2 function is bound there as well, then the default function could call that other function instead. > I think it would be better to inherit the article keymap from > `widget-keymap'. Even better would be if Gnus used standard widget > buttons in the article, then it would work together with W3 perfectly. > > You can "buttonize" existing text by calling `widget-convert-button'. Right. And then how would things be called and stuff? (I tried the Widget manual, but it didn't mention this function...) -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen