From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: IMPORTANT: (possibly) incompatible Change Date: Tue, 6 Apr 2010 12:25:58 +0200 Message-ID: References: <87iq88v77q.fsf@belvoir.org> <1A996F94-C471-4E27-A1F9-A3DD474428F3@gmail.com> <87y6h44fnw.fsf@columbia.edu> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nz5yt-0005lo-Gq for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 06:26:03 -0400 Received: from [140.186.70.92] (port=50404 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nz5ys-0005jg-1Q for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 06:26:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nz5yq-0005R5-W5 for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 06:26:01 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:43652) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nz5yq-0005R1-NS for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 06:26:00 -0400 Received: by ewy6 with SMTP id 6so48912ewy.32 for ; Tue, 06 Apr 2010 03:25:59 -0700 (PDT) In-Reply-To: <87y6h44fnw.fsf@columbia.edu> 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: Xiao-Yong Jin Cc: emacs-orgmode On Apr 3, 2010, at 7:19 PM, Xiao-Yong Jin wrote: > On Sat, 3 Apr 2010 18:55:46 +0200, Carsten Dominik wrote: > >> It needs to be: > >> (setq org-export-latex-packages-alist >> '(("" "apacite") >> ("" "color") >> ("" "tikz"))) > > Then it is not an alist. It sure is, read the Emacs lisp documentation on alists. - Carsten