[O] Prepended list item captures get placed among LOGBOOK entries

2017-06-08 Thread Bruce V Chiarelli
Hello, I'll explain the problem with this example: * Run this in =emacs -Q= with the latest org #+BEGIN_SRC emacs-lisp ;(add-to-list 'load-path "~/build/org-mode/lisp") ;;; ensure we are using the latest Org (setq org-capture-templates (quote (("x" "Testing" item

Re: [O] Insert datetree entry

2017-04-05 Thread Bruce V Chiarelli
Daniele Nicolodi writes: > On 4/4/17 1:25 PM, Bruce V Chiarelli wrote: >> >> Daniele Nicolodi <dani...@grinta.net> writes: > Hi Bruce, > > I modified your code as follow to be able to insert a datetree entry > correctly being anywhere in an existing datetre

Re: [O] Insert datetree entry

2017-04-04 Thread Bruce V Chiarelli
> > Cheers, > Daniele -- Bruce V. Chiarelli http://github.com/bccomm

Re: [O] Insert datetree entry

2017-04-03 Thread Bruce V Chiarelli
as a subheading of the current heading (or find it if it already exists). Getting rid of 'subtree-at-point will make the year a level 1 heading at the end of the file, like with org-capture. Bruce -- Bruce V. Chiarelli http://github.com/bccomm

Re: [O] Help needed tangling with orgmode v9

2017-03-31 Thread Bruce V Chiarelli
Guido Van Hoecke writes: > Hi, > Hi there, > So I changed the #+PROPERTY lines into: > > #+PROPERTY: header-args :tangle emacs-guivho.el > #+PROPERTY: header-args :padline yes > #+PROPERTY: header-args :eval never > #+PROPERTY: header-args :eval no > #+PROPERTY:

Re: [O] Tasks don't repeat correctly if system-time-locale is set to certain languages

2016-10-31 Thread Bruce V. Chiarelli
2016-10-31 17:04 GMT-07:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > "Bruce V. Chiarelli" <mano...@gmail.com> writes: > >> org-todo calls org-auto-repeat-maybe, which sees the ".+" style >> repeater. It calls org-timestamp-change to move the time

Re: [O] Tasks don't repeat correctly if system-time-locale is set to certain languages

2016-10-31 Thread Bruce V. Chiarelli
2016-10-31 8:23 GMT-07:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello, > > "Bruce V. Chiarelli" <mano...@gmail.com> writes: > >> I've noticed some unusual behavior with repeating entries when the >> system-time-locale variable is set. Specifical

[O] Tasks don't repeat correctly if system-time-locale is set to certain languages

2016-10-30 Thread Bruce V. Chiarelli
Hello all, I've noticed some unusual behavior with repeating entries when the system-time-locale variable is set. Specifically: It is Sunday, today, October 30th. I did not mark this task, which is a habit, yesterday. -- If I have (setq system-time-locale "hu_HU.utf8"), Hungarian, then marking