At Tue, 4 Aug 2009 17:08:23 +0200,
Carsten Dominik wrote:
>
>
> On Aug 3, 2009, at 6:49 PM, Eric S Fraga wrote:
>
> > At Mon, 3 Aug 2009 06:36:17 +0200,
> > Carsten Dominik wrote:
> >>
> >
> > [...]
> >
> >> This solution is for Emacs 23 only, but I believe it is more stable,
> >> so I am shippi
On Aug 3, 2009, at 6:49 PM, Eric S Fraga wrote:
At Mon, 3 Aug 2009 06:36:17 +0200,
Carsten Dominik wrote:
[...]
This solution is for Emacs 23 only, but I believe it is more stable,
so I am shipping it now with Org.
If anyone wants to try before the next release, put
#+STARTUP: indent
i
At Mon, 3 Aug 2009 06:36:17 +0200,
Carsten Dominik wrote:
>
[...]
> This solution is for Emacs 23 only, but I believe it is more stable,
> so I am shipping it now with Org.
>
> If anyone wants to try before the next release, put
>
> #+STARTUP: indent
>
> into a file after pulling the latest g
On Jul 28, 2009, at 9:32 PM, User wrote:
Bastien googlemail.com> writes:
I tested your code but there are several problems: it is not usable
on
big files,
The size of the file shouldn't matter, since only lines in the
current window are indented. Probably, some trivial bug remained
in i
User writes:
> Bastien googlemail.com> writes:
>>
>> I tested your code but there are several problems: it is not usable on
>> big files,
>
> The size of the file shouldn't matter, since only lines in the
> current window are indented. Probably, some trivial bug remained
> in it which my tests
Bastien googlemail.com> writes:
>
> I tested your code but there are several problems: it is not usable on
> big files,
The size of the file shouldn't matter, since only lines in the
current window are indented. Probably, some trivial bug remained
in it which my tests didn't cover.
> and even
User writes:
> It is a possible solution to the clean view problem mentioned in
> the org manuual:
>
> Indentation of text below headlines
>
> You may indent text below each headline to make the left
> boundary line up with the headline, like
>
> *** 3rd level
>
Bastien googlemail.com> writes:
>
> User gmail.com> writes:
>
> > I put this package here too if someone's interested in developing
> > it, because it's unlikely I will have the time to work on it.
> >
> > http://www.emacswiki.org/emacs/orgindent.el
>
> Is this supposed to fix a problem or to