From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Invalid read syntax: "?" when switching org-dates or when tying to org-submit-bug-report Date: Mon, 08 May 2017 11:52:44 +0200 Message-ID: <87wp9r65g3.fsf@nicolasgoaziou.fr> References: <4a5326fd9a032b6691143a82e7d2a0a0@xiron.de> <87efvz7m0h.fsf@nicolasgoaziou.fr> <0393cd72fa39904cb61ce17f6831b628@xiron.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7fLY-0007Ut-Rf for emacs-orgmode@gnu.org; Mon, 08 May 2017 05:52:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7fLT-0000e2-Vg for emacs-orgmode@gnu.org; Mon, 08 May 2017 05:52:52 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:40550) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d7fLT-0000cI-Ps for emacs-orgmode@gnu.org; Mon, 08 May 2017 05:52:47 -0400 In-Reply-To: <0393cd72fa39904cb61ce17f6831b628@xiron.de> (michael ziems's message of "Mon, 08 May 2017 11:31:51 +0200") 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: michael.ziems@xiron.de Cc: emacs-orgmode@gnu.org michael.ziems@xiron.de writes: > When i byte-compile the file i get the following error:=20 > > Compiling file > c:/Users/sane/AppData/Roaming/.emacs.d/elpa/org-20170502/org-clock.el at > Mon May 8 11:27:30 2017 > org-clock.el:1949:1:Error: Invalid read syntax: "?" It looks odd. Could you double-check the modification you made? It should be made of the following characters:=20 ? \ =C2=B7 without space between them. Regards,