emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] Avoid lisp error with (org-deadline nil "+1d")


From: Carsten Dominik
Subject: Re: [O] [PATCH] Avoid lisp error with (org-deadline nil "+1d")
Date: Wed, 23 Nov 2011 07:36:40 +0100

Fixed, thanks, please verify.

- Carsten

On 23.11.2011, at 07:14, Peter Münster wrote:

> On Tue, Nov 22 2011, Carsten Dominik wrote:
> 
>> This is not allowed, we cannot define a variable defined in another package.
> 
> Oh, pardon.
> 
> 
>> Can you send a backtrace of the error, please?
> 
> Of course (from "emacs -Q"):
> 
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (void-variable parse-time-weekdays)
>  org-read-date-get-relative("+1d" (20172 36366 853978) (20170 55280))
>  org-read-date-analyze("+1d" (20170 55280) (0 0 0 22 11 2011 2 nil 3600))
>  byte-code("\306>\203J.      \203.   ;\203J.\307\310 
> \"\203J.\212\311\312!\210\212\313 
> \210`).\314\315=\203-.\202..\f\n\312#\203I.\316\317!.\320\321\322.!\".3.\205G.\323.!.4)\203y.
>       ;\203i.\307\310 \"\203i.\320\321\324    .3\325.3!#\"\202x.      
> \206x.\326\327\330\327\211.3.4&..5\203\244.\331\235\203\244.\315=\203\217.6\202\221.7\332\261.\210\333
>      
> .8\327\211\211.9C&.\210\327.\212\214\327\211\211\211\211.:.;.<.=\311\312!\210\334.>\335P!\210\317\225b\210i.=\336\225b\210m\203\324.\337c\210\202\327.\317u\210\204\351.\334\340.?P!\204\351.\341\342\327\"\210\334.>address@hidden<.<\203s.<\211A.<@\211.;\315=\203C.\314\327\312#\204b.;\350=\203R.\314\f\327\312#\204b.;\351=\203'.\314.D\327\312#\203'.\352\353!\210\334\354!\203'.\352\353!\210\202'.\334\355!\203}.\352\353!\210.B\203\213.n\203\213.\347.=!\210\203\375.n\204\237.`Sf\356=\204\237.\332\202\240.\353\315=\203\253.6\202\276.\350=\203\266.7\202\276.\351=\205\276.E\332\261.\210\333
>         
> .8\206\321.\351=\205\321.F\351=\327\211.9C&.n\204\367.`Sf\356=\204\367.\327f\357>\204\367.m\204\367.\332\202\370.\353c\210\317\210eb\210~\210\334\360!\203.`Sf\361\232\203.`S\362
>  |\210..\207" [what time end org-scheduled-time-regexp 
> org-deadline-time-regexp ts (scheduled deadline) string-match "^[-+]+[0-9]" 
> org-back-to-heading t outline-next-heading re-search-forward scheduled 
> match-string 1 apply encode-time org-parse-time-string org-get-compact-tod 
> org-read-date-analyze decode-time org-read-date nil to-time (scheduled 
> deadline) " " org-insert-time-stamp looking-at "\\( *\\)[^.\n]*" 0 "\n" "[    
>      ]*" throw exit "[^.\n]*?" "[^.\n]*" insert-before-markers -1 
> org-indent-to-column deadline closed replace-match "" "--+<[^>]+>" "^[     
> ]+" 32 (32 10) "[       ]*\n" 10 ...] 8)
>  org-add-planning-info(deadline "+1d" closed)
>  org-deadline(nil "+1d")
>  eval((org-deadline nil "+1d") nil)
>  eval-expression((org-deadline nil "+1d") nil)
>  call-interactively(eval-expression nil nil)
> --8<---------------cut here---------------end--------------->8---
> 
> -- 
>           Peter
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]