From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Error on reload but none in Messages Buffer? Date: Wed, 10 Oct 2012 12:48:28 +0000 (UTC) Message-ID: References: <507406F1.1030808@gmail.com> <87liffy2an.fsf@Rainer.invalid> <50751CF0.6060806@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLviY-0002d3-Fz for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 08:49:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TLviP-00018W-1Y for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 08:48:54 -0400 Received: from plane.gmane.org ([80.91.229.3]:55421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLviO-00018J-RI for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 08:48:44 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TLviP-0005CI-L1 for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 14:48:45 +0200 Received: from 217.10.60.85 ([217.10.60.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Oct 2012 14:48:45 +0200 Received: from Stromeko by 217.10.60.85 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Oct 2012 14:48:45 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rainer M Krug gmail.com> writes: > OK - I get a warning when compiling: > > In org-reload: > org.el:20024:19:Warning: reference to free variable `lfeats' > > and on running org-reload afterwards an error: > > call-interactively: Symbol's value as variable is void: lfeats > > I don't assume this is normal? No, a typo, make that lfeat (without the "s"). Regards, Achim.