Gnus development mailing list
 help / color / mirror / Atom feed
From: Bruce.Skinner@norsteadfarm.ca (Bruce S. Skinner)
To: Leo Butler <l.butler@cmich.edu>
Cc: ding@gnus.org
Subject: Re: Folders on imap server
Date: Wed, 22 Aug 2012 18:21:16 -0300	[thread overview]
Message-ID: <y7t8vd6mxmb.fsf@red.rf.norstead> (raw)
In-Reply-To: <86mx1mody7.fsf@mth-pe120-ux01.butler.org> (Leo Butler's message of "Wed, 22 Aug 2012 16:43:12 -0400")

Leo Butler <l.butler@cmich.edu> writes:

> -How does one create a folder on an imap server with gnus?

gnus-group-make-group bound to 'G m'
i.e.

  G m
   Name: foo
   From method: nnimap:your.imap.server

Creates an imap folder named 'foo'

> -How does one then save a message to an imap folder, analogous to
> gnus-summary-save-article?

gnus-summary-move-article which is bound to 'B m'
i.e.

  B m
   Move this article to: nnimap+your.imap.server:foo

Puts the current article in imap folder 'foo'

regards :-)
BruceS



  parent reply	other threads:[~2012-08-22 21:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 20:43 Leo Butler
2012-08-22 21:01 ` Adam Sjøgren
2012-08-23 13:37   ` Leo Butler
2012-08-23 18:17     ` Steinar Bang
2012-08-22 21:21 ` Bruce S. Skinner [this message]
2012-08-23 13:38   ` Leo Butler

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=y7t8vd6mxmb.fsf@red.rf.norstead \
    --to=bruce.skinner@norsteadfarm.ca \
    --cc=ding@gnus.org \
    --cc=l.butler@cmich.edu \
    /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).