Gnus development mailing list
 help / color / mirror / Atom feed
From: Wes Hardaker <wes@hardakers.net>
Cc: ding@gnus.org
Subject: Re: Practical question: how do you track your threads when
Date: Thu, 05 Jun 2003 14:51:14 -0700	[thread overview]
Message-ID: <sdznkwjir1.fsf@wanderer.hardakers.net> (raw)
In-Reply-To: <uof1ch4pb.fsf@gko.net> (Georges Ko's message of "Fri, 06 Jun 2003 00:25:20 +0800")

>>>>> On Fri, 06 Jun 2003 00:25:20 +0800, Georges Ko <gko@gko.net> said:

Georges> Let's say that you subscribed to a lot of groups (mail, news,
Georges> mailing lists, ...) and post to some of them: how do you track the
Georges> threads you started when all your threads are in different groups?

Georges> - Move the groups on the top of your list? 
Georges> - Put them in some topic called "Wait feedback"
Georges> - Write on some Post-It or in some file?
Georges> - Some elisp magic?
Georges> - ...

Well, rule one: mark up responses to your posts by sorting by
scoring.  Do this by adding something like the following to your
~/News/all.SCORE file:

(("references"
 ("<\\(x7\\|sd\\)[a-z0-9_]+\\.fsf\\(_-_\\)?@\\(my\\.host\\.domainname\\.com\\)>" 20000 nil r)))

which scores up posts responding to me (from the machine
my.host.domainname.com) by 20000.

Within the group buffer, however, I don't do sorting.  I use topics to
put stuff into groups and I have a pretty good feel about which I need
to keep on top of...

-- 
"In the bathtub of history the truth is harder to hold than the soap,
 and much more difficult to find."  -- Terry Pratchett



      reply	other threads:[~2003-06-05 21:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-05 16:25 Practical question: how do you track your threads when subscribing to a lot of groups and posting to some groups? Georges Ko
2003-06-05 21:51 ` Wes Hardaker [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=sdznkwjir1.fsf@wanderer.hardakers.net \
    --to=wes@hardakers.net \
    --cc=ding@gnus.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).