Hello, when i try to swicht an active timestamp via org-shitright or when i fire M-x org-submit-bug-report i get the following error: Debugger entered--Lisp error: (invalid-read-syntax "?") eval-buffer(# nil "c:/Users/sane/AppData/Roaming/.emacs.d/elpa/org-20170502/org-clock.el" nil t) ; Reading at buffer position 72111 load-with-code-conversion("c:/Users/sane/AppData/Roaming/.emacs.d/elpa/org-20170502/org-clock.el" "c:/Users/sane/AppData/Roaming/.emacs.d/elpa/org-20170502/org-clock.el" nil t) require(org-clock) mapc(require (org-agenda org-archive org-attach org-clock org-colview org-id org-table org-timer)) org-require-autoloaded-modules() org-submit-bug-report() call-interactively(org-submit-bug-report record nil) command-execute(org-submit-bug-report record) execute-extended-command(nil "org-submit-bug-report") call-interactively(execute-extended-command nil nil) I tried to do the same with Edebug on, but somehow it looks fine there. Emacs-Version: GNU Emacs 24.3.1 (i386-mingw-nt6.2.9200) of 2013-03-17 on MARVIN Org-Version: Org mode version 9.0.6 (9.0.6-elpa @ c:/Users/sane/AppData/Roaming/.emacs.d/elpa/org-20170502/) Im doing this on windows. Any help is appreciated. Thanks, Michael