'ed' and 'split' with read-only enabled

2013-07-15 Thread Woody Wu
Hi, List How can I open a file in current buffer using 'ed' and 'split' but with read-only enabled in the same time? One reason why I want this is, sometimes when I've already open a file in another vim instance and don't want to close it, then I need to temparaly open the same file in current

Re: 'ed' and 'split' with read-only enabled

2013-07-15 Thread Woody Wu
On Mon, Jul 15, 2013 at 03:57:54PM +0200, ?tienne Faure wrote: On Mon, Jul 15, 2013 at 3:33 PM, Woody Wu narkewo...@gmail.com wrote: Hi, List How can I open a file in current buffer using 'ed' and 'split' but with read-only enabled in the same time? You can invoke vim as view

Re: 'ed' and 'split' with read-only enabled

2013-07-15 Thread Woody Wu
On Mon, Jul 15, 2013 at 07:41:30AM -0700, Gary Johnson wrote: On 2013-07-15, Woody Wu wrote: Hi, List How can I open a file in current buffer using 'ed' and 'split' but with read-only enabled in the same time? One reason why I want this is, sometimes when I've already open a file

Re: 'ed' and 'split' with read-only enabled

2013-07-15 Thread Woody Wu
On Mon, Jul 15, 2013 at 07:52:59PM +0530, Karthick Gururaj wrote: On Mon, Jul 15, 2013 at 7:03 PM, Woody Wu narkewo...@gmail.com wrote: sometimes when I've already open a file in another vim instance and don't want to close it, then I need to temparaly open the same file in current vim

Re: Search in the C-] tag selection window

2012-12-26 Thread Woody Wu
On Wed, Dec 26, 2012 at 09:34:36AM +0100, Tony Mechelynck wrote: On 26/12/12 03:14, Woody Wu wrote: Hi, When I press C-] on a word, and if there word matches more than one tags, then vim will prompt with a list, I then choice a entry number in the list before it jumps to the desired

Search in the C-] tag selection window

2012-12-25 Thread Woody Wu
Hi, When I press C-] on a word, and if there word matches more than one tags, then vim will prompt with a list, I then choice a entry number in the list before it jumps to the desired destination. But, in some caess, a word can much many many tags, like I usually met in Linux kernel code, then

Re: gvim incorrect window pos/sizes

2012-12-11 Thread Woody Wu
7.3.717+ a try. Regard, Roland Many thansk for the info. Now my vim is 7.3.645. I will try the new version as you suggested. On 12/10/2012 5:41 AM, Woody Wu wrote: On 2012-12-09, Tim Chase v...@tim.thechases.com wrote: Not sure it's a gvim problem or fluxbox. I start gvim from fluxbox

gvim incorrect window pos/sizes

2012-12-09 Thread Woody Wu
Hi, List Not sure it's a gvim problem or fluxbox. I start gvim from fluxbox menuitem 'run', then I get a very big gvim window on the virtual screen. It's title bar locates far outside of the screen, so I cannot click it an resize it. Does anyone have a clue? Thanks! -- woody I can't go back

Re: gvim incorrect window pos/sizes

2012-12-09 Thread Woody Wu
On 2012-12-09, Tim Chase v...@tim.thechases.com wrote: Not sure it's a gvim problem or fluxbox. I start gvim from fluxbox menuitem 'run', then I get a very big gvim window on the virtual screen. It's title bar locates far outside of the screen, so I cannot click it an resize it. Does