From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 4346 invoked from network); 6 Jun 2020 15:33:51 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 6 Jun 2020 15:33:51 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1jhaoM-0000t0-JS; Sat, 06 Jun 2020 10:32:42 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jhaoJ-0000qF-JB for ding@lists.math.uh.edu; Sat, 06 Jun 2020 10:32:39 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jhaoH-005wGG-7v for ding@lists.math.uh.edu; Sat, 06 Jun 2020 10:32:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:Message-ID:Date:Subject:From:To: Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=y7yTb1sx/7egMhncPyTf8EbntSDmvRSfyfU1LKE0ejo=; b=GAx41meuDBELnebhF2KdAd6WZJ C2TflxzUyXR3d346ldu6STQdt+0x70ad36PMcYydU4MrfBXJD82ArW2nch/n2bO9whu5sgf28o/KX q/cV/Dm9QS8ZevzgbTmef79NJ1ZOjM3Cj2p5WMjFQOLN74PHoSrvA7pUPLI4sYQkFNqo=; Received: from ciao.gmane.io ([159.69.161.202]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jhao7-0001cf-GX for ding@gnus.org; Sat, 06 Jun 2020 17:32:31 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jhao6-000QiC-9a for ding@gnus.org; Sat, 06 Jun 2020 17:32:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org To: ding@gnus.org From: Steinar Bang Subject: Possible to make gnus handle mailto URLs with cc, subject and body? Date: Sat, 06 Jun 2020 17:32:12 +0200 Organization: Probably a good idea Message-ID: Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (windows-nt) Cancel-Lock: sha1:RjwvjrfYSFmjRHjZejbjMCMZ7mg= Mail-Copies-To: never List-ID: Precedence: bulk Is there a way to make gnus handle mailto URLs with cc, subject and body, when those URLs are clicked in a browser? Here's an example URL: mailto:korr@somewhere.com?cc=some.one@somewhere.com&subject=Hittat%20fel%20i%3A%20%22Nytt%20ras%20i%20Nordnorge%20%E2%80%93%20orsakade%20stort%20h%C3%A5l%20%22&body=Jag%20har%20hittat%20fel%20i%20artikeln%20%22Nytt%20ras%20i%20Nordnorge%20%E2%80%93%20orsakade%20stort%20h%C3%A5l%20%22%0A(https%3A%2F%2Fwww.svt.se%2Fnyheter%2Futrikes%2Fnytt-ras-i-nordnorge-orsakade-stort-hal)%0A%0AKommentar%3A I have no idea what's sent on from the browser, beyond the email addres. And I have no idea how it's sent on different platforms. What I would like to happen is Gnus preparing a message with to, cc, subject and body, decoding the arguments for subject and body.