From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32291 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus and mailto: Date: Thu, 31 Aug 2000 09:57:07 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168586 18904 80.91.224.250 (21 Oct 2002 02:49:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:49:46 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id E71DAD051E for ; Thu, 31 Aug 2000 04:00:22 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAC11960; Thu, 31 Aug 2000 03:00:20 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 31 Aug 2000 02:59:29 -0500 (CDT) Original-Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id CAA04661 for ; Thu, 31 Aug 2000 02:59:17 -0500 (CDT) Original-Received: from CONVERSION-DAEMON by Post-Office.UH.EDU (PMDF V5.2-32 #40812) id <0G0500601CVKX8@Post-Office.UH.EDU> for ding@hpc.uh.edu; Thu, 31 Aug 2000 02:59:44 -0500 (CDT) Original-Received: from mailhost.sclp.com (66-209.196.61.interliant.com [209.196.61.66]) by Post-Office.UH.EDU (PMDF V5.2-32 #40812) with ESMTP id <0G050074ICVJ0G@Post-Office.UH.EDU> for ding@hpc.uh.edu; Thu, 31 Aug 2000 02:59:44 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by mailhost.sclp.com (Postfix) with ESMTP id 3055BD051E for ; Thu, 31 Aug 2000 03:57:23 -0400 (EDT) Original-Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id JAA26564; Thu, 31 Aug 2000 09:57:08 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id JAA02667; Thu, 31 Aug 2000 09:57:07 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-21) id JAA25262; Thu, 31 Aug 2000 09:57:07 +0200 In-reply-to: David Roth's message of "30 Aug 2000 21:49:47 +0100" Original-To: David Roth User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.0.90 Original-Lines: 19 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32291 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32291 On 30 Aug 2000, David Roth wrote: > Basically I was wondering how to pass an email address (and maybe > subject) to my gnus session from the command line, and have it pop > up a nice new compose message window in gnus. You can install gnuserv which comes with the gnudoit program. This can be used to tell a running Emacs to execute arbitrary Lisp code, including: (compose-mail "to-address" "subject") If you wish to start a new Emacs instance: emacs --eval '(compose-mail "to-address" "subject")' kai -- I like BOTH kinds of music.