Re: Adding to quickfix list issue

2016-04-18 Fir de Conversatie Ramel Eshed
On Monday, April 18, 2016 at 9:39:15 AM UTC+3, Bram Moolenaar wrote: > Yegappan Lakshmanan wrote: > > > On Sun, Apr 17, 2016 at 11:38 AM, Yegappan Lakshmanan > > wrote: > > > Hi, > > > > > > On Sun, Apr 17, 2016 at 3:35 AM, Ramel Eshed wrote: > > >> On Sunday, April 17, 2016 at 3:12:55 AM UTC+3,

Re: Adding to quickfix list issue

2016-04-17 Fir de Conversatie Bram Moolenaar
Yegappan Lakshmanan wrote: > On Sun, Apr 17, 2016 at 11:38 AM, Yegappan Lakshmanan > wrote: > > Hi, > > > > On Sun, Apr 17, 2016 at 3:35 AM, Ramel Eshed wrote: > >> On Sunday, April 17, 2016 at 3:12:55 AM UTC+3, yega...@gmail.com wrote: > >>> Hi, > >>> > >>> On Sat, Apr 16, 2016 at 3:43 PM, Yeg

Re: Adding to quickfix list issue

2016-04-17 Fir de Conversatie Yegappan Lakshmanan
Hi, On Sun, Apr 17, 2016 at 7:16 PM, Yegappan Lakshmanan wrote: > Hi, > > On Sun, Apr 17, 2016 at 5:47 PM, Ramel Eshed wrote: >>> >>> > Hi, >>> >>> > >>> >>> > On Sat, Apr 16, 2016 at 12:52 PM, Ramel Eshed >>> >>> > wrote: >>> >>> >> Adding an item to the current quickfix list causes a jump to

Re: Adding to quickfix list issue

2016-04-17 Fir de Conversatie Yegappan Lakshmanan
Hi, On Sun, Apr 17, 2016 at 5:47 PM, Ramel Eshed wrote: >> >>> > Hi, >> >>> > >> >>> > On Sat, Apr 16, 2016 at 12:52 PM, Ramel Eshed >> >>> > wrote: >> >>> >> Adding an item to the current quickfix list causes a jump to the >> >>> >> first item rather than keeping the current context: >> >>> >

Re: Adding to quickfix list issue

2016-04-17 Fir de Conversatie Ramel Eshed
On Monday, April 18, 2016 at 1:43:19 AM UTC+3, yega...@gmail.com wrote: > Hi, > > On Sun, Apr 17, 2016 at 11:38 AM, Yegappan Lakshmanan > wrote: > > Hi, > > > > On Sun, Apr 17, 2016 at 3:35 AM, Ramel Eshed wrote: > >> On Sunday, April 17, 2016 at 3:12:55 AM UTC+3, yega...@gmail.com wrote: > >>>

Re: Adding to quickfix list issue

2016-04-17 Fir de Conversatie Yegappan Lakshmanan
Hi, On Sun, Apr 17, 2016 at 11:38 AM, Yegappan Lakshmanan wrote: > Hi, > > On Sun, Apr 17, 2016 at 3:35 AM, Ramel Eshed wrote: >> On Sunday, April 17, 2016 at 3:12:55 AM UTC+3, yega...@gmail.com wrote: >>> Hi, >>> >>> On Sat, Apr 16, 2016 at 3:43 PM, Yegappan Lakshmanan >>> wrote: >>> > Hi, >>>

Re: Adding to quickfix list issue

2016-04-17 Fir de Conversatie Bram Moolenaar
Ramel Eshed wrote: > On Sunday, April 17, 2016 at 3:12:55 AM UTC+3, yega...@gmail.com wrote: > > Hi, > > > > On Sat, Apr 16, 2016 at 3:43 PM, Yegappan Lakshmanan > > wrote: > > > Hi, > > > > > > On Sat, Apr 16, 2016 at 12:52 PM, Ramel Eshed wrote: > > >> Adding an item to the current quickfix

Re: Adding to quickfix list issue

2016-04-17 Fir de Conversatie Yegappan Lakshmanan
Hi, On Sun, Apr 17, 2016 at 3:35 AM, Ramel Eshed wrote: > On Sunday, April 17, 2016 at 3:12:55 AM UTC+3, yega...@gmail.com wrote: >> Hi, >> >> On Sat, Apr 16, 2016 at 3:43 PM, Yegappan Lakshmanan >> wrote: >> > Hi, >> > >> > On Sat, Apr 16, 2016 at 12:52 PM, Ramel Eshed wrote: >> >> Adding an i

Re: Adding to quickfix list issue

2016-04-17 Fir de Conversatie Ramel Eshed
On Sunday, April 17, 2016 at 3:12:55 AM UTC+3, yega...@gmail.com wrote: > Hi, > > On Sat, Apr 16, 2016 at 3:43 PM, Yegappan Lakshmanan > wrote: > > Hi, > > > > On Sat, Apr 16, 2016 at 12:52 PM, Ramel Eshed wrote: > >> Adding an item to the current quickfix list causes a jump to the first > >> i

Re: Adding to quickfix list issue

2016-04-16 Fir de Conversatie Yegappan Lakshmanan
Hi, On Sat, Apr 16, 2016 at 3:43 PM, Yegappan Lakshmanan wrote: > Hi, > > On Sat, Apr 16, 2016 at 12:52 PM, Ramel Eshed wrote: >> Adding an item to the current quickfix list causes a jump to the first item >> rather than keeping the current context: >> >> Download the attached file; >> vim -u N

Re: Adding to quickfix list issue

2016-04-16 Fir de Conversatie Yegappan Lakshmanan
Hi, On Sat, Apr 16, 2016 at 12:52 PM, Ramel Eshed wrote: > Adding an item to the current quickfix list causes a jump to the first item > rather than keeping the current context: > > Download the attached file; > vim -u NONE -N > :source qf_test.vim > > -After adding 2 items, :cn, adding one more

Adding to quickfix list issue

2016-04-16 Fir de Conversatie Ramel Eshed
Adding an item to the current quickfix list causes a jump to the first item rather than keeping the current context: Download the attached file; vim -u NONE -N :source qf_test.vim -After adding 2 items, :cn, adding one more item and another :cn we are in (2 of 3) instead of (3 of 3). Thanks, R