Mon Mar 16 14:46:04 EDT 2009 [email protected]
* Rollback: Yi.Keymap.Emacs.Utils: Make promptTag restrict the default value
to the first word
Ignore-this: 95582f293a849f6c7da63a0124d79f00
The recent change 'regionOfB := regionOfNonEmptyB' obsoleted this patch.
rolling back:
Tue Mar 10 07:45:20 PDT 2009 [email protected]
* Yi.Keymap.Emacs.Utils: Make promptTag restrict the default value to the
first word
promptTag uses (readUnitB unitWord) to extract the current word as the
default value for the tag to search for. Unfortunately, this catches
non-word characters if the cursor is not on a word char. Teach promptTag
to explicitly find the first word within the results of readUnitB.
M ./Yi/Keymap/Emacs/Utils.hs -12 +16
M ./Yi/Keymap/Emacs/Utils.hs -16 +12
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---