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
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
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
>
>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 --
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:
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
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-
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
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
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
Hi Jambunathan,
Jambunathan K writes:
> Could you please commit this?
Done, thanks.
--
Bastien
11 matches
Mail list logo