On 5/21/07, Andy Wokula <[EMAIL PROTECTED]> wrote:
Nikolai Weibull schrieb:
> On 5/21/07, Andy Wokula <[EMAIL PROTECTED]> wrote:
> > ... get position of first non-blank character in the line.
> > If there is col("$"), there should also be col("^").
> > In some situations (e.g. :imap )
> >:
Nikolai Weibull schrieb:
On 5/21/07, Andy Wokula <[EMAIL PROTECTED]> wrote:
... get position of first non-blank character in the line.
If there is col("$"), there should also be col("^").
In some situations (e.g. :imap )
:normal ^
is not allowed.
Then shouldn't there also be a col("0") for
On 5/21/07, Andy Wokula <[EMAIL PROTECTED]> wrote:
... get position of first non-blank character in the line.
If there is col("$"), there should also be col("^").
In some situations (e.g. :imap )
:normal ^
is not allowed.
Then shouldn't there also be a col("0") for symmetry?
nikolai
Andy Wokula schrieb:
Gary Johnson schrieb:
On 2007-05-21, Andy Wokula <[EMAIL PROTECTED]> wrote:
... get position of first non-blank character in the line.
If there is col("$"), there should also be col("^").
In some situations (e.g. :imap )
:normal ^
is not allowed.
indent(".")?
HTH
Gary Johnson schrieb:
On 2007-05-21, Andy Wokula <[EMAIL PROTECTED]> wrote:
... get position of first non-blank character in the line.
If there is col("$"), there should also be col("^").
In some situations (e.g. :imap )
:normal ^
is not allowed.
indent(".")?
HTH,
Gary
Nice, just fo
On 2007-05-21, Andy Wokula <[EMAIL PROTECTED]> wrote:
> ... get position of first non-blank character in the line.
>
> If there is col("$"), there should also be col("^").
> In some situations (e.g. :imap )
>:normal ^
> is not allowed.
indent(".")?
HTH,
Gary
--
Gary Johnson
On 5/21/07, Andy Wokula <[EMAIL PROTECTED]> wrote:
... get position of first non-blank character in the line.
If there is col("$"), there should also be col("^").
In some situations (e.g. :imap )
:normal ^
is not allowed.
... but you can call your function, remember position/columns,
do ':
... get position of first non-blank character in the line.
If there is col("$"), there should also be col("^").
In some situations (e.g. :imap )
:normal ^
is not allowed.
--
Regards,
Andy
EOM