[Python-Dev] Slightly OT: Replying to posts
Aahz
aahz at pythoncraft.com
Wed Mar 1 23:48:14 CET 2006
On Wed, Mar 01, 2006, Talin wrote:
>
> However, I would like to be able to reply to posts in such a way as to
> have them appear in the appropriate place in the thread hierarchy. Since
> I don't have the original email, I cannot reply to it directly; instead
> I have to create a new, non-reply email and send it to the list. Simply
> editing the subject line to put "Re: subject" would seem to be insufficient.
>
> Does anyone have a trick for managing this? Or is there a FAQ that
> someone can point me to that addresses this issue?
If you're a die-hard hacker, you could parse the mailto: link at the top
of the message. ;-)
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"19. A language that doesn't affect the way you think about programming,
is not worth knowing." --Alan Perlis
More information about the Python-Dev
mailing list