From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: LaTeX Export Date: Wed, 11 Feb 2009 17:08:58 +0100 Message-ID: <52CFAA5B-FD15-4CD5-8E27-F5D9E7B2AB71@uva.nl> References: <824p0d6i0w.fsf@gmail.com> <82tz8d4ttg.fsf@gmail.com> <66BDDF6C-A9D9-4011-9CC8-59B7AA59BFFB@uva.nl> <828wplbsdx.fsf@gmail.com> <74C94044-F04A-41D5-A3B2-1E741DE7B369@uva.nl> <823aemc95v.fsf@gmail.com> <87tz71ezm0.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXHe7-0004Mj-9y for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 11:09:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXHe5-0004It-2R for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 11:09:06 -0500 Received: from [199.232.76.173] (port=40157 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXHe4-0004Ib-Lf for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 11:09:04 -0500 Received: from qw-out-1920.google.com ([74.125.92.150]:2173) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXHe4-0007ur-A2 for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 11:09:04 -0500 Received: by qw-out-1920.google.com with SMTP id 4so54336qwk.24 for ; Wed, 11 Feb 2009 08:09:03 -0800 (PST) In-Reply-To: <87tz71ezm0.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org, Rasmus Pank Roulund On Feb 11, 2009, at 4:56 PM, Bernt Hansen wrote: > Carsten Dominik writes: > >> M-x customize-variable RET org-format-latex-options RET >> >> and then clicking on "Erase customizations", then >> "Set for current session", then "Save for future sessions". > > On my version of Emacs > > GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of > 2008-11-09 on raven, modified by Debian > > if I click on [Save for future sessions] it also sets the current > session data. I don't need to click on both. > > I used to do that but decided one day to figure out if that was really > necessary (since I was messing with lots of configuration variables > through the customize interface and clicking on both buttons was > bugging > me :) ) Indeed, this is good to know. - Carsten