Hello,
Nick Dokos writes:
> Evaluate the following form:
>
> (let ((org-agenda-overriding-header "")) (org-agenda-list))
>
> It fails with
>
> org-agenda-list: Args out of range: 0, 1
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
Hi
I am using the following setting (which I found
(setq org-todo-keywords
'((sequence "TODO(t)" "WAIT(w@/!)" "|" "DONE(d!)" "CANCELED(c@)")))
Which works, almost like charms.
The only thing is, when I switch the states, at least optionally, I want
to have the possibility to add a note, e
Hello,
Dominic Surano writes:
> I recently upgraded to Org-mode version 9.2.4 from 9.1.9 and when I insert
> a capture template at point in an org-file using C-0 C-c c or C-0 M-x
> org-capture, it appears that properties :empty-lines, :empty-lines-after,
> and :empty-lines-before are not respect
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
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
---
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
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
---
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
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
---
Hello,
Vladimir Nikishkin writes:
> my mwe is the following:
>
> #+begin_src plantuml :file test.png,test_001.png :export both
> 'title "Title 1"
> class "Class1" as c1
> newpage
> 'title "Title 2"
> class "Class2" as c2
> #+end_src
>
> PlantUML supports generating multipage documents as of vers
Hello,
Vladimir Nikishkin writes:
> Although they actually do conflict is that the default bindings for EDE
> start with C-c . ,
> whereas Org uses this keybinding branch as an org-time-stamp binding.
I don't know what is EDE. Anyway I don't think a mere key-binding
conflict deserves an entry i
Hello,
Gustav Wikström writes:
> + (if should-get
> + (progn (message "Running git annex get \"%s\"." path-relative)
> +(call-process "git" nil nil nil "annex" "get" path-relative))
> + (error "File %s stored in git annex but it is not available, and was
> not
EDE is Emacs Development Environment, is shipped with stock Emacs and is
recommended to be turned on as a global minor mode, in the official Emacs
Manual, Section 25.4, page 330 of the printed version, or 352 of the pdf.
It's not a 'mere keybinding conflict', it's a conflict that anyone reading
t
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
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
11 matches
Mail list logo