Re: [O] org-drill futures

2019-03-16 Thread stardiviner
Phillip Lord writes: > I've been using org-drill a lot recently. I've already added one feature > that I consider vital for this kind of thing (answering by typing!) and > would like to add another (some form of Leitner box learning). > > But, it seems sensible to fix the maintainership first.

[O] BUG: Capture task clocking doesn't stop due to narrowing

2019-03-16 Thread Bernt Hansen
Hi, I ran into an issue this morning where my capture task continues clocking on save. This occurs in both master and maint when not clocking into a drawer. ECM follows. --- test.org --- #+TITLE: BUG: Capture with clocking does no

Re: [O] Regression - problem with links

2019-03-16 Thread Bernt Hansen
Nicolas Goaziou writes: > Hello, > > Bernt Hansen writes: > >> Here is my ECM: > > Fixed. Thank you. > > Regards, Confirmed. Thanks for the lightning quick response! I have another issue I will send separately. Regards, Bernt

Re: [O] Regression - problem with links

2019-03-16 Thread Nicolas Goaziou
Hello, Bernt Hansen writes: > Here is my ECM: > > --- test.org > --- > Regression - problem with links > > *Keys To Reproduce* > > 1) Move to Update Timekeeper and OTL 2019 headling >C-c C-n > > 2) Open links >C-c C-o > > R

[O] Bug: ? org-log-done-with-time set as a file local variable does not have the desired effect

2019-03-16 Thread Niall Dooley
Firstly, this may or may not be a bug so apologies if I've incorrectly labelled the subject line. I use org-habits to track my habits defined in a habits.org file. I log each time I perform the habit with a :LOGGING: DONE(!) property. This adds an entry to a :LOGBOOK: drawer each time I mark the h

Re: [O] Regression - problem with links

2019-03-16 Thread Bernt Hansen
Bernt Hansen writes: > Marco Wahl writes: > >> IOW I can't reproduce your issue AFAICS. >> >> Is it a configuration issue? > > Possibly. I will try to produce an ECM for the issue I am seeing. > > Regards, > Bernt Here is my ECM: --- test.org --

Re: [O] Regression - problem with links

2019-03-16 Thread Bernt Hansen
Marco Wahl writes: > IOW I can't reproduce your issue AFAICS. > > Is it a configuration issue? Possibly. I will try to produce an ECM for the issue I am seeing. Regards, Bernt

[O] org-drill futures

2019-03-16 Thread Phillip Lord
I've been using org-drill a lot recently. I've already added one feature that I consider vital for this kind of thing (answering by typing!) and would like to add another (some form of Leitner box learning). But, it seems sensible to fix the maintainership first. Are any of the forks out there a

Re: [O] passing string to sh source code block

2019-03-16 Thread Daniel Herzig
Sorry, I found my mistake. I'll post it anyway, maybe it's of use to someone. My path contains spaces, so I had to change the code a bit (see below). Daniel Herzig writes: > Hi! > > I am trying to pass a path to an org-source-codeblock using the :var tag > in the header: > > #+BEGIN_SRC sh :var

[O] [PATCH] org-drill.el: Fix void function error

2019-03-16 Thread alexander . haeckel
* org-drill.el (org-drill--compute-cloze-keywords, org-drill-cloze-regexp) Use real function name cl-copy-list instead of alias copy-list, because of void function error at org startup in emacs 26.1 for org-plus-contrib package. --- contrib/lisp/org-drill.el | 8 1 file changed, 4 ins

[O] passing string to sh source code block

2019-03-16 Thread Daniel Herzig
Hi! I am trying to pass a path to an org-source-codeblock using the :var tag in the header: #+BEGIN_SRC sh :var directory="/x/y/z" cd directory ls #+END_SRC The output of the ls command shows that I obviously stay in the location of my .org file (not "/x/y/z") -- is there a way to pass the path

Re: [O] [Feature request] Repeatable tasks workday

2019-03-16 Thread Thorsten Jolitz
Eric S Fraga writes: > On Friday, 8 Mar 2019 at 13:05, Emil Marklund wrote: >> Hello! >> >> Some[1][2][3] have been asking for a method to create repeatable tasks >> that repeats on workdays (Monday to Friday). As far as I can tell, there >> is no "native support" for this in org-mode.  It would