On the whole I'm happily using org-mode. One thing that I'm unhappy
with is that when I'm looking at the agenda and decide to reschedule a
task that has a repeater, the repeater is obliterated. That is, if
the task is:
* TODO Oil change
SCHEDULED <2008-6-1 +3m>
and I think to myself "I'll do
If I load a python source file using python-mode.el, and then subsequently
look at a .org file using org-mode.el, I get an error:
Lisp error: (wrong-type-argument stringp nil)
and then I cannot see my .org file (nothing is displayed in the buffer).
Specifically the steps to reproduce are:
1) ru
Apologies, this seems to have been fixed in the latest development sources
for python-mode.el.
Please disregard.
Thanks,
Greg
On Tue, Jan 29, 2013 at 3:12 PM, Greg Novak wrote:
> If I load a python source file using python-mode.el, and then subsequently
> look at a .org file usi