From mboxrd@z Thu Jan 1 00:00:00 1970 From: dboyd2@mmm.com (J. David Boyd) Subject: org.texi error Date: Thu, 05 Feb 2015 08:45:42 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46069) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMkn-0001vj-2B for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 08:45:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJMki-00009g-Gv for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 08:45:56 -0500 Received: from plane.gmane.org ([80.91.229.3]:48422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMki-00009R-3z for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 08:45:52 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YJMke-0000Jz-AH for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 14:45:50 +0100 Received: from 169.15.136.127 ([169.15.136.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Feb 2015 14:45:48 +0100 Received: from dboyd2 by 169.15.136.127 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Feb 2015 14:45:48 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I haven't seen this reported by anyone, but it's been getting me for a month or more now. org.texi has an error at the @orgcmd line for org-timer-pause-or-continue The keystroke is listed as 'C-c C-x \,,' which fails to compile on my system. I have to change it to 'C-c C-x \\,' everytime for it to work. Is this something strange on my system, or is everyone making this change and not mentioning it? Dave