From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: Not getting replies from the orgmode list to my e-mail address Date: Thu, 27 Aug 2015 16:56:14 +0800 Message-ID: <878u8x2jpt.fsf@ericabrahamsen.net> References: <87egiqjmd9.fsf@ucl.ac.uk> <8737z6nn2i.fsf@yale.edu> <87pp297w3c.fsf@kyleam.com> <87vbc1lqi5.fsf@yale.edu> <87r3mp5rrh.fsf@ericabrahamsen.net> <87k2sh6tum.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUsz3-0007zM-Mv for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 04:56:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUsz0-0003JD-7j for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 04:56:33 -0400 Received: from plane.gmane.org ([80.91.229.3]:43805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUsz0-0003Iu-1c for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 04:56:30 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZUsyy-0002Ec-Dh for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 10:56:28 +0200 Received: from 114.248.7.115 ([114.248.7.115]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Aug 2015 10:56:28 +0200 Received: from eric by 114.248.7.115 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Aug 2015 10:56:28 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rasmus writes: > Eric Abrahamsen writes: > >> I'm also reading through the Gnus newsreader. Personally I appreciate >> getting replies emailed to me directly, because some of these groups are >> high traffic and it can be easy to miss replies to threads. > > +1. Also it's a big help when searching for old threads. I wish I could > to the following: > > 1. set a followup-like header that says to always include me. However, I > think followup itself might not be great since e.g. Nicolas uses it to > exclude himself. > > 2. set up Gnus so that when I click F it would send copies to gmane and > the author of the email I reply to. Next-best option is F, followed C-c C-t to add a mail response to the sender (which warns you if they don't want it). Maybe that could be wrapped up in a function called `gnus-summary-followup-with-original-and-maybe-mail-author' (not really) that would follow-up the article, then check the Mail-Followup-To header and add a mail message if desired.