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 10:47:37 +0100 Message-ID: <87r5q2z1om.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> 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 9:54 AM, S=C3=A9bastien Vauban wrote: >> Carsten Dominik wrote: >>> >>> #+BIND will do the trick, it was made just for this. >> >> As said previously, yes, it does work for the exporting to beamer TeX fi= le. >> >> Though, I experience a bigger problem... When reopening my example file,= I >> now have to answer "yes or no" to apply the BIND variable (that's OK), b= ut >> (after answering yes -- no tested with no, as that's not what I need) I >> loose all the colors in my Org buffer: the Org file becomes black only, = in >> fixed font! All the font locking is away, making the Org file more or le= ss >> 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 show > 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() org-set-regexps-and-options() org-mode() set-auto-mode-0(org-mode nil) set-auto-mode() normal-mode(t) after-find-file(nil t) find-file-noselect-1(# "~/Projects/MC/ecm.txt" nil nil "~= /Projects/MC/ecm.txt" (4066232 2052)) find-file-noselect("~/Projects/MC/ecm.txt" nil nil nil) find-file("~/Projects/MC/ecm.txt") recentf-open-files-action((link :tag "[1] ~/Projects/MC/ecm.txt" :button-= prefix "" :button-suffix "" :button-face default :format "%[%t\n%]" :help-e= cho "Open ~/Projects/MC/ecm.txt" :action recentf-open-files-action :args ni= l :value "~/Projects/MC/ecm.txt" :parent (group :args (... ... ... ... ... = ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) :indent 2 :for= mat "\n%v\n" :children (#0 ... ... ... ... ... ... ... ... ... ... ... ... = ... ... ... ... ... ... ...) :from # :to #) :indent 2 :button-overlay # :from # :to #) nil) widget-apply((link :tag "[1] ~/Projects/MC/ecm.txt" :button-prefix "" :bu= tton-suffix "" :button-face default :format "%[%t\n%]" :help-echo "Open ~/P= rojects/MC/ecm.txt" :action recentf-open-files-action :args nil :value "~/P= rojects/MC/ecm.txt" :parent (group :args (... ... ... ... ... ... ... ... .= .. ... ... ... ... ... ... ... ... ... ... ...) :indent 2 :format "\n%v\n" = :children (#0 ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... .= .. ... ... ...) :from # :to #<= marker in no buffer>) :indent 2 :button-overlay # :fr= om # :to #) :action nil) widget-apply-action((link :tag "[1] ~/Projects/MC/ecm.txt" :button-prefix= "" :button-suffix "" :button-face default :format "%[%t\n%]" :help-echo "O= pen ~/Projects/MC/ecm.txt" :action recentf-open-files-action :args nil :val= ue "~/Projects/MC/ecm.txt" :parent (group :args (... ... ... ... ... ... ..= . ... ... ... ... ... ... ... ... ... ... ... ... ...) :indent 2 :format "\= n%v\n" :children (#0 ... ... ... ... ... ... ... ... ... ... ... ... ... ..= . ... ... ... ... ...) :from #= :to #) :indent 2 :button-overlay # :from # :to #) nil) widget-button-press(109) call-interactively(widget-button-press nil nil) --8<---------------cut here---------------end--------------->8--- Does this help you/me? Best regards, Seb PS- The extension is `.txt', but the mode associated to text file is well O= rg. --=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