From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54098 Path: main.gmane.org!not-for-mail From: Linus Nordberg Newsgroups: gmane.emacs.gnus.general Subject: Re: [nnimap] "UID SEARCH" on closed folder Date: Mon, 29 Sep 2003 17:06:08 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1064848065 12834 80.91.224.253 (29 Sep 2003 15:07:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2003 15:07:45 +0000 (UTC) Original-X-From: ding-owner+M2639@lists.math.uh.edu Mon Sep 29 17:07:44 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A3zcl-000131-00 for ; Mon, 29 Sep 2003 17:07:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1A3zba-0005on-00; Mon, 29 Sep 2003 10:06:30 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1A3zbR-0005of-00 for ding@lists.math.uh.edu; Mon, 29 Sep 2003 10:06:21 -0500 Original-Received: from king.swox.se (king.swox.se [212.247.3.130]) by justine.libertine.org (Postfix) with ESMTP id 7A4273A0063 for ; Mon, 29 Sep 2003 10:06:10 -0500 (CDT) Original-Received: by king.swox.se (Postfix, from userid 1548) id 00A82751; Mon, 29 Sep 2003 17:06:08 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Sat, 27 Sep 2003 18:50:42 +0200") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54098 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54098 Simon Josefsson wrote Sat, 27 Sep 2003 18:50:42 +0200: | Try toggling `nnimap-close-asynchronous'. That did indeed solve my problem. Thanks. | It should be possible to set a variable in the asynch | imap-mailbox-close mode to let other code know that it is closing a | mailbox, and add a check for that variable to `imap-mailbox-current', | although that is left as an exercise. Ah, a well defined small task for the elisp newbie! Thanks. :-) -- Linus