Re: [O] Export problem with #+BEGIN_EXAMPLE block

2014-03-13 Thread Bastien
Hi Christian,

Christian Wittern cwitt...@gmail.com writes:

 However, with my own setup, which is
 loading 8.25a, I still get the disappearing example block.

Please report the full Org version by hitting M-x org-version RET.

 Now I have
 no idea where to look for the culprit. Do you have any suggestion at
 how to proceed with the investigation?  I am not consciously doing
 anything with the export settings at all, but I have used org for 8
 years now, so something might have crept in during that time...

I suggest to isolate all items of your Org configuration into a single
separate file that you load from emacs.el, then bisect to find what
can be wrong there.

HTH,

-- 
 Bastien



Re: [O] Export problem with #+BEGIN_EXAMPLE block

2014-03-12 Thread Bastien
Hi Christian,

Christian Wittern cwitt...@gmail.com writes:

 The following minimal example shows a problem I have with export (tested 
 with 8.25 from git and the one bundled in Emacs 24.3.1):

Can you run M-x org-version RET just to give the full version number?
This helps spotting possible installation problems.

 #+OPTIONS: toc:nil ^:nil
 * Page numbers
The page number is given in the following form:
 #+BEGIN_EXAMPLE
 pb:ZB6i0076_T_0537a
 #+END_EXAMPLE

 Whatever I do, neither an export to HTML nor to PDF shows the part within 
 the example block.  In the real file, there is in fact a part of the text 
 after the example also falling out, but I tried to remove everything to make 
 a minimal example.  Any ideas what might wrong here are welcome.

Weird, I can export this well with Emacs 24.3/Org 7.9.3e and latest
Emacs/Org.

Please try to reproduce the problem with a bare emacs -q and by just
loading your Org config.

Thanks,

-- 
 Bastien



Re: [O] Export problem with #+BEGIN_EXAMPLE block

2014-03-12 Thread Christian Wittern

Hi Bastien,

On 2014-03-13, 00:22, Bastien wrote:

Weird, I can export this well with Emacs 24.3/Org 7.9.3e and latest
Emacs/Org.

Please try to reproduce the problem with a bare emacs -q and by just
loading your Org config.

Thank you for your help.

Now I can report that I succeeded getting the expected output with org-mode 
8.25a and 7.93f.  However, with my own setup, which is loading 8.25a, I 
still get the disappearing example block.  Now I have no idea where to look 
for the culprit. Do you have any suggestion at how to proceed with the 
investigation?  I am not consciously doing anything with the export settings 
at all, but I have used org for 8 years now, so something might have crept 
in during that time...


All the best,

Christian

--
Christian Wittern, Kyoto




[O] Export problem with #+BEGIN_EXAMPLE block

2014-03-11 Thread Christian Wittern

Dear Orgmode users,

The following minimal example shows a problem I have with export (tested 
with 8.25 from git and the one bundled in Emacs 24.3.1):


#+OPTIONS: toc:nil ^:nil
* Page numbers
  The page number is given in the following form:
#+BEGIN_EXAMPLE
pb:ZB6i0076_T_0537a
#+END_EXAMPLE


Whatever I do, neither an export to HTML nor to PDF shows the part within 
the example block.  In the real file, there is in fact a part of the text 
after the example also falling out, but I tried to remove everything to make 
a minimal example.  Any ideas what might wrong here are welcome.


Christian

--
Christian Wittern, Kyoto