Re: [O] org-capture-kill does not reinstantiate clocked tasks with :clock-in :clock-resume

2018-07-01 Thread Nicolas Goaziou
Hello, Leonard Lausen writes: > With a capture template that includes the :clock-in :clock-resume > arguments, aborting a capture with org-capture-kill will not resume the > previous clock but leave it clocked out. I cannot reproduce it. What Org version are you using? Could you try latest

Re: [O] Bug: org-src-mode tries to cancel a nil idle timer [9.1.13 (release_9.1.13-864-g5057e3 @ /Users/asf/.emacs.d/straight/build/org/)]

2018-07-01 Thread Nicolas Goaziou
Hello, Andreas Fuchs writes: > I use org-src-mode with org-src-auto-save-idle-delay (set to 1s), and > after upgrading org to the latest master version, it's repeatedly > causing me trouble: When I open an org-src-mode buffer and close it with > C-c ', I repeatedly get the message "Error running

Re: [O] Bug: org export to html add a unnecessary empty line in "example" block [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/local/Cellar/emacs-plus/26.1/share/emacs/26.1/lisp/org/)]

2018-07-01 Thread Nicolas Goaziou
Hello, 孙振祥 writes: > the org file like > : abc > : def > > and export to html will become > abc > def > > Fixed. Thank you. Regards, -- Nicolas Goaziou

[O] Bug: org export to html add a unnecessary empty line in "example" block [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/local/Cellar/emacs-plus/26.1/share/emacs/26.1/lisp/org/)]

2018-07-01 Thread 孙振祥
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.

Re: [O] info URL « open at point » patch

2018-07-01 Thread Vincent Belaïche
Hello Eli, Concerning the patch, I understood that you agree with it provided that it is upgraded to mention the change in the etc/NEWS file. So I did that & pushed the change. Concerning your point « Modularity doesn't mean each module must be standalone and self-contained », I agree, and I did

[O] org-capture-kill does not reinstantiate clocked tasks with :clock-in :clock-resume

2018-07-01 Thread Leonard Lausen
With a capture template that includes the :clock-in :clock-resume arguments, aborting a capture with org-capture-kill will not resume the previous clock but leave it clocked out. Is this the intended behavior? I expected the previous clock to either be clocked in from the moment I run

[O] Bug: org-src-mode tries to cancel a nil idle timer [9.1.13 (release_9.1.13-864-g5057e3 @ /Users/asf/.emacs.d/straight/build/org/)]

2018-07-01 Thread Andreas Fuchs
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.

Re: [O] globbing file links

2018-07-01 Thread John Kitchin
This could be useful. Here is something close. It does not use dired-virtual. I couldn't figure out how to generate the ls -lR like listing for each file, but if you know how to do that it should be straightforward to modify. #+BEGIN_SRC emacs-lisp (defun glob-follow (path) (interactive) (let