From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Henderson Subject: Re: Errors after upgrading emacs to 24.3.1 and org to 7.9.4 Date: Fri, 22 Mar 2013 17:14:51 +1100 Message-ID: References: <87620kpv2j.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIvFd-0001Ia-M6 for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 02:14:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIvFc-0003d2-LW for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 02:14:53 -0400 Received: from mail-ia0-x234.google.com ([2607:f8b0:4001:c02::234]:64277) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIvFc-0003cu-G8 for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 02:14:52 -0400 Received: by mail-ia0-f180.google.com with SMTP id f27so3167829iae.25 for ; Thu, 21 Mar 2013 23:14:51 -0700 (PDT) In-Reply-To: <87620kpv2j.fsf@ucl.ac.uk> 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: Chris Henderson , emacs-orgmode@gnu.org On Fri, Mar 22, 2013 at 3:38 AM, Eric S Fraga wrote: > Chris Henderson writes: > >> I have upgraded emacs from version 24 to 24.3.1 via homebrew on os x >> mountain lion and every time I start emacs I get error: >> >> error: Invalid face, modeline > > modeline changed to mode-line a while back although probably sometime > between 24 and 24.3.1 (I track emacs-snapshot). It could be that you > have a custom face set that depends on modeline? Thanks, I have changed "modeline" to "mode-line" and it's now working fine.