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: Fri, 07 Jun 2013 09:00:25 +0800 Message-ID: <874ndapweu.fsf@gmail.com> References: <87li6nh96f.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 1370566851 799 80.91.229.3 (7 Jun 2013 01:00:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Jun 2013 01:00:51 +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 Fri Jun 07 03:00:52 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 1Ukl2x-0001AX-Ia for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Jun 2013 03:00:51 +0200 Original-Received: from localhost ([::1]:37860 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukl2x-0003n2-9N for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Jun 2013 21:00:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukl2g-0003mp-Do for help-gnu-emacs@gnu.org; Thu, 06 Jun 2013 21:00:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ukl2d-0001go-V5 for help-gnu-emacs@gnu.org; Thu, 06 Jun 2013 21:00:34 -0400 Original-Received: from mail-pb0-x235.google.com ([2607:f8b0:400e:c01::235]:58394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukl2d-0001ge-Ox for help-gnu-emacs@gnu.org; Thu, 06 Jun 2013 21:00:31 -0400 Original-Received: by mail-pb0-f53.google.com with SMTP id xb12so3942967pbc.12 for ; Thu, 06 Jun 2013 18:00:30 -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=VrrR2vyvow4WSQHIYc5eEa9lmoEFkAuZR9Ow5/4Z/Ys=; b=SH1dwrew6VEBbTDGLZCivX9YLwTMzMSy7Qjzr8capHE/7z9QxaZuR3z1/yLQ2d9Z3E mOlTXyZoCGG+US7jr6TbYfPetN7LaPEJvJTs6EliYGHWMQiCHWOHg1TxRi2x96y1kAM8 zs/w+UjFe9Lv0ti4Or7kvB4TSATMIK3crBsOyZ765FlMkCnQDrMD9YN14djKFsVjqi7z RSx2CFilo3Yd7iNlqR//j66Wc/jd3q7BphWMduCOZTvaxwJgQpgCml40EdtXpyKmZ3f2 6ZzUgNFyP/grCJeOJM6AL0YBU5sM7f39rqpQiVqoD2Gop/CLCJ5UQahSEVEZ61OJ/JI2 zi3A== X-Received: by 10.66.164.3 with SMTP id ym3mr269405pab.106.1370566830698; Thu, 06 Jun 2013 18:00:30 -0700 (PDT) Original-Received: from hongxuchen-VM.STAP ([167.220.232.198]) by mx.google.com with ESMTPSA id pb5sm74555458pbc.29.2013.06.06.18.00.28 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 06 Jun 2013 18:00:29 -0700 (PDT) In-Reply-To: <87li6nh96f.fsf@VLAN-3434.student.uu.se> (Emanuel Berg's message of "Thu, 06 Jun 2013 11:37:12 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c01::235 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:91362 Archived-At: Emanuel Berg writes: > Hongxu Chen writes: > >> I am using Gnus and there is a problem with it: When I send a >> message, it goes to the `sent' archive. But when someone else >> replies, I cannot see my own in the THREAD-VIEW. Yeah, I can >> always see the original words of ourselves if others also quote >> it; but is it possible for Gnus to grab my message when I am >> using `A T' in gnus summary buffer (just as if it is a mail list >> mirror)? > > Is THREAD-VIEW = gnus-summary-mode? By saying THREAD-VIEW I mean I am trying to view the mails sorted by thread(number, subjects, date, etc); yeah, it is in gnus-summary-mode. > > In that case, I see mine, unless I read them, and then close (like > any other article). > > Are you saying, you *never* see your posts in the summary? > > I've put together a small page on Gnus, if you feel like comparing > notes. But, although Gnus works fine for me (more or less), and > I've spent lots of time with it, I am still somewhat of a novice. > > Anyway: http://user.it.uu.se/~embe8573/gnus/index.html That's a nice page, thanks! 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? XeCycle also mentioned the `gcc' related settings and he suggested some configurations for special groups. I also noticed the variable `gnus-message-archive-group' might be useful(I am still trying). -- Regards, Hongxu Chen