Re: move tabs using mouse in gvim

2015-01-26 Thread Ken Takata
Hi raju, 2015/1/25 Sun 11:38:42 UTC+9 kamaraju kusumanchi wrote: > I see that you are the original author of the patch and proposed it > more than a year ago and was also accepted by Bram Moolenaar. Do you > know why it is not yet included in the official version of gvim? Because there are alread

Re: How to temporarily change Cursor color and change back

2015-01-26 Thread Paul
On Friday, January 23, 2015 at 3:00:49 PM UTC-5, Christian Brabandt wrote: >On Fr, 23 Jan 2015, Paul wrote: >>Christian Brabandt: >>>On Do, 04 Mär 2010, pansz wrote: Script can use highlight command to change color, however, if a script meant to change one color temporarily, it has no >>

Re: How to temporarily change Cursor color and change back

2015-01-26 Thread Paul
On Mon, Jan 26, 2015 11:03:25 AM, Paul wrote: >On Fr, 23 Jan 2015, Paul wrote: >> Christian Brabandt kindly donated a function "Hi" to save the >> highlighting for a group (included at the very bottom). >> >> <...snip...> >> >> I have groups for which not all keys are defined. They are saved >> wi

getfontname() returns blank after setting color

2015-01-26 Thread Hosup Chung
Installed lasted windows binary from www.vim.org ver: 7.4 (2013 Aug 10) MS-Windows 32-bit GUI Opened gvim :echo getfontname() " returns Fixedsys:h9:cDEFAULT :color morning :echo getfontname() " returns blank Is this a normal behavior? -- -- You received this message from the "vim_use" maillist

Re: Installing auto completion in vim for python.

2015-01-26 Thread Ben Fritz
On Sunday, January 25, 2015 at 12:45:00 AM UTC-6, prabhath kiran wrote: > I used Pydiction plugin to install Tab completion for python. But it doesn't > work. > I am using os x and vim 7.4 > > Thanks for the help. You're going to give WAY more detail than that, to get an answer. For example: *

Re: How to temporarily change Cursor color and change back

2015-01-26 Thread Christian Brabandt
Hi Paul! On Mo, 26 Jan 2015, Paul wrote: > By the way, is vimfiles/plugin a good place to put this? Yes. Best, Christian -- Hallo Bausparer! -- -- 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 informatio

Re: getfontname() returns blank after setting color

2015-01-26 Thread Christian Brabandt
Hi Hosup! On Mo, 26 Jan 2015, Hosup Chung wrote: > Installed lasted windows binary from www.vim.org > ver: 7.4 (2013 Aug 10) MS-Windows 32-bit GUI > > Opened gvim > :echo getfontname() > " returns Fixedsys:h9:cDEFAULT > :color morning > :echo getfontname() > " returns blank > > Is this a normal

Re: getfontname() returns blank after setting color

2015-01-26 Thread Hosup Chung
On Monday, January 26, 2015 at 1:33:24 PM UTC-5, Christian Brabandt wrote: > Hi Hosup! > > On Mo, 26 Jan 2015, Hosup Chung wrote: > > > Installed lasted windows binary from www.vim.org > > ver: 7.4 (2013 Aug 10) MS-Windows 32-bit GUI > > > > Opened gvim > > :echo getfontname() > > " returns Fixe