Hello,

i try to use org-capture but my files under D:\\ are not recognized. The
problem is only for org-capture for agenda-list and initial buffer
choice it works.

my configuration:

 '(initial-buffer-choice "d:/Led/02_Organisation/Orgzlyphone/aufgaben.org")
 '(org-agenda-files '("d:/Led/02_Organisation/Orgzlyphone/aufgaben.org"))
 '(org-capture-templates
'(("t" "TODO-Entry" entry (file+headline
"d:/Led/02_Organisation/Orgzlyphone/aufgaben.org" "*aktuelle Aufgaben*")
      "** TODO %?\\n %i\\n %a"))))


I try to workaround with a symlink but that didnt work either so there
it said that the buffer has no writing access.

   '(("t" "TODO-Entry" entry (file+headline
"~/.emacs.d/Orgzlyphone.lnk/aufgaben.org" "*aktuelle Aufgaben*")
      "** TODO %?\\n %i\\n %a"))))

Any Ideas?

Greatings
Thorgrimsson

-- 
Sebastian Pisot
Lange Point 5
85354 Freising
0160 2768749
s.l.pi...@posteo.de


Reply via email to