Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kai Grossjohann <kai@emptyhost.emptydomain.de>
Subject: Re: using gnus as planner with local files
Date: Thu, 18 Mar 2004 08:45:33 +0100	[thread overview]
Message-ID: <87fzc661k2.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: <c34081$239qo2$1@ID-226330.news.uni-berlin.de>

kodo <inbox@kodo.me.uk> writes:

> Kai Grossjohann <kai@emptydomain.de> writes:
>
>> You can create an nnml group and then use `a' to "post" an article to
>> it.  (It's not a newsgroup posting, but that's the term that Gnus
>> uses.)
>>
>> You have to add one line to ~/.emacs or ~/.gnus, though:
>>
>> (require 'gnus-msg)
>> (setq gnus-discouraged-post-methods
>>        (delete 'nnml gnus-discouraged-post-methods))
>
> Could you give a more "verbose" example of how to set your idea up and
> how it finally works?

Okay, I'll try.  First, you add the three lines of Lisp code to
~/.gnus (or ~/.emacs if you don't have ~/.gnus).  Then you exit and
restart Emacs.

Now you create an nnml group, say nnml:todo.  Use G m to do this:

    G m todo RET nnml: RET

Now this group should be visible in the *Group* buffer.  Put the
cursor on that line.  Hit C-u a.  Fill out the message and hit C-c
C-c.  The important part is the Newsgroups line.

Does it work?  Where does it fail?  What happens when it fails?

Kai


       reply	other threads:[~2004-03-18  7:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <c29k26$1ee65b$1@ID-226330.news.uni-berlin.de>
     [not found] ` <87vfl8obc4.fsf@emptyhost.emptydomain.de>
     [not found]   ` <c34081$239qo2$1@ID-226330.news.uni-berlin.de>
2004-03-18  7:45     ` Kai Grossjohann [this message]
     [not found]       ` <c3c3bp$20qvs7$1@ID-226330.news.uni-berlin.de>
     [not found]         ` <873c863xry.fsf@emptyhost.emptydomain.de>
     [not found]           ` <c3mv0k$29geg7$1@ID-226330.news.uni-berlin.de>
2004-03-22 17:30             ` Johan Bockgård
     [not found]             ` <8765cvvkr3.fsf@oz.fapse.ulg.ac.be>
2004-03-23 14:35               ` kodo

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=87fzc661k2.fsf@emptyhost.emptydomain.de \
    --to=kai@emptyhost.emptydomain.de \
    /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).