On 4/7/07, Jacob Rus jrus@hcs.harvard.edu wrote:
Jacob Rus wrote:
Simon Strandgaard wrote:
On 12/8/06, Simon Strandgaard
[snip]
If any of you are using smart home, what way did you define it?
[snip]
what if you do:
- move to beginning of line
- search ahead (w/ regexp) for `[^ \t]`
- move left
that should do what you want, as far as I cant tell.
Thanks Jacob, this works much better than what I had before :-)
Still, any ideas how to jump between beginning of line and beginning of text ? (aka. smart-home in the pc world)