From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/10086 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.user Subject: Re: learning gnus Date: Thu, 27 Dec 2007 10:38:44 +0100 Message-ID: <8763ykv5nf.fsf@member.fsf.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1198748361 12251 80.91.229.12 (27 Dec 2007 09:39:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Dec 2007 09:39:21 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Dec 27 10:39:34 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J7pD9-0005gl-Jd for gegu-info-gnus-english@m.gmane.org; Thu, 27 Dec 2007 10:39:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J7pCo-0003aU-Ly for gegu-info-gnus-english@m.gmane.org; Thu, 27 Dec 2007 04:39:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J7pCl-0003YN-J8 for info-gnus-english@gnu.org; Thu, 27 Dec 2007 04:39:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J7pCk-0003V5-DT for info-gnus-english@gnu.org; Thu, 27 Dec 2007 04:39:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J7pCk-0003UI-0O for info-gnus-english@gnu.org; Thu, 27 Dec 2007 04:39:06 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J7pCj-00036q-JR for info-gnus-english@gnu.org; Thu, 27 Dec 2007 04:39:05 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J7pCZ-00051w-OL for info-gnus-english@gnu.org; Thu, 27 Dec 2007 09:38:55 +0000 Original-Received: from dslb-084-063-037-075.pools.arcor-ip.net ([84.63.37.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Dec 2007 09:38:55 +0000 Original-Received: from tassilo by dslb-084-063-037-075.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Dec 2007 09:38:55 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 29 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslb-084-063-037-075.pools.arcor-ip.net User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) Cancel-Lock: sha1:kJ+VS9fOoqTAil9vg83Mxon3pJU= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:10086 Archived-At: David Rod writes: Hi David, > The info manual is a bit complicated for my user level. i would like > to find something really useful to help me learn how to use gnus > quickly and efficiently without wasting too much time about all the > stuff which is under the bonnet. I don't think there's another document that describes Gnus as comprehensively as the manual. > I want to learn about things like being able to instantly see replies > to my postings without having to look for those. What do you mean with instantly seeing them? You can make them more eye-catching with scoring. In my ~/.gnus.el I have (add-hook 'message-sent-hook 'gnus-score-followup-article) (add-hook 'message-sent-hook 'gnus-score-followup-thread) which scores up followups to my postings. Articles with higher score are displayed with another face and you can sort the summary buffer by score. HTH, Tassilo -- Windows: So easy to admin, even a worm can do it.