On Mon, Mar 8, 2010 at 8:58 PM, rameo <rai...@gmail.com> wrote:

> [snip]
>
> I can't find out how:
>
> 1) to check if a file has the name "itsalltext" in the path
>   to check if a file has the extension .eml
>
Not sure what you want exactly.. by path do you mean the vim variable 'path'
? The help text for the variable has a reference to :find - is that what you
want?


> 2) how to find the name of the active session
>
By "active session", do you mean the buffer that has the cursor right now?
You can either do CTRL-G or expand("%")

You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to