Re: gf , isfname and @

2006-06-13 Thread Jürgen Krämer

Hi,

Emmanuel Sixou wrote:
 
 I am using vim7.
 The char @ seems not to be considered as a filename character even
 though it appears in the isfname set variable, for the commands gf, gF.
 What's wrong?

inside isfname and some other options @ is a placeholder for all
characters where isalpha() (i.e., a library function) returns true.

Have a look at :help 'isfname' and search for the first @ below the
different default values of this option. There you'll find an
explanation and how to insert a @ into this option.

Regards,
Jürgen

-- 
Jürgen Krämer  Softwareentwicklung
HABEL GmbH  Co. KGmailto:[EMAIL PROTECTED]
Hinteres Öschle 2  Tel: +49 / 74 61 / 93 53 - 15
78604 Rietheim-WeilheimFax: +49 / 74 61 / 93 53 - 99


RE: gf , isfname and @

2006-06-13 Thread Emmanuel Sixou
Thanks

Emmanuel Sixou
Mobileye Vision Technologies
Project Manager - ASIC Department
Tel: +972 (2) 541 7311
Fax: +972 (2) 541 7300
Cell: +972 (54) 5665 206
E-mail: [EMAIL PROTECTED]




-Original Message-
From: Jürgen Krämer [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 13, 2006 17:31
To: vim mailing list
Subject: Re: gf , isfname and @



Hi,

Emmanuel Sixou wrote:
 
 I am using vim7.
 The char @ seems not to be considered as a filename character even
 though it appears in the isfname set variable, for the commands gf, gF.
 What's wrong?

inside isfname and some other options @ is a placeholder for all
characters where isalpha() (i.e., a library function) returns true.

Have a look at :help 'isfname' and search for the first @ below the
different default values of this option. There you'll find an
explanation and how to insert a @ into this option.

Regards,
Jürgen

-- 
Jürgen Krämer  Softwareentwicklung
HABEL GmbH  Co. KGmailto:[EMAIL PROTECTED]
Hinteres Öschle 2  Tel: +49 / 74 61 / 93 53 - 15
78604 Rietheim-WeilheimFax: +49 / 74 61 / 93 53 - 99



smime.p7s
Description: S/MIME cryptographic signature