From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73915 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: shr-mailto (was Re: `W D D' in shr rendered article) Date: Tue, 09 Nov 2010 00:21:05 +0100 Organization: Programmerer Ingebrigtsen Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1289258512 31573 80.91.229.12 (8 Nov 2010 23:21:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 8 Nov 2010 23:21:52 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22284@lists.math.uh.edu Tue Nov 09 00:21:48 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PFb1x-0003uR-NY for ding-account@gmane.org; Tue, 09 Nov 2010 00:21:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PFb1n-0003uo-Lx; Mon, 08 Nov 2010 17:21:31 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PFb1m-0003uT-8n for ding@lists.math.uh.edu; Mon, 08 Nov 2010 17:21:30 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PFb1i-0007qK-5g for ding@lists.math.uh.edu; Mon, 08 Nov 2010 17:21:30 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PFb1h-0005kc-00 for ; Tue, 09 Nov 2010 00:21:25 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PFb1b-0003hW-Hs for ding@gnus.org; Tue, 09 Nov 2010 00:21:19 +0100 Original-Received: from cm-84.215.34.171.getinternet.no ([84.215.34.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Nov 2010 00:21:19 +0100 Original-Received: from larsi by cm-84.215.34.171.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Nov 2010 00:21:19 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 38 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.215.34.171.getinternet.no Mail-Copies-To: never X-Now-Playing: Yes's _Close to the Edge_: "Siberian Kathru" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:igbVXtncrAlvRA6Ghpl7uyIgrik= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73915 Archived-At: Katsumi Yamaoka writes: > Oops, I've reinvented the wheel. But I tried `browse-url-mail' > and found there's no user agent that inserts `body' automatically. > Try this: > > (browse-url-mail > "mailto:nobody@example.com?subject=test&body=Hello%20World%0d%0a") > > As for `message-user-agent', `sendmail-user-agent' and > `gnus-user-agent', `C-c C-y' yanks the body. If I `C-y C-y' after evaling that, I get ---- nobody writes: ---- If I then `M-u' to undo, I get ---- Hello World ---- Er... what!? That not only seems not quite right, but rather weird, too. > But shouldn't it be there from the beginning? The body part of a > mailto link is not rendered normally, and maybe no one knows that `C-c > C-y' is the command to yank its body. WDYT? Yes, I think the body part should be there by default. But I've never actually seen a mailto link with a body part. :-) -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen