Re: [O] Smart Quotes Exporting

2012-06-10 Thread Mark Shoulson
Nicolas Goaziou gmail.com> writes: > > Hello, > > "Mark E. Shoulson" kli.org> writes: > > > Update on the smart-quotes patch. Supports the odt exporter now too, > > which I think covers all the current major "new" exporters for which > > it is relevant (adding smart quotes to ASCII export is

Re: [O] Ask for feature: include other .org files from a (main) .org file

2012-06-10 Thread Zihan, Sheldon Liu
Never mind. I just noticed that #+setupfile is what I want. Thx. On Sun, Jun 10, 2012 at 8:23 PM, Zihan, Sheldon Liu wrote: > I want to place some customization codes in a separate file, and include > it from other files later. For example, file config.org has a single line > #+MATHJAX: > al

Re: [O] date added into logbook?

2012-06-10 Thread Michael C Gilbert
On May 31, 2012, at 8:03 PM, Sacha Chua wrote: > Have you considered using org-capture with the clock options? I like > using this because it automatically grabs the timestamp as well, and > when I press C-c C-c, it clocks out. Handy - I've been using it to > calculate my words per minute (dismall

Re: [O] [ANN] Org Elements in contrib

2012-06-10 Thread Michael Brand
Hi Nicolas On Mon, Nov 21, 2011 at 7:50 PM, Nicolas Goaziou wrote: > I've added org-element.el in contrib directory. It is a complete parser > and interpreter for Org syntax. > > [...] > > the following code will parse the buffer, interpret the parsed > tree, and create a canonical copy of it (no

Re: [O] alignment of description list in Org and export old and new

2012-06-10 Thread Michael Brand
Hi all 2012-06-02 Michael Brand : > [...] > > - cmd --log-level=wrn -o :: > long term + long descr bla bla bla bla > bla bla bla bla bla bla bla bla bla bla > bla bla bla bla bla bla bla bla bla > > [...] > >

[O] Ask for feature: include other .org files from a (main) .org file

2012-06-10 Thread Zihan, Sheldon Liu
I want to place some customization codes in a separate file, and include it from other files later. For example, file config.org has a single line #+MATHJAX: align:"left" mathml:t. How do I include it in another .org file abc.org so that the net-effect is exactly same as I write that #+MATHJAX line

Re: [O] Local subtree view

2012-06-10 Thread Sacha Chua
Rebel Neurofog writes: Hello, Rebel! > I'm finally beginning to integrate Org mode into my way of thinking. > But one thing really bothers me: local subtree view. > The closest thing I'd like to have is (org-tree-to-indirect-buffer), ... > Second, I'd rather edit selected subtree in local mode a

[O] Rebuilding the Agenda hides inline Images

2012-06-10 Thread Marcus Klemm
Hello Org-mode developers, I have an org document with some inline images that I'd like to be displayed permanently. I can switch them on using org-toggle-inline-images, but whenever the agenda is rebuilt, either manually or by an idle timer, they disappear, so I have to call org-toggle-inline-ima