alain.coch...@unistra.fr writes:
> ...
> (setq org-agenda-files '"/tmp/bug-agenda.org") ; <- bad syntax!
> ...
> NB: there is no message caused by "-debug-init" related to the bad
> syntax in the setq instruction.
>
That's because it's legal: it's not bad syntax:
'"foo" is equivalent to (quo
Hello.
I do the following.
The file ~/.emacs.debug contains:
(add-to-list 'load-path "/home/cochard/Org/Coch-git/org-mode/lisp")
(setq org-agenda-files '"/tmp/bug-agenda.org") ; <- bad syntax!
(find-file "/tmp/bug-agenda2.org") ; <- empty file
The file /tmp/bug-agenda.org contains: