Re: [O] [dev] org-indent-mode patch

2011-08-18 Thread Bastien
Nicolas Goaziou writes: > Bastien writes: > >> Nicolas, feel free to merge this change so that more users can test >> it. > > Done. Great work, thanks!! -- Bastien

Re: [O] [dev] org-indent-mode patch

2011-08-18 Thread Nicolas Goaziou
Hello, Bastien writes: > Nicolas, feel free to merge this change so that more users can test > it. Done. Regards, -- Nicolas Goaziou

Re: [O] [dev] org-indent-mode patch

2011-08-18 Thread Bastien
Hi Bernt, Bernt Hansen writes: > I think incorporating it in master so it gets more exposure for > testing is a good idea. Thanks for the feedback. Nicolas, feel free to merge this change so that more users can test it. Thanks, -- Bastien

Re: [O] [dev] org-indent-mode patch

2011-08-18 Thread Bernt Hansen
Carsten Dominik writes: > On Aug 18, 2011, at 12:19 PM, Nicolas Goaziou wrote: > >> Hello, >> >> Carsten Dominik writes: >> >>> what has happened to this patch? Did you stop it due to my questions? >>> That was not my intention - so if you are convinced that it works well, >>> it might be a g

Re: [O] [dev] org-indent-mode patch

2011-08-18 Thread Carsten Dominik
On Aug 18, 2011, at 12:19 PM, Nicolas Goaziou wrote: > Hello, > > Carsten Dominik writes: > >> what has happened to this patch? Did you stop it due to my questions? >> That was not my intention - so if you are convinced that it works well, >> it might be a good solution. >> >> On Jul 21, 201

Re: [O] [dev] org-indent-mode patch

2011-08-18 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > what has happened to this patch? Did you stop it due to my questions? > That was not my intention - so if you are convinced that it works well, > it might be a good solution. > > On Jul 21, 2011, at 5:14 PM, Nicolas Goaziou wrote: > >> In order to circumvent the

Re: [O] [dev] org-indent-mode patch

2011-08-18 Thread Carsten Dominik
Hi Nicolas, what has happened to this patch? Did you stop it due to my questions? That was not my intention - so if you are convinced that it works well, it might be a good solution. - Carsten On Jul 21, 2011, at 5:14 PM, Nicolas Goaziou wrote: > Hello, > > Carsten Dominik writes: > >> On 1

Re: [O] [dev] org-indent-mode patch

2011-07-21 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > On 13.3.2011, at 17:21, Nicolas wrote: > >> I'd like to submit the following org-indent-mode patch for testing. >> >> >> It implements two things: >> >> 1. It indents correctly text when using visual-line-mode; >> 2. It removes the idle timer previous implemen

Re: [O] [dev] org-indent-mode patch

2011-03-18 Thread Linus Arver
Hello, On Mon, Mar 14, 2011 at 08:51:27AM +0100, Carsten Dominik wrote: > Hi Nicolas, > > On 13.3.2011, at 17:21, Nicolas wrote: > > > Hello, > > > > I'd like to submit the following org-indent-mode patch for testing. > > > > git://github.com/ngz/org-mode-lists.git indent-patch-no-timer >

Re: [O] [dev] org-indent-mode patch

2011-03-14 Thread Carsten Dominik
Hi Nicolas, On 13.3.2011, at 17:21, Nicolas wrote: > Hello, > > I'd like to submit the following org-indent-mode patch for testing. > > git://github.com/ngz/org-mode-lists.git indent-patch-no-timer > > It implements two things: > > 1. It indents correctly text when using visual-line-mode;

[O] [dev] org-indent-mode patch

2011-03-13 Thread Nicolas
Hello, I'd like to submit the following org-indent-mode patch for testing. git://github.com/ngz/org-mode-lists.git indent-patch-no-timer It implements two things: 1. It indents correctly text when using visual-line-mode; 2. It removes the idle timer previous implementation was using, which