Hi Suvayu,

Suvayu Ali <fatkasuvayu+li...@gmail.com> writes:

> org-exp.el:2155:(defun org-export-get-title-from-subtree ()

Can you instrument this function with edbug-defun and see what might 
be wrong with it?

I tried this file:

,----
| * file
| 
| ** beamer :noexport:
|    :PROPERTIES:
|    :EXPORT_TITLE: beamertitle
|    :EXPORT_FILE_NAME: test.html
|    :EXPORT_OPTIONS: H:3 num:nil toc:nil \n:t @:t ::t |:t ^:t f:nil *:t 
tags:nil TeX:t LaTeX:nil skip:nil p:nil author:nil email:nil creator:nil 
timestamp:nil
|    :END:
| 
| beamer 2
| 
| *** beamer 3 :bla:
`----

and exporting the subtree named "beamer :noexport" uses the correct
title here, i.e. "beamertitle".

So I can't reproduce this...

-- 
 Bastien

Reply via email to