From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: New beamer support Date: Thu, 7 Jan 2010 10:26:37 +0100 Message-ID: <4B644370-7D31-4707-BADF-7E0F785CEFA4@gmail.com> References: <871vi3bm62.fsf@mundaneum.com> <87eim3zckf.wl%ucecesf@ucl.ac.uk> <87hbqzo05z.fsf@mundaneum.com> <87iqbfcifr.fsf@mundaneum.com> <87ocl6b8gy.fsf@mundaneum.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSodj-0003iq-81 for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 04:26:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSodd-0003g1-Vx for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 04:26:46 -0500 Received: from [199.232.76.173] (port=57664 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSodd-0003fg-J5 for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 04:26:41 -0500 Received: from ey-out-1920.google.com ([74.125.78.150]:53887) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSodd-0005Mr-6y for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 04:26:41 -0500 Received: by ey-out-1920.google.com with SMTP id 4so2662209eyg.34 for ; Thu, 07 Jan 2010 01:26:40 -0800 (PST) In-Reply-To: <87ocl6b8gy.fsf@mundaneum.com> 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: =?ISO-8859-1?Q?S=E9bastien_Vauban?= Cc: emacs-orgmode@gnu.org On Jan 7, 2010, at 9:54 AM, S=E9bastien Vauban wrote: > Hi Carsten, > > Carsten Dominik wrote: >> On Jan 6, 2010, at 5:22 PM, S=E9bastien Vauban wrote: >>> Carsten Dominik wrote: >>>> there is now a new option org-beamer-frame-default-options >>> >>> When setting it into Emacs, great, it DOES WORK as expected! >>> >>> Though, I believe this is more a setting of the document itself, =20 >>> instead of >>> one customization in my own `.emacs' file. >>> >>> Maybe I would have to try with a `#+BIND'. >> >> #+BIND will do the trick, it was made just for this. > > As said previously, yes, it does work for the exporting to beamer =20 > TeX file. > > Though, I experience a bigger problem... When reopening my example =20 > file, I now > have to answer "yes or no" to apply the BIND variable (that's OK), =20 > but (after > answering yes -- no tested with no, as that's not what I need) I =20 > loose all the > colors in my Org buffer: the Org file becomes black only, in fixed =20 > font! All > the font locking is away, making the Org file more or less useless =20 > (as if I > would edit it with Notepad). > > Any idea?? Hi Sebastian, Can you please turn on debug-on-quit, and then quit at the prompt and =20= show me the backtrace? Because I do not get this by simply visiting a =20= file. - Carsten > > For info, the "black and white" phenomenon is propagated to the =20 > Summary buffer > of Gnus as well. No idea... > > Best regards, > Seb > > --=20 > S=E9bastien Vauban > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten