From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85233 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Snoozing a message in gnus? Date: Fri, 07 Nov 2014 19:04:57 +0800 Message-ID: <87egtf2rvq.fsf@ericabrahamsen.net> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1415358041 32710 80.91.229.3 (7 Nov 2014 11:00:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Nov 2014 11:00:41 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33475@lists.math.uh.edu Fri Nov 07 12:00:34 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XmhHM-0008VB-4C for ding-account@gmane.org; Fri, 07 Nov 2014 12:00:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XmhGq-00083h-MW; Fri, 07 Nov 2014 05:00:00 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XmhGn-000837-6V for ding@lists.math.uh.edu; Fri, 07 Nov 2014 04:59:57 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XmhGl-0005pT-RI for ding@lists.math.uh.edu; Fri, 07 Nov 2014 04:59:56 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XmhGj-000246-QQ for ding@gnus.org; Fri, 07 Nov 2014 11:59:53 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XmhGg-0007uA-Nt for ding@gnus.org; Fri, 07 Nov 2014 11:59:50 +0100 Original-Received: from 103.244.102.210 ([103.244.102.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Nov 2014 11:59:50 +0100 Original-Received: from eric by 103.244.102.210 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Nov 2014 11:59:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 103.244.102.210 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (gnu/linux) Cancel-Lock: sha1:CcKBRY31bqIFEmkzSOBgikkFSTU= X-Spam-Score: -2.3 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85233 Archived-At: Rainer M Krug writes: > Hi > > some mail clients (add on for notmuch [1] or Mailbox [2]) have an > interesting feature, namely snoozing messages, i.e. removing them > temporarily from the inbox and having them returned after / at a certain time. > > This would make scheduling to deal with emails much easier. > > I was wondering - is there something similar possible in GNUS? I would just capture the message to an Org TODO, and then schedule the TODO for some time in the future. Instant snooze!