emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] calendar problem with schedule


From: Nick Dokos
Subject: Re: [O] calendar problem with schedule
Date: Sat, 31 Dec 2011 23:51:47 -0500

Richard Riley <address@hidden> wrote:

> 
> Ive not been using org mode for a while, just came back to and using
> latest 24 snapshot from git I get
> 
> ,----
> | Debugger entered--Lisp error: (void-function window-combination-p)
> |   window-combination-p(#<window 8> nil)
> |   calendar-generate-window(1 2012)
> |   calendar-basic-setup(nil)
> |   calendar()

You likely have a mixture of old and new files (what I call a
"frankenstein install"): calendar-generate-window calls
window-combined-p in the current version, and there is no
window-combination-p function, which leads me to believe that you have
old calendar code.

I recommend a thorough cleaning, rebuilding and reinstalling of
emacs. You might want to try a restart of emacs first just to see if it
works, but I wouldn't hold my breath.

Nick

PS. Happy New Year!

> |   org-read-date(nil to-time nil nil nil nil)
> |   byte-code("\204> \306>\203>\212\307\310!\210\212\311 \210`)\312  \313=
> =3D\203!=0B\202\"\f\n\310#\203=3D\314\315!\316\317\320!\".\205;\321!/)        
> \203=
> R\206Q\322\323\324\323\211./&=100\203}       \325\235\203}   
> \313=3D\203h=0E1\202j=
> =0E2\326\261\210\3273\323\211\2114C&\210\323\212\214\323\211\211\211\2115=
> =1E678\307\310!\210\3309\331P!\210\315\225b\210i8\332\225b\210m\203\255\333=
> c\210\202\260\315u\210        
> \204\302\330\334:P!\204\302\335\336\323\"\210\3309!\=
> 204\345\330\337;\340Q!\203\345\314\315!<\232\204\345\332\224\332\225}\210\2=
> 02\372\341\333!\210\342u\210``}\210=3D\203\372\3438!\210      
> >B77\203L=0E7\211A=
> address@hidden;=0E6\344=3D\203+\312\f\323\310#\2=
> 04;=0E6\345=3D\203=01\312?\323\310#\203=01\346\347!\210\330\350!\203=01\346=
> \347!\210\202=01\330\351!\203V\346\347!\210=3D\203dn\203d\3438!\210   \203\32=
> 2n\204x`Sf\352=3D\204x\326\202y\347   \313=3D\203\204=0E1\202\227     
> \344=3D\203=
> \217=0E2\202\227      address@hidden  \345=3D\205\=
> 252=0EA       
> \345=3D\323\2114C&=15n\204\314`Sf\352=3D\204\314\323f\352=3D\204\31=
> 4\326\202\315\347c\210\315\210eb\210~\210\330\353!\203\353`Sf\354\232\203\=
> 353`S\355 |\210.=07\207" [time what end org-scheduled-time-regexp org-deadl=
> ine-time-regexp ts (scheduled deadline) org-back-to-heading t outline-next-=
> heading re-search-forward scheduled match-string 1 apply encode-time org-pa=
> rse-time-string org-get-compact-tod org-read-date nil to-time (scheduled de=
> adline) " " org-insert-time-stamp looking-at "\\( *\\)[^\n]*" 0 "\n" "[       
> ]*=
> " throw exit "[^\n]*?" "[^\n]*" insert-before-markers -1 org-indent-to-colu=
> mn deadline closed replace-match "" "--+<[^>]+>" "^[  ]+" 32 "[       ]*\n" 
> 10 p=
> oint-at-eol default-time default-input org-insert-labeled-timestamps-at-poi=
> nt org-scheduled-string ...] 8)
> |   org-add-planning-info(scheduled nil closed)
> |   org-schedule(nil)
> |   call-interactively(org-schedule nil nil)
> `----
> 
> when pressing C-c C-s to schedule an item.
> 
> Whats changed or what have I configured wrong?
> 
> 



reply via email to

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