From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo)
To: emacs-orgmode@gnu.org
Subject: Re: Not getting replies from the orgmode list to my e-mail address
Date: Thu, 27 Aug 2015 11:03:34 -0400 [thread overview]
Message-ID: <87io80lqnt.fsf@yale.edu> (raw)
In-Reply-To: 87r3mp5rrh.fsf@ericabrahamsen.net
Eric Abrahamsen writes:
> Jorge A. Alfaro-Murillo writes:
>>
>> I do not subscribe with my email to lists, but using
>> news.gwene.org in gnus. There must be a way to check for
>> duplicates in two different servers, but so few people reply to
>> both the personal email address and the email list that I have
>> never found the need to look how to set that up. I just delete
>> the email and get slightly annoyed. I also have
>> gnus-confirm-mail-reply-to-news set to t not to make the
>> mistake of replying instead of following-up to news.
>
> 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.
This is a cool trick for that:
#+BEGIN_SRC emacs-lisp
(add-hook 'message-sent-hook 'gnus-score-followup-thread)
#+END_SRC
> In your case, have you tried setting the Mail-Followup-To
> header? Gnus also provides the `gnus-suppress-duplicates'
> option, which will at least mark the duplicates as read. That
> helps a bit.
Thanks! I'll check that next time I have the problem.
--
Jorge.
next prev parent reply other threads:[~2015-08-27 15:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-26 11:07 Not getting replies from the orgmode list to my e-mail address Meir Goldenberg
2015-08-26 11:54 ` Eric S Fraga
2015-08-26 12:03 ` Meir Goldenberg
2015-08-26 14:26 ` Nick
2015-08-26 14:25 ` Jorge A. Alfaro-Murillo
2015-08-26 18:17 ` Kyle Meyer
2015-08-26 20:54 ` Jorge A. Alfaro-Murillo
2015-08-27 3:34 ` Eric Abrahamsen
2015-08-27 8:03 ` Rasmus
2015-08-27 8:56 ` Eric Abrahamsen
2015-08-27 15:03 ` Jorge A. Alfaro-Murillo [this message]
2015-08-31 14:44 ` Sebastien Vauban
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=87io80lqnt.fsf@yale.edu \
--to=jorge.alfaro-murillo@yale.edu \
--cc=emacs-orgmode@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.