From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45482 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: [Newbe] Few questions... Date: Tue, 02 Jul 2002 12:42:51 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87it3yh2ek.fsf@Pulsar.resI.insa-lyon.fr> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025606626 29416 127.0.0.1 (2 Jul 2002 10:43:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 2 Jul 2002 10:43:46 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17PL8M-0007eE-00 for ; Tue, 02 Jul 2002 12:43:46 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17PL8B-0006Gt-00; Tue, 02 Jul 2002 05:43:35 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 02 Jul 2002 05:43:56 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id FAA06572 for ; Tue, 2 Jul 2002 05:43:45 -0500 (CDT) Original-Received: (qmail 10193 invoked by alias); 2 Jul 2002 10:43:19 -0000 Original-Received: (qmail 10188 invoked from network); 2 Jul 2002 10:43:19 -0000 Original-Received: from krynn.axis.se (193.13.178.10) by gnus.org with SMTP; 2 Jul 2002 10:43:19 -0000 Original-Received: from PCNIKLAS2 (dh10-13-8-243.axis.se [10.13.8.243]) by krynn.axis.se (8.12.3/8.12.3/Debian -4) with ESMTP id g62AgpNC005439; Tue, 2 Jul 2002 12:42:51 +0200 Original-To: Boris DAIX In-Reply-To: <87it3yh2ek.fsf@Pulsar.resI.insa-lyon.fr> (Boris DAIX's message of "Tue, 02 Jul 2002 12:04:03 +0200") Original-Lines: 49 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-mingw-nt5.0.2195) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45482 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45482 Boris DAIX writes: > - How to get T H effect ON when I go in Group and Summary buffers > without to have to type it once (I'd prefer hiding empty groups > and threads by default - I use topics in group > buffer) ? Add this to your .gnus.el file: (setq gnus-thread-hide-subtree t) To find information about threads, use the built-in info reader in emacs like this: `C-h i m gnus [RET] i thread [RET]' (C-h means to press CTRL and h simultaneously.) Read more on the subject by pressing [SPACE]. > - How to get subject and author inversed in summary buffer (my > gnus-summary-line-format is the default for the moment but it > doesn't contain what I would like to switch...) ? Again, info is your friend: `C-h i m gnus [RET] i gnus-summary-line-format [RET] ,' (The `,' is used to move between index search results.) > - Why drafts shown in my group buffer can't be hidden if I read > them/mark them expirable and run the expire process on this group > (the group comes to 0 articles, but if I make g it comes back > like if there were new drafts) ? You can't mark articles in the nndraft group as read, all articles are permanently unread. Use `B [DEL]' if you want to delete drafts. > - When I initially launch gnus, how to see all NGs on server (A z, > A k, A l with n=1,2,3 don't show me anything except new NGs > (one or two of them) with A z) without to do B nntp >