From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael.ziems@xiron.de Subject: Invalid read syntax: "?" when switching org-dates or when tying to org-submit-bug-report Date: Mon, 08 May 2017 08:53:43 +0200 Message-ID: <4a5326fd9a032b6691143a82e7d2a0a0@xiron.de> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_e08bb825ef88ec01a7a5a2004f8aa5a8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7cYR-0002nq-6P for emacs-orgmode@gnu.org; Mon, 08 May 2017 02:54:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7cYO-00023H-5F for emacs-orgmode@gnu.org; Mon, 08 May 2017 02:53:59 -0400 Received: from smtp3.goneo.de ([85.220.129.37]:51034) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d7cYN-00020d-SI for emacs-orgmode@gnu.org; Mon, 08 May 2017 02:53:56 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp3.goneo.de (Postfix) with ESMTP id 419D123F3CA for ; Mon, 8 May 2017 08:53:52 +0200 (CEST) Received: from smtp3.goneo.de ([127.0.0.1]) by localhost (smtp3.goneo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gNfzwfCBZpNS for ; Mon, 8 May 2017 08:53:43 +0200 (CEST) Received: from webmail.goneo.de (webmail.goneo.de [82.100.220.15]) by smtp3.goneo.de (Postfix) with ESMTPSA id 408A123FF08 for ; Mon, 8 May 2017 08:53:43 +0200 (CEST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --=_e08bb825ef88ec01a7a5a2004f8aa5a8 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII 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 --=_e08bb825ef88ec01a7a5a2004f8aa5a8 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

Hello,

when i try to swicht an active timestamp via org-shitright or when i fir= e M-x org-submit-bug-report i get the following error:


Debugger entered--Lisp error: (invalid-read-syntax "?")
  eval= -buffer(#<buffer  *load*> nil "c:/Users/sane/AppData/Roaming/.em= acs.d/elpa/org-20170502/org-clock.el" nil t)  ; Reading at buffer posi= tion 72111
  load-with-code-conversion("c:/Users/sane/AppData/Roa= ming/.emacs.d/elpa/org-20170502/org-clock.el" "c:/Users/sane/AppData/Roamin= g/.emacs.d/elpa/org-20170502/org-clock.el" nil t)
  require(org-c= lock)
  mapc(require (org-agenda org-archive org-attach org-clock= org-colview org-id org-table org-timer))
  org-require-autoloade= d-modules()
  org-submit-bug-report()
  call-interactiv= ely(org-submit-bug-report record nil)
  command-execute(org-submi= t-bug-report record)
  execute-extended-command(nil "org-submit-b= ug-report")
  call-interactively(execute-extended-command nil nil= )


I tried to do the same with Edebug on, but somehow it looks fine there= =2E

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

--=_e08bb825ef88ec01a7a5a2004f8aa5a8--