[Orgmode] Table of Contents in html export

2010-08-25 Thread Andrei Jirnyi
Hi all, Are there any options to modify the table of contents in the exported html files (other than whether to show it and to what level)? Or, if there are no such options, perhaps I could modify some elisp functions? Specifically, what I wanted to do was to: - change its name to just "Conten

[Orgmode] Re: How to customize the org-mode's BEGIN_SRC HTML output

2010-08-25 Thread Andrei Jirnyi
On Mon, 23 Aug 2010 14:03:23 -0500, Erik Iverson wrote: > post-process the html file generated by the export process, (there is > probably a hook so you can do this automatically): apparently it's org-export-html-final-hook --aj ___ Emacs-orgmode mai

[Orgmode] Examples in numbered lists

2010-08-26 Thread Andrei Jirnyi
Hi -- Is there any way to make a numbered list preserve its' numbering when there are intervening code or example blocks? For example, if I have smth like this: * testing auto numbering 1. First do something #+begin_example here is an example how to do something #+end_example 2. Then do somethin

[O] Problem with org-startup-indented

2011-10-18 Thread Andrei Jirnyi
Hi all, There is a major issue with org-indent-mode under org-mode 7.7 (downloaded today with Emacs PPM, dated 2011-10-18) and Emacs 23.2. When org-startup-indented is set to "t", on opening any .org file the cursor immediately jumps to the end of file, and it is impossible to move it from th

Re: [O] Problem with org-startup-indented

2011-10-18 Thread Andrei Jirnyi
On Tue, 18 Oct 2011 17:30:17 +, Andrei Jirnyi wrote: > There is a major issue with org-indent-mode under org-mode 7.7 > (downloaded today with Emacs PPM, dated 2011-10-18) and Emacs 23.2. As noted, it works under 7.7 and 23.3; it also works fine with 7.01trans and 23.2. --aj

[O] LaTeX export log

2011-10-18 Thread Andrei Jirnyi
Is there any way to see (in a temporary buffer) the log generated by pdflatex when compiling the exported document with C-e p ? --aj

Re: [O] Problem with org-startup-indented

2011-10-19 Thread Andrei Jirnyi
> Unfortunately, I'm not running 23.2. A backtrace produced with > toggle-debug-on-quit and C-g may be helpful though. Could you provide > one? I'm not familiar with the Emacs debugger, so I'm not sure if I am doing it right -- please let me know if I should do something else. If (when in the .o

Re: [O] Problem with org-startup-indented

2011-10-19 Thread Andrei Jirnyi
Notably, the problem disappears if I re-evaluate org-indent.el -- I wonder if the bug may be with the package loading? Also, when the issue is present, turning org-indent-mode off manually fixes it, but also produces an error message: "org-indent-mode: Invalid function: org-with-wide-buffer" -

[O] Fixed!! (was: Re: Problem with org-startup-indented)

2011-10-24 Thread Andrei Jirnyi
On Tue, 18 Oct 2011 17:30:17 +, Andrei Jirnyi wrote: > There is a major issue with org-indent-mode under org-mode 7.7 > (downloaded today with Emacs PPM, dated 2011-10-18) and Emacs 23.2. It seems that whatever the issue was, it could be fixed by either: - forcing byte-compile

Re: [O] Byte compiler warnings

2011-10-24 Thread Andrei Jirnyi
A few warnings from Emacs 23.2.1 here: Compiling file /home/xx/.emacs.d/elpa/org-20111024/ob-C.el at Mon Oct 24 18:20:36 2011 Entering directory `/home/xx/.emacs.d/elpa/org-20111024/' Compiling file /home/xx/.emacs.d/elpa/org-20111024/ob-calc.el at Mon Oct 24 18:20:36 2011 In end o