Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: jesse@phiwumbda.org (Jesse F. Hughes)
Subject: Re: Moving articles in an nnvirtual group
Date: Thu, 31 Jul 2003 17:55:56 +0200	[thread overview]
Message-ID: <87smomher7.fsf@phiwumbda.localnet> (raw)
In-Reply-To: <m2wudzm33l.fsf@maui.hanak.hu>

Hanak David <dhanak@inf.bme.hu> writes:

> On Wed, 30 Jul 2003, Jesse F. Hughes wrote:
>
>> I have an nnvirtual group that consists of all the mail groups that
>> are relatively important.  I want the best of both worlds.  I want to
>> read new mail in a single group, rather than have to switch through a
>> number of groups.  On the other hand, I want gnus to split my mail
>> into a number of groups for storage.  I'm also using spam.el for spam
>> filtering and ifile-gnus for splitting.
>
> [...]
>
>> Any advice is appreciated.  Even (especially?) "just forget about it."
>
> Just a thought: what if you don't move the articles while inside the
> virtual group, but somehow record the changes to be done, and then, when
> you quit the group, play back the record, committing the changes.  I.e.,
> bind new functions to the article move and copy keys and make these
> functions store the source and destination group, article number and
> operation in a list.  

I think that changing key bindings isn't quite the right solution.
The spam functions in spam.el call gnus-summary-move-article directly,
so I'd have to do something funky with it.

I could use an advice at the beginning of gnus-summary-move-article to
see if I'm in a virtual group, and if so, to perform the recording you
describe, couldn't I?

This still leaves the question: How to do the actual moves once I exit
the group?  That is, are there existing routines for moving articles
without entering a group?  Or will I have to enter each group and do
the moves?  Or write my own routines (shudder)?

Thanks again.

-- 
Jesse Hughes
"Certainly he who can digest a second or third fluxion need
not, methinks, be squeamish about any point in divinity."
                                       George Berkeley, 1734


           reply	other threads:[~2003-07-31 15:55 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <m2wudzm33l.fsf@maui.hanak.hu>]

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=87smomher7.fsf@phiwumbda.localnet \
    --to=jesse@phiwumbda.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).