Re: [O] [PATCH] org-crypt: only warn about auto-save-mode when running org-decrypt

2011-06-25 Thread Pieter Praet
On Fri, 24 Jun 2011 17:50:04 -0400, Nick Dokos wrote: > Pieter Praet wrote: > > > As auto-save-mode can only cause leakage after org-decrypt has been run, > > there's no need to check for it (and potentially cause annoyance) so early. > > > > Unfortunately, auto-save-mode doesn't set a buffer-l

Re: [O] Trouble with ordered list start number

2011-06-25 Thread William Beard
Excellent, thank you. Chris On Sat, Jun 25, 2011 at 11:29 PM, Bernt Hansen wrote: > William Beard writes: > >> I see in the manual >> http://orgmode.org/manual/Plain-lists.html >> that with ordered lists, you can for example start one with the number >> 20 by starting the "text of the item with

Re: [O] [babel] using #+call for inline results

2011-06-25 Thread Eric S Fraga
Eric Schulte writes: > Christian Moe writes: > >> +1 for inline calls. No hurry, though. >> > > I've just pushed up an implementation for inline call blocks, the new > syntax is described in the documentation but a simple example is below. > > #+source: square > #+begin_src emacs-lisp :v

Re: [O] babel: textual output and graphic results

2011-06-25 Thread Eric Schulte
> >Each code block can only return a single output type, so you will have > > Is this property fundamental, or temporary? > This is intentional and will not be changed. The alternative would introduce many complications without adding any real new expressive power to code blocks. Best --

Re: [O] babel: textual output and graphic results

2011-06-25 Thread Rainer M Krug
On Sat, Jun 25, 2011 at 2:00 PM, Eythan Weg wrote: > > > True again. It solves the problem by bypassing a babel's weakness, I > think. > I would not say babel's weakness - rether a strength which result's in it's simplicity and power. Rainer > Eythan > > Rainer M Krug > Fri, 24 Jun 2011 14:

Re: [O] Trouble with ordered list start number

2011-06-25 Thread Bernt Hansen
William Beard writes: > I see in the manual > http://orgmode.org/manual/Plain-lists.html > that with ordered lists, you can for example start one with the number > 20 by starting the "text of the item with [@20]" > I assume this means I can just have a newline that looks like this > > [@20] some

[O] Trouble with ordered list start number

2011-06-25 Thread William Beard
Hello, I see in the manual http://orgmode.org/manual/Plain-lists.html that with ordered lists, you can for example start one with the number 20 by starting the "text of the item with [@20]" I assume this means I can just have a newline that looks like this [@20] some text for this item and hit M-

Re: [O] How to attach data in clipboard directly?

2011-06-25 Thread Carlos Russo
Hello >> What I want is that emacs/orgmode understands the contents of the clipboard >> and creates that file for me. For instance, if it detects that the contents >> of the clipboard is an image or some sort of non-text format, emacs would >> dump the clipboard data to a file, auto-generate a

Re: [O] Corrections for org mode manual

2011-06-25 Thread Bastien
Julian Gehring writes: > This patch should take care of (I hope all) the double spaces at the > ending of the sentences (and a few other formatting issues). Applied, thanks a lot! Best, -- Bastien

Re: [O] Corrections for org mode manual

2011-06-25 Thread Julian Gehring
Hi Bastien, thank you for including the patches. > Also note that the convention is to use a double-space at the ending > of each sentence. There are a lot of fixes needed to this regard... This patch should take care of (I hope all) the double spaces at the ending of the sentences (and a few

Re: [O] org-odt compatibility patches

2011-06-25 Thread Bastien
Hi Jambunathan, Jambunathan K writes: > Could you please commit this? Done, thanks. -- Bastien