From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/1764 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.user Subject: Re: nnimap doesn't list any groups, can't select inbox Date: Sun, 05 Jan 2003 02:31:41 +0100 Message-ID: References: <7wz3cp6op0l.fsf@dlsun92.us.oracle.com> <843cp6z5ls.fsf@lucy.cs.uni-dortmund.de> <7wzy96we9hb.fsf@dlsun92.us.oracle.com> <843cp48fp4.fsf@lucy.cs.uni-dortmund.de> <7wzu1hk9dfx.fsf@dlsun92.us.oracle.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138668445 12632 80.91.229.2 (31 Jan 2006 00:47:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:47:25 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:29:39 2006 Original-Path: quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 178.230.13.217.in-addr.dgcsystems.net Original-X-Trace: quimby.gnus.org 1041730451 16224 217.13.230.178 (5 Jan 2003 01:34:11 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 5 Jan 2003 01:34:11 GMT User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Native Windows TTY Support, i686-pc-linux) Cancel-Lock: sha1:aJ9+zGyMMHHyaHKtQQ1IY/C3aOU= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:1904 Original-Lines: 18 X-Gnus-Article-Number: 1904 Tue Jan 17 17:29:39 2006 Xref: news.gmane.org gmane.emacs.gnus.user:1764 Archived-At: Nimar Arora writes: > With the list pattern set to "*" gnus was executing the following IMAP > command and got back nothing. > > 1407 LIST "" "*%" I think the server should have. Do you know which server it is? > When I set the list pattern to "" it executed the following command: > 1417 LIST "" "%" > > And it can see the top-level folders. However, this doesn't show me the > subfolders, % doesn't match the hierarchy delimiter. Since I want to see > the subfolders, is there any way to prevent gnus from appending % > to whatever list pattern I give it? Not without modifying the code.