Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
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
org-babel-execute-safely-maybe)
org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
org-cycle-hide-inline-tasks org-cycle-show-empty-lines
org-optimize-window-after-visibility-change)
org-agenda-span 56
org-confirm-elisp-link-function 'yes-o
But when "M-x package-install RET org RET" on a fresh Emacs session (fresh
like "emacs -q") it indeed solves the issue.
It is same "well known bug" from the link in my report.
Sorry for inconvenience.
2015-05-14 22:02 GMT+02:00 novak :
> Remember to cover the b