From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hongxu Chen Newsgroups: gmane.emacs.help Subject: Re: How to make my sent messages shown in a thread? Date: Sat, 08 Jun 2013 09:29:05 +0800 Message-ID: <87vc5pe6fy.fsf@gmail.com> References: <87li6nh96f.fsf@VLAN-3434.student.uu.se> <87r4gdsqqo.fsf@VLAN-3434.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1370654968 15156 80.91.229.3 (8 Jun 2013 01:29:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Jun 2013 01:29:28 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 08 03:29:27 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ul7yB-00053i-Gv for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Jun 2013 03:29:27 +0200 Original-Received: from localhost ([::1]:43453 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ul7yB-0003cx-0H for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Jun 2013 21:29:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ul7xy-0003cs-82 for help-gnu-emacs@gnu.org; Fri, 07 Jun 2013 21:29:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ul7xv-0001Ru-JJ for help-gnu-emacs@gnu.org; Fri, 07 Jun 2013 21:29:14 -0400 Original-Received: from mail-pd0-f180.google.com ([209.85.192.180]:46333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ul7xv-0001RQ-Di for help-gnu-emacs@gnu.org; Fri, 07 Jun 2013 21:29:11 -0400 Original-Received: by mail-pd0-f180.google.com with SMTP id 10so5448507pdi.11 for ; Fri, 07 Jun 2013 18:29:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=DUg3CBgsOaiurxrqOfwKAad5HZMd+csyiiTeTIiiC3Y=; b=B5WQ65V8TARERw4kpYLeDa/bKmvk6VbA8oosBYhHafuxL/ynyQxK3hWVMRsXqcg1Xm FLqvKvST6FrJ7TTuqK8z0FUAk7/IO7elWtv2f6cRiCX2mKYbtShiVYVOPNEtSFhxNAgF ynsg4jJov+Asb6nvxIAdgT7wtvA9w9i8Rt60RwUZZHW7iH8V4HiSmtBc0dJ8kYlV6c1U qs8v5JFmozwLd35JyIKNmqIwWg3dqTu5++fLY+48DxWtzV6dK+ZZQe3NLtOi+9qOrWF2 DbOBDY95aXI8BTBro99Y8Sx0I8hh5wNDoxXyVzHiibZn0JhrUCLj3sgP6QMtDIf+8VeT xQeA== X-Received: by 10.68.164.226 with SMTP id yt2mr1047599pbb.203.1370654950101; Fri, 07 Jun 2013 18:29:10 -0700 (PDT) Original-Received: from hongxuchen-VM.STAP ([167.220.232.198]) by mx.google.com with ESMTPSA id nt6sm1092587pbb.4.2013.06.07.18.29.07 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 07 Jun 2013 18:29:09 -0700 (PDT) In-Reply-To: <87r4gdsqqo.fsf@VLAN-3434.student.uu.se> (Emanuel Berg's message of "Fri, 07 Jun 2013 20:46:55 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.192.180 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91388 Archived-At: 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! > > I use rmail for mail, and because rmail doesn't have an interface > (at least not by default) to show sent mails, when you reply to a > mail in rmail, your mail is added as a CC: automatically. (I don't > like that, so I had to change it.) But, I don't think rmail is a > good alternative for you because rmail isn't threaded. Thanks for your help. -- Regards, Hongxu Chen