emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] org.el: Preserve indentation of manually indented lines


From: Bastien
Subject: Re: [O] [PATCH] org.el: Preserve indentation of manually indented lines in example blocks.
Date: Tue, 16 Aug 2011 21:18:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Valentin,

Valentin Wüstholz <address@hidden> writes:

>> Meanwhile, could you please reformat a bit your patch (no more than 80
>> columns, no parents on their own line), add a commit message followed
>> by TINYCHANGE (unless you have signed FSF papers already) and use git
>> format-patch for the output?
>
> Sure. I have attached the output.

Thanks for making the effort of reformatting patches this way.  With 
so many patches coming in, it's really important that everyone tries to
stick to immediately-applicable patches.

> From c64f1b607d937c6484dfc18110125b1287175ac4 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Valentin=20W=FCstholz?= <address@hidden>
> Date: Tue, 9 Aug 2011 21:28:56 +0200
> Subject: [PATCH] Preserve indentation of explicitly indented lines in example 
> blocks
>
> * lisp/org.el (org-indent-line-function): Made the way in which example 
> blocks are
>   indented more flexible.

This line a bit long and should be something like:

> * lisp/org.el (org-indent-line-function): Made the way in which
>   example blocks are indented more flexible.

Use M-q in change-log-mode on the ChangeLog to fill the region
correctly.

> Before: Lines in example blocks were indented like the surrounding begin and 
> end
> delimiters.
> After: By default, lines in example blocks are indented like the surrounding 
> begin and end
> delimiters, unless the user explicitly indents them differently.

Here again, I prefer <80 characters lines, but that's less important
than the ChangeLog entry.

Thanks,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]