From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Shortcuts for setting or changing the warning period "-3d" in DEADLINE timestamps? Date: Wed, 27 Feb 2013 10:27:24 +0100 Message-ID: <87a9qqt8cj.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAdIO-0007EY-6O for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 04:27:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAdIN-0002ZA-4N for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 04:27:28 -0500 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:36564) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAdIM-0002Yo-UE for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 04:27:27 -0500 Received: by mail-we0-f177.google.com with SMTP id d7so275586wer.22 for ; Wed, 27 Feb 2013 01:27:26 -0800 (PST) In-Reply-To: (Martin Beck's message of "Wed, 27 Feb 2013 09:12:16 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Martin Beck Cc: emacs-orgmode@gnu.org Hi Martin, Martin Beck writes: > However, it seems not to be possible to enter this warning period directly when > defining a date with the calendar e. g. by C-C C-D. > Is there a syntax to enter warnings here directly? Nope. > If not, could it be defined, please? :-) Patch welcome :) But... > IMHO it would also be helpful to have a shortcut to directly modify the warning > period of an item with a timestamp in the agenda. (like it is possible with > Shift+Left/Right Arrow to modify the date day by day). C-c C-d RET C-u C-u C-c C-d s- s- s- RET will do it, so I don't think a specific syntax is needed here. HTH, -- Bastien