From mboxrd@z Thu Jan 1 00:00:00 1970 From: flaviostz@gmail.com (=?utf-8?Q?Fl=C3=A1vio?= de Souza) Subject: Re: Latex Export Date: Mon, 22 Dec 2008 06:58:40 -0200 Message-ID: <873aggio1r.fsf@gmail.com> References: <87d4fl2kcw.fsf@gmail.com> <266A035B-3123-4896-AACD-80C03DC79C1D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LEgck-00037m-7V for emacs-orgmode@gnu.org; Mon, 22 Dec 2008 03:58:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LEgci-00036e-N9 for emacs-orgmode@gnu.org; Mon, 22 Dec 2008 03:58:49 -0500 Received: from [199.232.76.173] (port=52210 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEgci-00036T-FV for emacs-orgmode@gnu.org; Mon, 22 Dec 2008 03:58:48 -0500 Received: from yx-out-1718.google.com ([74.125.44.152]:49521) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEgci-0003aL-5P for emacs-orgmode@gnu.org; Mon, 22 Dec 2008 03:58:48 -0500 Received: by yx-out-1718.google.com with SMTP id 34so700515yxf.66 for ; Mon, 22 Dec 2008 00:58:46 -0800 (PST) In-Reply-To: <266A035B-3123-4896-AACD-80C03DC79C1D@gmail.com> (Carsten Dominik's message of "Mon\, 22 Dec 2008 07\:33\:44 +0100") 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: emacs-orgmode@gnu.org It is working now. I had only (require 'org) instead of (require 'org-install). Thanks Carsten! Carsten Dominik writes: > Do you have > > (require 'org-install) > > in your .emacs file, as the installation instructions > spell out? > > - Carsten >