Yes, it does.  Copy mistake error and my mistake.

This lead me to think that the issue is a headline where the * or copies
thereof have been deleted by accident.  So I cycled through my agenda files

;; Org-Agenda Files
(setq org-agenda-files (quote("h:/org/general.org")))
;;      "h:/org/projects.org"
;;      "h:/org/strategic.org"
;;      "h:/org/ffs.org"
;;      "h:/org/refile.org")))

but the error occurs in every single one, and as best I could tell, there
are no lines that should be headlines.

If somebody who speaks elisp could help me with a way to shrink the code
from Bernt's set up, that would be great!

On Fri, Mar 3, 2017 at 2:01 PM, Nick Dokos <ndo...@gmail.com> wrote:

> Markus Heller <helle...@gmail.com> writes:
>
> > This used to work though, before the update.  Here is an "ECM" consisting
> > of test.org, a minimal agenda file, and a .emacs, which I have strip off
> > everything except org-mode related code including Bernt's clock set up.
> > It's not minimal by any means, but I don't have the skills to decide what
> > else can be removed without introducing missing functions.
> >
> > <test.org>
> > #+STARTUP: content
> > #+STARTUP: hidestars
> > #+STARTUP: indent
> >
> > Organization
>
> Does it work if you add a '*' and make this a headline?
>
> > :PROPERTIES:
> > :ID:       kth92m81qwe0
> > :END:
> > </test.org>
> >
>
> --
> Nick
>
>
>
>

Reply via email to