Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: info-gnus-english@gnu.org
Subject: Re: moving articles from mail groups
Date: Mon, 25 May 2015 01:11:36 +0200	[thread overview]
Message-ID: <87617hefkn.fsf@debian.uxu> (raw)
In-Reply-To: <8xxfv6mfmdg.fsf@village.keycorner.org>

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

> Do you know why it's double-prompting me this way,
> or how to stop it?

Try this - only exchange the three occurrences of
"nnml" to suit your situation:

(defun gnus-summary-move-nnml (group)
  (interactive "snnml group: ")
  (gnus-summary-move-article 1 (format "nnml:%s" group)) )

If you want to do it on many articles with one
invocation you have to replace the "1" with a prefix
argument (which defaults to 1).

-- 
underground experts united
http://user.it.uu.se/~embe8573

  parent reply	other threads:[~2015-05-24 23:11 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 [this message]
2015-05-24 12:34 ` Dan Christensen

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=87617hefkn.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --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).