Re: seg fault with :python print

2012-04-14 Fir de Conversatie Thomas Dziedzic
On Sat, Apr 14, 2012 at 1:56 PM, lilydjwg wrote: > On Sat, Apr 14, 2012 at 12:27:55PM -0500, Thomas Dziedzic wrote: >> [...] >> >> It seems that str is for some reason getting set to null even if >> everything appears to be ok.. >> Nick's comment also makes me think it might possibly have somethin

[patch] Chinese translation update

2012-04-14 Fir de Conversatie lilydjwg
Hi, I notice a confusing translated message and re-phrase it. I also update several other places to make it better. -- Best regards, lilydjwg Linux Vim Python 我的博客: http://lilydjwg.is-programmer.com/ -- A: Because it obfuscates the reading. Q: Why is top posting so bad? -- You received this

Re: seg fault with :python print

2012-04-14 Fir de Conversatie lilydjwg
On Sat, Apr 14, 2012 at 12:27:55PM -0500, Thomas Dziedzic wrote: > [...] > > It seems that str is for some reason getting set to null even if > everything appears to be ok.. > Nick's comment also makes me think it might possibly have something to > do with the recent gcc 4.7 update. Hi, I just upg

Re: seg fault with :python print

2012-04-14 Fir de Conversatie Thomas Dziedzic
On Sat, Apr 14, 2012 at 9:36 AM, Christian Brabandt wrote: > Hi Thomas! > > On Fr, 13 Apr 2012, Thomas Dziedzic wrote: > >> On Fri, Apr 13, 2012 at 9:00 AM, Taylor Hedberg wrote: >> > Arch x86_64 here and I can reproduce the segfault as well. My Vim is >> > compiled with +python but not +python3,

Re: New Octave filetype

2012-04-14 Fir de Conversatie Júlio Hoffimann
Hi Bram, Not exactly a superset, both languages have peculiarities. The main point is that Octave tries to maintain the best compatibility as possible with MATLAB, including the file extension (*.m) and comment symbol (%). Although Octave supports other comment symbols (# and the shebang mechanism

Re: Apparent Bug with SessionLoadPost autocmd - please check and confirm for me

2012-04-14 Fir de Conversatie Philip Morant
On 14 April 2012 15:02, Christian Brabandt wrote: > Hi Philip! > > On Sa, 14 Apr 2012, Philip Morant wrote: > >> Hi, >> >> I use BufExplorer.vim plugin with VIm 7.  After years of faithful >> service it suddenly developed a fault for no obvious reason.  I have >> traced the cause:  Vim is triggeri

Re: seg fault with :python print

2012-04-14 Fir de Conversatie Christian Brabandt
Hi Thomas! On Fr, 13 Apr 2012, Thomas Dziedzic wrote: > On Fri, Apr 13, 2012 at 9:00 AM, Taylor Hedberg wrote: > > Arch x86_64 here and I can reproduce the segfault as well. My Vim is > > compiled with +python but not +python3, if that makes any difference. > > Hi, > > I was going to report th

Re: Apparent Bug with SessionLoadPost autocmd - please check and confirm for me

2012-04-14 Fir de Conversatie David Fishburn
On 4/14/2012 6:56 AM, Philip Morant wrote: Hi, I use BufExplorer.vim plugin with VIm 7. After years of faithful service it suddenly developed a fault for no obvious reason. I have traced the cause: Vim is triggering the SessionLoadPost autocmd whenever I press Return in the BufExplorer window

Re: Apparent Bug with SessionLoadPost autocmd - please check and confirm for me

2012-04-14 Fir de Conversatie Christian Brabandt
Hi Philip! On Sa, 14 Apr 2012, Philip Morant wrote: > Hi, > > I use BufExplorer.vim plugin with VIm 7. After years of faithful > service it suddenly developed a fault for no obvious reason. I have > traced the cause: Vim is triggering the SessionLoadPost autocmd > whenever I press Return in t

Apparent Bug with SessionLoadPost autocmd - please check and confirm for me

2012-04-14 Fir de Conversatie Philip Morant
Hi, I use BufExplorer.vim plugin with VIm 7. After years of faithful service it suddenly developed a fault for no obvious reason. I have traced the cause: Vim is triggering the SessionLoadPost autocmd whenever I press Return in the BufExplorer window in order to switch to a new buffer. It shou

Re: seg fault with :python print

2012-04-14 Fir de Conversatie Nick Walker
On Friday, April 13, 2012 7:38:36 AM UTC-7, Thomas Dziedzic wrote: > On Fri, Apr 13, 2012 at 9:00 AM, Taylor Hedberg wrote: > > Arch x86_64 here and I can reproduce the segfault as well. My Vim is > > compiled with +python but not +python3, if that makes any difference. > > Hi, > > I was going to

Re: How to search in digraphs?

2012-04-14 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: > On Fr, 13 Apr 2012, Bram Moolenaar wrote: > > > Can we use another command to list user-defined digraphs? Perhaps > > ":dig ?"? > > > > This patch would also need documentation. And a test would be good too. > > Updated patch. > The patch introduces the following

Re: How to search in digraphs?

2012-04-14 Fir de Conversatie Christian Brabandt
Hi Bram! On Fr, 13 Apr 2012, Bram Moolenaar wrote: > Can we use another command to list user-defined digraphs? Perhaps > ":dig ?"? > > This patch would also need documentation. And a test would be good too. Updated patch. The patch introduces the following changes: 1) :dig?

Re: New Octave filetype

2012-04-14 Fir de Conversatie Bram Moolenaar
Júlio Hoffimann wrote: > I'm a user of the GNU Octave programming language (http://www.gnu.org/ > software/octave/). It's known as a free alternative to MATLAB. In > fact, almost all the syntax of the later is supported by Octave, > except the classdef syntax. > > Actually, VIM hasn't a filetype