Re: [O] [patch] Typo in org-e-texinfo.el

2012-11-11 Thread Nicolas Goaziou
Hello, t...@tsdye.com (Thomas S. Dye) writes: > Patch attached. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] [New exporter][texinfo] noexport tag ignored

2012-11-11 Thread Nicolas Goaziou
Hello, t...@tsdye.com (Thomas S. Dye) writes: > #+TITLE: export-test.org > #+AUTHOR:Thomas Dye > #+EMAIL: t...@tsdye.com > #+DATE: 2012-11-10 Sat > #+DESCRIPTION: #+KEYWORDS: > #+LANGUAGE: en > #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t > #+OPTIONS: Te

Re: [O] Suggestions for progress tracking

2012-11-11 Thread Ian Barton
On 11/11/12 03:48, Eric Abrahamsen wrote: David Rogers writes: Eric Abrahamsen writes: I'm starting another novel translation, and want to keep track of progress in org (I've blown too many deadlines in the past). I've been looking at the habits functionality, but it doesn't quite match wha

[O] (no subject)

2012-11-11 Thread Fabrice Popineau
I just updated a few hours ago with the git current version and I now get: Debugger entered--Lisp error: (invalid-read-syntax "#") eval-buffer(# nil "c:/Home/.org-timestamps/CQP-org.cache" nil t) ; Reading at buffer position 621 load-with-code-conversion("c:/Home/.org-timestamps/CQP-org.cache

[O] org-entities for texinfo

2012-11-11 Thread Thomas S. Dye
Aloha all, With the new exporter's texinfo back-end, I think org-entities and org-entities-user might usefully be augmented with the entities listed in Chapter 14 of the texinfo manual, Special Insertions. Or, is there some other Org mechanism that might be preferable? All the best, Tom -- T

Re: [O] org-entities for texinfo

2012-11-11 Thread Nicolas Goaziou
Hello, t...@tsdye.com (Thomas S. Dye) writes: > With the new exporter's texinfo back-end, I think org-entities and > org-entities-user might usefully be augmented with the entities listed > in Chapter 14 of the texinfo manual, Special Insertions. > > Or, is there some other Org mechanism that mig

[O] [new exporter][texinfo] Macro definition section

2012-11-11 Thread Thomas S. Dye
Aloha all, The texinfo source for the Org manual has a number of macro definitions for commands and keys between the end of the header (@finalout) and the beginning of the Copying section. The texinfo back-end for the new exporter doesn't have a slot here and I'm wondering if it needs one? All

Re: [O] orgmode html export - cygwin - browser

2012-11-11 Thread Manish
On Tue, Nov 6, 2012 at 10:50 PM, Jan-Mark Batke wrote: > Dear all, > when exporting to html and starting a browser, I encounter the problem my > browser cannot find the file. I am using win xp and run emacs inside > cygwin. Therefore the exported path send to the browser is: > > file:///cygdrive/

Re: [O] [ANN] e-icalendar back-end

2012-11-11 Thread Simon Thum
Hi, just tested and it seems to work fine. A glitch: Unlike the other functions, I could not get org-e-icalendar-export-current-agenda to auto-complete in M-x and it also did not produce meaningful results (empty icalendar). What I'm missing is the ability to influence the amount of informat

Re: [O] [ANN] e-icalendar back-end

2012-11-11 Thread Nicolas Goaziou
Hello, Simon Thum writes: > just tested and it seems to work fine. Thanks for testing it. > A glitch: Unlike the other functions, I could not get > org-e-icalendar-export-current-agenda to auto-complete in M-x That's correct. `org-e-icalendar-export-current-agenda' isn't meant to be a command

Re: [O] [ANN] e-icalendar back-end

2012-11-11 Thread Simon Thum
On 11/11/2012 10:12 PM, Nicolas Goaziou wrote: Hello, Simon Thum writes: just tested and it seems to work fine. Thanks for testing it. A glitch: Unlike the other functions, I could not get org-e-icalendar-export-current-agenda to auto-complete in M-x That's correct. `org-e-icalendar-exp

Re: [O] [ANN] e-icalendar back-end

2012-11-11 Thread Nicolas Goaziou
Simon Thum writes: > I saw there are some knobs but I'm looking for more felixble > soultions, e.g. sth like org-icalendar-verify-function. I removed this variable since I didn't need it in the new back-end. Nevertheless, hooks and filters from org-export.el provide the same functionality, so yo

Re: [O] orgmode html export - cygwin - browser

2012-11-11 Thread Jan-Mark Batke
2012/11/11 Manish > On Tue, Nov 6, 2012 at 10:50 PM, Jan-Mark Batke wrote: > >> Dear all, >> when exporting to html and starting a browser, I encounter the problem my >> browser cannot find the file. I am using win xp and run emacs inside >> cygwin. Therefore the exported path send to the browse

Re: [O] (no subject)

2012-11-11 Thread Nicolas Goaziou
Hello, Fabrice Popineau writes: > I just updated a few hours ago with the git current version and I now get: > > Debugger entered--Lisp error: (invalid-read-syntax "#") > eval-buffer(# nil "c:/Home/.org-timestamps/CQP-org.cache" > nil t) ; Reading at buffer position 621 > load-with-code-con

[O] Bug: Exporting table with footnote to LaTeX [7.9.2]

2012-11-11 Thread Bill Jackson
When exporting to LaTeX, any footnotes inside a table are missing the closing curly brace. For example, a footnote such as: | Field 1[fn:: A footnote.] | Field 2 | is exported to LaTeX as: \begin{center} \begin{tabular}{l} Field 1\footnote{A footnote. \\ \end{tabular}

Re: [O] How to customize the heading definition in org-mode

2012-11-11 Thread Darlan Cavalcante Moreira
At Sat, 10 Nov 2012 07:58:40 -0800, David Rogers wrote: But for this specific need (organizing the Emacs configuration with org-mode), there is really no need for changing the headline definition. You instead change your Emacs configuration to 'real' org-mode files with the actual configuration in

[O] Indenting into lists

2012-11-11 Thread William Léchelle
Hi list, I often structure notes into (multi-level) lists, and copy-paste multi-line text into them, some of which gets pasted on column zero. For it to be part of the list item, it needs to be indented as such, which I'd like to do. ┏[ runs the command org-cycle ] ┃ When point is not a

Re: [O] (no subject)

2012-11-11 Thread Fabrice Popineau
Seems to be ok on my side. I wonder if my problem could have been triggered by the fact I had a spurious file in the way of the (new) exporter: I had a foo.org file exported to some other directory, but also a foo.html in the source directory that had to be copied to the target directory by anothe