From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.help Subject: Re: gnus imap folders hierarchy Date: Thu, 06 Jan 2011 09:37:25 +0100 Message-ID: <87lj2y4ed6.fsf@eps142.cdf.udc.es> References: <4D2409EE.9030909@sergio.spb.ru> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1294303143 26720 80.91.229.12 (6 Jan 2011 08:39:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 Jan 2011 08:39:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 06 09:38:59 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PalN4-0000Nc-Va for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Jan 2011 09:38:59 +0100 Original-Received: from localhost ([127.0.0.1]:51417 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PalN4-0008Cu-Fw for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Jan 2011 03:38:58 -0500 Original-Received: from [140.186.70.92] (port=52280 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PalMk-0008Co-9T for help-gnu-emacs@gnu.org; Thu, 06 Jan 2011 03:38:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PalMi-0007mh-TG for help-gnu-emacs@gnu.org; Thu, 06 Jan 2011 03:38:38 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:49978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PalMi-0007mY-Md for help-gnu-emacs@gnu.org; Thu, 06 Jan 2011 03:38:36 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PalMg-0000Ac-0I for help-gnu-emacs@gnu.org; Thu, 06 Jan 2011 09:38:34 +0100 Original-Received: from eps142.cdf.udc.es ([193.144.52.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Jan 2011 09:38:33 +0100 Original-Received: from aluaces by eps142.cdf.udc.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Jan 2011 09:38:33 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: eps142.cdf.udc.es User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:kZV3MC3SSeMgmMixBiGqQdOgirA= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78254 Archived-At: sergio writes: > Hello. > > Is it possible to configure gnus so, that it will show folders > hierarchy. For example I have folders: INBOX, INBOX/a, a, b, a/b, a/c. > Gnus shows them like plain list with full names, but I want something > like this: > INBOX > a > a > b > c > b > > Like many gui imap client do. Maybe you can find useful the following section in the manual: (gnus) Group Topics -- Alberto