From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: New beamer support Date: Thu, 07 Jan 2010 11:21:20 +0100 Message-ID: <878wcai5b3.fsf@mundaneum.com> References: <871vi3bm62.fsf@mundaneum.com> <87eim3zckf.wl%ucecesf@ucl.ac.uk> <87hbqzo05z.fsf@mundaneum.com> <87iqbfcifr.fsf@mundaneum.com> <87ocl6b8gy.fsf@mundaneum.com> <4B644370-7D31-4707-BADF-7E0F785CEFA4@gmail.com> <87r5q2z1om.fsf@mundaneum.com> <4A2B3CC5-1408-45B5-9BE2-788EFF94A0EC@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: 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-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Carsten, Carsten Dominik wrote: > On Jan 7, 2010, at 10:47 AM, S=C3=A9bastien Vauban wrote: >> Carsten Dominik wrote: >>> On Jan 7, 2010, at 9:54 AM, S=C3=A9bastien Vauban wrote: >>>> Carsten Dominik wrote: >>>>> >>>>> #+BIND will do the trick, it was made just for this. >>>> >>>> Though, I experience a bigger problem... When reopening my example fil= e, >>>> I now have to answer "yes or no" to apply the BIND variable (that's OK= ), >>>> but (after answering yes -- no tested with no, as that's not what I ne= ed) >>>> I loose all the colors in my Org buffer: the Org file becomes black on= ly, >>>> in fixed font! All the font locking is away, making the Org file more = or >>>> less useless (as if I would edit it with Notepad). >>>> >>>> Any idea?? >>> >>> Can you please turn on debug-on-quit, and then quit at the prompt and s= how >>> me the backtrace? Because I do not get this by simply visiting a file. >> >> Here it is. >> >> --8<---------------cut here---------------start------------->8--- >> Debugger entered--Lisp error: (quit) >> yes-or-no-p("Allow BIND values in this buffer? ") >> org-export-confirm-letbind() >> org-infile-export-plist() >> org-default-export-plist() >> org-compute-latex-and-specials-regexp() > > Ah, OK, thanks. This is fixed now. Just did `git pull': --8<---------------cut here---------------start------------->8--- remote: Counting objects: 23, done. remote: Compressing objects: 100% (14/14), done. remote: Total 14 (delta 10), reused 0 (delta 0) Unpacking objects: 100% (14/14), done. >From git://repo.or.cz/org-mode c7f25c6..1596144 master -> origin/master Updating c7f25c6..1596144 Fast forward contrib/babel/lisp/langs/org-babel-clojure.el | 95 +++++++++++++++++++--= --- lisp/ChangeLog | 5 ++ lisp/org.el | 1 + 3 files changed, 81 insertions(+), 20 deletions(-) --8<---------------cut here---------------end--------------->8--- Restarted Emacs. Re-opened my file. Answered `yes'. But still got the same "black-and-white" buffer... Same impact in Gnus. Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode