From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: narendraj9@gmail.com Newsgroups: gmane.emacs.help Subject: Re: How to make my sent messages shown in a thread? Date: Sat, 28 Jan 2017 21:15:53 -0800 (PST) Message-ID: References: <87li6nh96f.fsf@VLAN-3434.student.uu.se> <87r4gdsqqo.fsf@VLAN-3434.student.uu.se> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: blaine.gmane.org 1485667251 22797 195.159.176.226 (29 Jan 2017 05:20:51 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2017 05:20:51 +0000 (UTC) Injection-Date: Sun, 29 Jan 2017 05:15:54 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 29 06:20:45 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cXhub-0003Zl-Gs for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Jan 2017 06:20:25 +0100 Original-Received: from localhost ([::1]:54139 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXhuf-0007ux-DY for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Jan 2017 00:20:29 -0500 X-Received: by 10.157.60.7 with SMTP id q7mr4665241otc.141.1485666954190; Sat, 28 Jan 2017 21:15:54 -0800 (PST) X-Received: by 10.157.43.215 with SMTP id u81mr1253217ota.15.1485666954133; Sat, 28 Jan 2017 21:15:54 -0800 (PST) Original-Path: usenet.stanford.edu!r185no1019552ita.0!news-out.google.com!15ni22443itm.0!nntp.google.com!r185no1019545ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=182.70.100.223; posting-account=_r6-xwkAAABnTOZkcQDQTyabI1jDYS0U Original-NNTP-Posting-Host: 182.70.100.223 Original-Xref: usenet.stanford.edu gnu.emacs.help:219060 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:112194 Archived-At: On Saturday, 8 June 2013 06:59:05 UTC+5:30, Hongxu Chen wrote: > Emanuel Berg writes: > > > Hongxu Chen writes: > > > >> I took a glance at .emacs-gnus file and from the screenshot I > >> believe you are subscribing usenet. However I am on the mail > >> list. Emanuel, have you ever before tried the mail list? > > > > Yes, I am reading gnu.emacs.help as a newsgroup, with Gnus. > > > > You are also using Gnus, only you use it as a mail client, and you > > get - well, this very message, for example - as a *mail*? (Is that correct?) > > > > In that case, I guess you could automatize (add a hook to sent > > message) to add a CC: or GCC: header to also send it to your > > email. Perhaps this is already done, and you can activate it as an > > option. > Yeah, I finally figure that I need to add an entry for `Gcc', and it works! > > > Regards, > Hongxu Chen What did you need to change to accomplish this? Narendra