Re: how to remember file offsets?

2006-10-07 Thread A.J.Mechelynck
Hari Krishna Dara wrote: On Sat, 7 Oct 2006 at 8:40pm, A.J.Mechelynck wrote: Hari Krishna Dara wrote: [...] In the vimrc_example.vim, there is a common on this and part of it says: " Don't do it when the position is invalid or when inside an event handler " (happens when dropping a file

Re: how to remember file offsets?

2006-10-07 Thread Hari Krishna Dara
On Sat, 7 Oct 2006 at 8:40pm, A.J.Mechelynck wrote: > Hari Krishna Dara wrote: > [...] > > In the vimrc_example.vim, there is a common on this and part of it says: > > > > " Don't do it when the position is invalid or when inside an event handler > > " (happens when dropping a file on gvim).

Re: how to remember file offsets?

2006-10-07 Thread A.J.Mechelynck
Hari Krishna Dara wrote: [...] In the vimrc_example.vim, there is a common on this and part of it says: " Don't do it when the position is invalid or when inside an event handler " (happens when dropping a file on gvim). Any idea what it is exactly talking about? Is the "Don't do it" part a

Re: how to remember file offsets?

2006-10-07 Thread Hari Krishna Dara
On Sat, 7 Oct 2006 at 6:12pm, A.J.Mechelynck wrote: > Yakov Lerner wrote: > > Forwarding to the ist > > > > -- Forwarded message -- > > From: Fletcher Mattox <[EMAIL PROTECTED]> > > Date: Oct 7, 2006 3:21 PM > > Subject: Re: how t

Re: how to remember file offsets?

2006-10-07 Thread A.J.Mechelynck
Yakov Lerner wrote: Forwarding to the ist -- Forwarded message -- From: Fletcher Mattox <[EMAIL PROTECTED]> Date: Oct 7, 2006 3:21 PM Subject: Re: how to remember file offsets? To: Yakov Lerner <[EMAIL PROTECTED]> On 10/6/06, Fletcher Mattox <[EMAIL PROTECTE

Re: how to remember file offsets?

2006-10-07 Thread Yakov Lerner
Forwarding to the ist -- Forwarded message -- From: Fletcher Mattox <[EMAIL PROTECTED]> Date: Oct 7, 2006 3:21 PM Subject: Re: how to remember file offsets? To: Yakov Lerner <[EMAIL PROTECTED]> On 10/6/06, Fletcher Mattox <[EMAIL PROTECTED]> wrote: > Hi

Re: how to remember file offsets?

2006-10-07 Thread Yakov Lerner
On 10/6/06, Fletcher Mattox <[EMAIL PROTECTED]> wrote: Hi, When I edit two files by typing ":e foo" and ":e #", vim remembers my current location in each and kindly positions me there when I revisit them. However, when I edit three or more files, vim forgets where I was and always positions the

Re: how to remember file offsets?

2006-10-06 Thread A.J.Mechelynck
Hari Krishna Dara wrote: On Fri, 6 Oct 2006 at 2:53pm, Fletcher Mattox wrote: Hi, When I edit two files by typing ":e foo" and ":e #", vim remembers my current location in each and kindly positions me there when I revisit them. However, when I edit three or more files, vim forgets where I was

Re: how to remember file offsets?

2006-10-06 Thread Hari Krishna Dara
On Fri, 6 Oct 2006 at 2:53pm, Fletcher Mattox wrote: > Hi, > > When I edit two files by typing ":e foo" and ":e #", vim remembers > my current location in each and kindly positions me there when > I revisit them. However, when I edit three or more files, vim forgets > where I was and always posi