On 26/10/2005, at 18.54, Max wrote:
is there any automatic 'end of line' thing in the smart typing feature? I feel as ctrl+e, or cmd+right, or retyping of ") is breaking my hyper-lazy behaviour.
Cmd-return does EOL + LF. Cmd-shift-return does EOL + ; + LF (for those languages which need it), and actually EOL + . + LF in text.
See the Source and Text bundles for these macros.