Gnus development mailing list
 help / color / mirror / Atom feed
From: craffert@sps.ml.com (Colin Rafferty)
Subject: Re: Mail Groups and Thread suggestion/question
Date: Wed, 29 Nov 95 17:59:01 EST	[thread overview]
Message-ID: <9511292259.AA12703@sparc10.sps.ml.com> (raw)
In-Reply-To: Jason Schroeder's message of Wed, 29 Nov 95 11:54:00 -0500

Jason Schroeder writes:

> While using mail groups, is there a way to come across an article and add
> it to another thread permanently?

There are a bunch of really stupid mailers out there that don't know
about "References:".  How many years has it been?  I have been having
the same problems.

My temporary solution is is to copy the "Message-ID:" line from the
parent-to-be, and then insert it into the orphaned article, changed to
"References:".

This work perfectly under nnml (and I imagine, it would work under any
other scheme).

I guess the real solution would be to write some function that did this
automatically.  I am thinking about something like this:

(defun gnus-summary-adopt-parent-thread (&optional which)
  "Make current article child of the previous one.
With prefix arg, parent is that many articles previous."
  (interactive "p")
  ; ...
  )
-- 
Colin Rafferty     | Merrill Lynch             | Voice:  212.449.8782
Consultant         | World Financial Center    | E-Mail: craffert@ml.com
Securities Pricing | North Tower, 11 Floor     | Beeper: 1.800.225.0256 #360229
Debt Markets Group | New York, New York  10281 | Fax:    212.449.1314


  reply	other threads:[~1995-11-29 22:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-29 16:54 Jason Schroeder
1995-11-29 22:59 ` Colin Rafferty [this message]
1995-11-30 10:21   ` Per Abrahamsen
1995-12-01  3:57     ` Lars Magne Ingebrigtsen
1995-12-19 23:57       ` Colin Rafferty

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=9511292259.AA12703@sparc10.sps.ml.com \
    --to=craffert@sps.ml.com \
    --cc=craffert@ml.com \
    /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).