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
Daniele Nicolodi writes:
> On 4/4/17 1:25 PM, Bruce V Chiarelli wrote:
>>
>> Daniele Nicolodi writes:
> Hi Bruce,
>
> I modified your code as follow to be able to insert a datetree entry
> correctly being anywhere in an existing datetree. I also added the
>
to a subtree before, or
- 'subtree-at-point - put the datetree as a subheading at the end of the
current heading. This one is new in Org 9.0.5.
The first two options have been around for a long time, so if you get
rid of 'subtree-at-point it should be fine. It will default to nil.
>
>
This will make the datetree 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
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: header-args :exports
2016-10-31 17:04 GMT-07:00 Nicolas Goaziou :
> "Bruce V. Chiarelli" writes:
>
>> org-todo calls org-auto-repeat-maybe, which sees the ".+" style
>> repeater. It calls org-timestamp-change to move the timestamp up to
>> today. Point is left at the
2016-10-31 8:23 GMT-07:00 Nicolas Goaziou :
> Hello,
>
> "Bruce V. Chiarelli" writes:
>
>> I've noticed some unusual behavior with repeating entries when the
>> system-time-locale variable is set. Specifically:
>>
>> It is Sunday, today, October
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 t