On Sat, 6 Nov 2004 04:18:14 +0100, Allan Odgaard allan@macromates.com wrote:
On 6. Nov 2004, at 2:33, Michael Stillwell wrote:
Another emacs binding that doesn't work right is ctrl-f to advance the cursor forward a character. (ctrl-b, and alt-b for backwards a word work fine, and so does alt-f for forward a *word*, but ctrl-f doesn't.)
Ctrl-f is by default bound to "Reformat Paragraph". Maybe ctrl-j would have been better? I think I have ctrl-f from CygnusEd on the Amiga...
Ah, thanks! I've re-bound formatText to M-q, which is emacs's default.
(I tried camel-casing a work (EmacsBindingsIssue) to make a page on the wiki, but it didn't create another page--is there some special way to make links in the TextMate wiki?)
Two ways: [[EmacsBindingsIssue]] "Emacs Bindings Issue":EmacsBindingsIssue
Righto, I've made a page on the wiki that documents the emacs keybinding issues:
http://wiki.macromates.com/textmate/show/EmacsKeybindings
--M.