Gnus development mailing list
 help / color / mirror / Atom feed
From: Dave Love <d.love@dl.ac.uk>
Subject: Re: gnus and mailto:
Date: Tue, 5 Sep 2000 15:36:33 +0100	[thread overview]
Message-ID: <200009051436.PAA09834@djlvig.dl.ac.uk> (raw)
In-Reply-To: David Roth's message of "30 Aug 2000 21:49:47 +0100"

>>>>> "DR" == David Roth <david@linuxpunks.net> writes:

 DR> Basically I was wondering how to pass an email address (and maybe
 DR> subject) to my gnus session from the command line, and have it
 DR> pop up a nice new compose message window in gnus.

I once used the following script, but you'll want to call
`compose-mail', not `mail', and I think the args are different.  See
etc/MORE.STUFF for gnuserv/gnudoit.

#! /bin/sh

# For MMM.  Invoked as `mailto -s <subject> <address>'

gnudoit "(mail nil \"$3\" \"$2\")" >/dev/null



  parent reply	other threads:[~2000-09-05 14:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-30 20:49 David Roth
2000-08-31  7:57 ` Kai Großjohann
2000-09-05 14:36 ` Dave Love [this message]
2000-09-06 12:29   ` David Roth
2000-09-08 22:30     ` Dave Love
2000-09-09  9:46       ` Kai Großjohann
2000-09-10 17:45         ` Dave Love
2000-09-11 15:23           ` Kai Großjohann
2000-09-12 14:13             ` Dave Love

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200009051436.PAA09834@djlvig.dl.ac.uk \
    --to=d.love@dl.ac.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).