Thank you!

P.S.  Although this works, I still think for my purpose of just want to see the syntax of the LaTeX highlight, this "begin_src latex" might be a bit overkill. It would be nice the begin_latex have the option to do this job. 

Xin


On Tue, Jun 21, 2011 at 5:05 PM, Eric Schulte <schulte.eric@gmail.com> wrote:
Xin Shi <shixin111@gmail.com> writes:

> Thanks. Maybe it's just not working here.
>
> Also, I got this question every time:
>
> Evaluate this latex code block on your system? (y or n)
>
> Are there anyway to turn accept all?
>

the following will disable this prompt

(setq org-confirm-babel-evaluate nil)

Best -- Eric

>
> Xin
>
>
>
> On Tue, Jun 21, 2011 at 4:49 PM, Nick Dokos <nicholas.dokos@hp.com> wrote:
>
>> Xin Shi <shixin111@gmail.com> wrote:
>>
>> >
>> > However, I noticed something else is broken with the ob-latex:
>> >
>> > The C-c C-e d (export to PDF and open the PDF file) is no longer working.
>> Maybe a bug in 7.5?
>> >
>>
>> Works fine here: Org-mode version 7.5 (baseline.324.ga0bc.dirty)
>>
>> Nick
>>

--