From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: bug#9695: allowed date range Date: Wed, 9 Nov 2011 19:18:16 +0100 Message-ID: References: <87ty7kd8oh.fsf@kanis.fr> <87ehyiitv7.fsf__48109.1452217244$1318487785$gmane$org@googlemail.com> <87mxd5jqpn.fsf@thinkpad.tsdh.de> <87lisp9vsm.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROCjd-00080W-MS for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 13:18:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ROCjc-0000JA-Kw for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 13:18:53 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:46716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROCjc-0000Il-GE for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 13:18:52 -0500 Received: by eye4 with SMTP id 4so1956824eye.0 for ; Wed, 09 Nov 2011 10:18:51 -0800 (PST) In-Reply-To: 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: Michael Brand Cc: Tassilo Horn , emacs-orgmode@gnu.org I have now merged this patch, a big thanks to the testers Michael, Eric, and Tassilo. - Carsten On 16.10.2011, at 15:45, Michael Brand wrote: > Hi Carsten > > On Thu, Oct 13, 2011 at 10:27, Carsten Dominik > wrote: >> Furthermore, pressing C-c C-c on >> a time stamp will fill in or fix the day name. > > Thank you, this is something I always wanted to have for convenience > instead of using S- + S-. > >> However, I am not sure if this patch is complete, or if it >> has side effects. So it would be good if a few people could >> apply it and test it during their daily work for a few weeks, >> and then report problems in this thread. > > I started to use this patch too. > > Michael