From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Subject: Support for a and p suffix for morning/afternoon scheduling Date: Fri, 25 May 2012 05:45:14 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXnL8-00042H-Ci for emacs-orgmode@gnu.org; Fri, 25 May 2012 01:45:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SXnL6-0005zi-Nv for emacs-orgmode@gnu.org; Fri, 25 May 2012 01:45:29 -0400 Received: from plane.gmane.org ([80.91.229.3]:53046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXnL6-0005za-Ha for emacs-orgmode@gnu.org; Fri, 25 May 2012 01:45:28 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SXnL3-0001v6-Lw for emacs-orgmode@gnu.org; Fri, 25 May 2012 07:45:25 +0200 Received: from 94-21-222-133.pool.digikabel.hu ([94.21.222.133]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 May 2012 07:45:25 +0200 Received: from adatgyujto by 94-21-222-133.pool.digikabel.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 May 2012 07:45:25 +0200 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: emacs-orgmode@gnu.org I use the scheduling prompt very often and I usually give times in 8pm/9am/etc. format, because they are conveniently short to type. Today it occured to me the m is unnecessary, because a and p already gives the necessary info. Could we also support 8a and 9p format for times like 8am and 9pm, so that the m does not have to be typed when scheduling? It's unambiguous, this form is not used for other things AFAIK, so we could easily support this shorter form too.