From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84935 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: How do you use gnus? really. Date: Sun, 14 Sep 2014 08:29:49 +0200 Organization: Probably a good idea Message-ID: <87vboqbtpe.fsf@dod.no> References: <87iokrfjxy.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410676224 6392 80.91.229.3 (14 Sep 2014 06:30:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Sep 2014 06:30:24 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33179@lists.math.uh.edu Sun Sep 14 08:30:16 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XT3KC-0003RF-El for ding-account@gmane.org; Sun, 14 Sep 2014 08:30:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XT3K5-0003xH-Uj; Sun, 14 Sep 2014 01:30:10 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XT3K0-0003wt-OA for ding@lists.math.uh.edu; Sun, 14 Sep 2014 01:30:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XT3Jz-0001Ab-AZ for ding@lists.math.uh.edu; Sun, 14 Sep 2014 01:30:04 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XT3Jx-0004Wu-TT for ding@gnus.org; Sun, 14 Sep 2014 08:30:01 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XT3Jx-0003Ob-Ay for ding@gnus.org; Sun, 14 Sep 2014 08:30:01 +0200 Original-Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Sep 2014 08:30:01 +0200 Original-Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Sep 2014 08:30:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 46 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.248.210.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:JnQvOhwLiVq3lOmlZu7EAc2t84o= X-Spam-Score: -5.4 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84935 Archived-At: >>>>> jenia.ivlev@gmail.com (jenia.ivlev): > One thing I constantly want to do is go to my sent messages and find the > thread in the actual NNTP channels, like this channel. But I cant do > that. > I press ^ over the message in sent+archive:2014-09 folder and I get: > No reference in article x" or "cant find article some-cryptic-id" "No reference in article x" means that the article you try to find the parent of, doesn't have a references header or a in-reply-to header. "can't find article some-cryptic-id" means that the server doesn't know anything about the article. Are you offline when you try this? > I can't believe for a second that I;m the only person that has that > workflow. I don't know. I think the 'T s' command (gnus-summary-show-thread) is more what you're looking for, than '^'. Though it will have the same limitations with respect to missing references as the '^' command does. > How do you use GNUS in a way that avoid this problem? > How do you find the messages you sent in all the channels and then find > the answers to those messages? I don't understand what you mean by this. Do you post the same message to multiple groups? > You scroll through every channel in which you;re interested? I'm subscribed to the groups I'm interested, and when the Group buffer shows me that a group has new articles, I enter that group. If I have posted something I want to see the answer to, I go to my own article when it first appears, and mark it with '?'. Then it will be hidden the next time I enter the group, unless it has been replied to, in which case the entire thread from the '?'-article to the response will be displayed. I also score up articles posted by me, so that they, and the threads responding to them, will be displayed first when I enter a group.