Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: using gnus as planner with local files
       [not found]   ` <c34081$239qo2$1@ID-226330.news.uni-berlin.de>
@ 2004-03-18  7:45     ` Kai Grossjohann
       [not found]       ` <c3c3bp$20qvs7$1@ID-226330.news.uni-berlin.de>
  0 siblings, 1 reply; 3+ messages in thread
From: Kai Grossjohann @ 2004-03-18  7:45 UTC (permalink / raw)


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: using gnus as planner with local files
       [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>
  1 sibling, 0 replies; 3+ messages in thread
From: Johan Bockgård @ 2004-03-22 17:30 UTC (permalink / raw)


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

> (setq gnus-parameters
>       '(("todo"
>          (newsgroup . t)
>         )
>        )
> )
>
> so it's perfect now I guess :-)

Not really :)

    * Don't make a habit of putting close-parentheses on lines by
      themselves; Lisp programmers find this disconcerting.

      (info "(elisp)Coding Conventions")

-- 
Johan Bockgård


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: using gnus as planner with local files
       [not found]             ` <8765cvvkr3.fsf@oz.fapse.ulg.ac.be>
@ 2004-03-23 14:35               ` kodo
  0 siblings, 0 replies; 3+ messages in thread
From: kodo @ 2004-03-23 14:35 UTC (permalink / raw)


Arnaud Vandyck <avdyk@debian.org> writes:

> Hi Kodo,
>
> kodo <inbox@kodo.me.uk> writes:
>
>> so it's perfect now I guess :-)
>
> Can you post a summary of 'HOWTO use gnus as a planner with local
> files'. I did follow a part of the thread but was not able to set this
> up :'(

have a look at http://kodo.me.uk if you have further questions just
email me or ask again here.

greets,

kodo

-- 

kodo's geek diary @ [ http://kodo.me.uk ]


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-03-23 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [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     ` using gnus as planner with local files Kai Grossjohann
     [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

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).