Editing headlines within modes - clarification Functions mapped to a key within a mode work correctly but functions called within a mode do not.
The following example has been checked into the Trunk for testing purposes. Both of the following commands should delete the entire headline text given the key mappings and modes shown below: The 'dd' command does work The 'dD' command does not work enter-tree-delete-text-object-mode ! tree = d @mode tree-delete-text-object kill-line = d enter-tree-delete-line-mode = Shift-d @mode tree-delete-line --> kill-line Note: To undo the 'dd' command should be possible by pressing the 'u' key. Nothing happens for some unknown reason. However, moving to another node (enter Ctrl-k) and then pressing the 'u' key will restore the deleted text. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
