From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam Subject: Re: Lisp error Date: Sat, 23 Oct 2010 19:05:10 +0530 Message-ID: References: <8C601E12-78B1-4C54-9A72-8A64B3E0D062@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=33063 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P9eFd-0001cL-G8 for emacs-orgmode@gnu.org; Sat, 23 Oct 2010 09:35:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P9eFc-0004RV-2L for emacs-orgmode@gnu.org; Sat, 23 Oct 2010 09:35:13 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:45155) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P9eFb-0004RG-Vo for emacs-orgmode@gnu.org; Sat, 23 Oct 2010 09:35:12 -0400 Received: by gxk4 with SMTP id 4so1560328gxk.0 for ; Sat, 23 Oct 2010 06:35:11 -0700 (PDT) In-Reply-To: <8C601E12-78B1-4C54-9A72-8A64B3E0D062@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Marvin Doyley , emacs-orgmode@gnu.org On Sat, Oct 23, 2010 at 6:16 PM, Carsten Dominik wrote: > > On Oct 23, 2010, at 2:56 AM, Marvin Doyley wrote: > >> There would seem to be an error in the latest version of org.elc. I get = >> the following error when I run a make >> >> lisp/org.el:16219:1:Error: Invalid character: 1048575, #o3777777, =#xfffff >> make: *** [lisp/org.elc] Error 1 > > That is due to a recent change in the regular expression > searching for inline images. > > I have modified the regexp, should work now. > Is that Mac related error? I did not get that error on linux. Thanks and Regards Noorul