From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Zhao Subject: "org-time-stamp" and "org-time-stamp-inactive" no longer work Date: Fri, 9 Dec 2011 14:38:52 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZ6HW-00082C-CH for emacs-orgmode@gnu.org; Fri, 09 Dec 2011 14:38:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZ6HV-0005Eq-Dp for emacs-orgmode@gnu.org; Fri, 09 Dec 2011 14:38:54 -0500 Received: from mail-vx0-f169.google.com ([209.85.220.169]:33773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZ6HV-0005Ei-9A for emacs-orgmode@gnu.org; Fri, 09 Dec 2011 14:38:53 -0500 Received: by vcbfk26 with SMTP id fk26so3051030vcb.0 for ; Fri, 09 Dec 2011 11:38:52 -0800 (PST) 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 Hi, I have noticed this problem for awhile and now I think it is worth reportin= g it and hopefully get fixed. Here is what happened when I hit "C-c !" in org buffer: Debugger entered--Lisp error: (wrong-type-argument window-live-p nil) select-window(nil) org-eval-in-calendar(nil t) byte-code("\306 \210\307\216\310\311=08!\312 \211=19=19\313 8)\314=1A=1B\= 315=0B!\203! .... org-read-date(nil totime nil nil (20194 25121 578000) nil) org-time-stamp(nil inactive) org-time-stamp-inactive(nil) call-interactively(org-time-stamp-inactive nil nil) Thanks,