Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Dan Christensen <jdc@uwo.ca>
To: info-gnus-english@gnu.org
Subject: Re: moving articles from mail groups
Date: Sun, 24 May 2015 08:34:06 -0400	[thread overview]
Message-ID: <874mn2duip.fsf@uwo.ca> (raw)
In-Reply-To: <8xxzj4vmarn.fsf@village.keycorner.org>

Hikaru Ichijyo <ichijyo@macross.sdf.jp> writes:

...

> With that setup, when I use gnus-summary-move-article (B m) to move an
> article from my mail groups into one of these nnfolder files, I get
> prompted like this:
>
>          Move this article to (default nnfolder:freenet): nnmbox:
>
> Yes, that "nnmbox:" part gets printed by the system (not by me).  I end
> up having to delete back over it every time I want to do this.  Then,
> when the line is cleared, I can hit return and it will do the right
> thing as suggested by the default in parenthesis ("default
> nnfolder:freenet)").

Have you tried just hitting return with "nnmbox:" showing?  In my
experience, if you don't edit the provided prefix, it uses the default.

If that doesn't work, you can also change the prefix shown with
the following:

(setq gnus-move-group-prefix-function 'my-move-group-prefix)
(defun my-move-group-prefix (dummy) "anything you want")

Maybe you want to use "" or "nnfolder:" for the prefix.

Dan



      parent reply	other threads:[~2015-05-24 12:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-23 18:03 Hikaru Ichijyo
2015-05-24  0:00 ` Emanuel Berg
2015-05-24  7:47   ` Hikaru Ichijyo
2015-05-24 20:08     ` Emanuel Berg
2015-05-24 23:11     ` Emanuel Berg
2015-05-24 12:34 ` Dan Christensen [this message]

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=874mn2duip.fsf@uwo.ca \
    --to=jdc@uwo.ca \
    --cc=info-gnus-english@gnu.org \
    /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).