Jude DaShiell writes: Hi Jude: > This happens using gnu-emacs 23.41 and org 7.9.11 and that emacs is > the current debian package version. I used git clone to install and > update org mode too. Maybe it is a mixed installation problem again. Have you tried the suggestions here: ,----[ http://orgmode.org/worg/org-faq.html#mixed-install ] | Is my Orgmode installation mixed? | | Emacs is distributed with a version of Orgmode bundled with it. A common | problem among users who install a newer version of Orgmode separately is | a mixed install where Emacs loads some files from the bundled and the | rest from the latest version. This can lead to unending troubles in the | future. An easy first step to investigate this is to look at the output | of M-x org-version. | | Good | Org-mode version 7.8.11 (release_7.8.11-448-g1737d3 @ /path/to/org-mode/lisp/) | | Bad | Org-mode version 6.33x (release_7.8.11.409.ga3778) | | You should go through the output of list-load-path-shadows line-by-line | to get hints to what in your configuration is causing the issue. Among | the most common reasons is Orgmode gets loaded before the load-path | variable is updated to include the installation directory of the latest | Orgmode. To avoid issues like this, it is recommended that the load path | is updated very early on in your init file. `---- Cheers, Charles -- The nice thing about Windows is - It does not just crash, it displays a dialog box and lets you press 'OK' first. (Arno Schaefer's .sig)