From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17958 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.user Subject: Re: imap inbox, how not to show mails marked Expired Date: Fri, 29 Jan 2016 17:01:11 +0800 Message-ID: <87powkep48.fsf@ericabrahamsen.net> References: <87powkwz4k.fsf@hillenius.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1454058120 328 80.91.229.3 (29 Jan 2016 09:02:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Jan 2016 09:02:00 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Jan 29 10:01:51 2016 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aP4wA-0005M1-T4 for gegu-info-gnus-english@m.gmane.org; Fri, 29 Jan 2016 10:01:51 +0100 Original-Received: from localhost ([::1]:60640 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP4w5-0004Hc-Df for gegu-info-gnus-english@m.gmane.org; Fri, 29 Jan 2016 04:01:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP4vw-0004FN-8F for info-gnus-english@gnu.org; Fri, 29 Jan 2016 04:01:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aP4vs-0007rl-4D for info-gnus-english@gnu.org; Fri, 29 Jan 2016 04:01:36 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:47475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP4vr-0007rf-UU for info-gnus-english@gnu.org; Fri, 29 Jan 2016 04:01:32 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aP4vn-00056G-Sy for info-gnus-english@gnu.org; Fri, 29 Jan 2016 10:01:28 +0100 Original-Received: from 221.220.67.72 ([221.220.67.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jan 2016 10:01:27 +0100 Original-Received: from eric by 221.220.67.72 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jan 2016 10:01:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 221.220.67.72 User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:gGWopx2XZcxpVlm9E+UgpLWHDPc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 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: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:17958 Archived-At: Gijs Hillenius writes: > I'm relearning my Gnus habits, now marking messages as expirable instead > of deleting (expunging) them. The result is an Inbox with some 20 or > more emails that I don't mind not seeing, unless I want to > expressly. These will get expunged by Gnus and then removed from disk by > Cyrus IMAP after a week. > > I've been browsing the manual, but I'm going in circles. What would be > the a/key combination to hide messages that are marked (expired)? Per > group, I guess, I'm not sure I want to set it for all groups. > > Thanks I think Nikolaus Rath posted a patch or two to gnus.general a while ago, which would allow hiding expired messages in the *Summary* buffer, but I don't think anyone got around to applying it. By which I mean, I didn't get around to applying it -- it looked like it would take more review than I had time to give it, and then I forgot about it. Now Gnus development has moved into the main Emacs tree, and I'm a little wary of just chucking commits in there, I don't know if/how protocol has changed. All of which is a long way of saying that no, I don't think you can do this right now, but you might be able to before too long (if you're using the development version of Emacs). :) Eric