justOneSep doesn't match Emacs's just-one-space function. justOneSep only
deletes spaces going forward, but just-one-space not only also deletes tabs,
it checks backwards as well, so it deletes all spaces/tabs around the cursor
to leave only a single space.

On Fri, Mar 20, 2009 at 2:27 PM, Jean-Philippe Bernardy <
jpberna...@community.haskell.org> wrote:

>
> Fri Mar 20 01:31:17 EDT 2009  kq1qu...@gmail.com
>  * Added Buffer (unitSep, unitSepThisLine, doIfCharB) and justOneSep action
>  Ignore-this: f2646f12922eec462668d33d49721a21
>
>    M ./Yi/Buffer/Normal.hs -1 +20
>    M ./Yi/Keymap/Emacs.hs +2
>    M ./Yi/Keymap/Emacs/Utils.hs +11
>
> >
>


-- 
Kevin Ballard
http://kevin.sb.org
kball...@gmail.com

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to