Re: [O] Org-mode release 7.8.11

2012-05-29 Thread Julian Bean
On 29 May 2012, at 10:55, Bastien wrote: > > ~$ git log release_7.8.03..release_7.8.11 > > will display the git logs between those two releases. Thanks. I will find myself a git checkout and take a look. > > The purpose of http://orgmode.org/Change.html is to contain a > human-readable log fo

Re: [O] Org-mode release 7.8.11

2012-05-29 Thread Julian Bean
On 25 May 2012, at 08:51, Bastien wrote: > Hi all, > > I've released Org 7.8.11. How do we view changelogs for minor versions? http://orgmode.org/Changes.html only appears to show changes for 7.8 (and, in the top section, changes in 'HEAD'). I would like to know the differences between (fo

Re: [O] Keeping an advanced dictionary in Org-mode?

2011-06-07 Thread Julian Bean
On 6 Jun 2011, at 10:38, Christian Moe wrote: > ** languir > :PROPERTIES: > :Word_class: verb > :Transitivity: intr > :END: > (*for* après; *to do* de faire) > > It's a pain to do, and because of outline folding, it could be a pain to look > up meanings, and you might need to do some

Re: [O] Error message could be improved - Specified time is not representable

2011-05-24 Thread Julian Bean
On 24 May 2011, at 09:16, Giovanni Ridolfi wrote: > Julian Bean writes: > >> >> [...] I tracked this down to an erroneous SCHEDULED date of 1st >> January 1904 buried inside a task. [...] >> >> Evidently, for some reason, calling (encode-time 0 0 0 1 1 190

[O] Error message could be improved - Specified time is not representable

2011-05-24 Thread Julian Bean
Hi all, On upgrading to emacs 23.3 (from emacs 23.1) my daily/weekly agenda became unusable, giving the error message "Specified time is not representable". After a bit of poking around in the backtrace I tracked this down to an erroneous SCHEDULED date of 1st January 1904 buried inside a task.