Re: [O] is speedup possible in the agenda?

2013-04-03 Thread Tim Howe
enda-cycle-show 22 >141.0351866.4106902727 [...] > === -- Tim Howe http://quadium.net/~vsync/ The lack of interest, the disdain for history is what makes computing not-quite-a-field. [...] They have no idea where [their culture came from] and the Internet

[O] unfound defuns and catch forms on XEmacs 21.5 (was: [Orgmode] find-library-name, used by org-reload, missing on XEmacs)

2012-05-29 Thread Tim Howe
nder of the session. Evaluating (byte-compile 'org-agenda-get-timestamps) makes everything break again. Otherwise everything seems to work great. Regards, -- Tim Howe http://quadium.net/~vsync/ My whole approach in broadcasting has always been "You are an important person just the way you

[O] [PATCH] org-clock: Customizable variable syntax fix

2012-05-29 Thread Tim Howe
* org-clock.el (org-clocktable-defaults): Revert extra layer of quoting. It appears the goal in 9b23f082 was to allow defaulting a plist member to a variable; however the plist was being constructed with LIST and therefore the `, combination was unnecessary. TINYCHANGE --- lisp/org-clock.el |