Excerpts from Jean-Philippe Bernardy's message of Thu Dec 11 14:00:51 +0100 2008: > > On Thu, Dec 11, 2008 at 10:28 AM, nicolas. pouillard > <[EMAIL PROTECTED]> wrote: > > > > Excerpts from Jean-Philippe Bernardy's message of Thu Dec 11 10:04:04 +0100 > > 2008: > >> > >> This is somewhat annoying, as it prevents to move the cursor using the > >> tab key, on an empty line, > >> in the emacs mode. Why to you need this? > > > > Two reasons, that's the semantics we want when indenting a selected region, > > i.e. don't add useless spaces. The second reason is more tricky by skipping > > empty lines I get right semantics for free when indenting a region where the > > last char is '\n', otherwise it adds indentation to the line that is out of > > the region. > > > > I guess we need two different functions then... > > > > I've sent a patch, maybe you can check if that yields the behaviour you want?
That's fine, thanks! -- Nicolas Pouillard aka Ertai --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
