Re: macvim map! doesn't work. :(

2013-06-08 Thread björn
On Fri, Jun 7, 2013 at 8:09 PM, wrote: I've just installed (dragged the MacVim.app onto Applications folder) the MacVim. I can't use a certain key combination such as map! () ()Esci which works for doing auto-closing, other key mappings work well except the mapping in ~/.gvimrc. whereas

Re: New build snapshot?

2013-06-08 Thread björn
On Thu, Jun 6, 2013 at 4:11 PM, Jakub Turski wrote: Is there a chance to get a new snapshot of Macvim available for download? Preferably with Lua support compiled in and patch level above 7.3.885 so people can use https://github.com/Shougo/neocomplete.vim ? :) I'm waiting for Vim 7.4 before

Re: macvim map! doesn't work. :(

2013-06-08 Thread hieonn
Dear, Björn. The problem had come from the setting duplications. I've figured out what had been invoking the problem actually by your big inspiration. The detail is there were two same settings in .vimrc and .gvimrc and those were interfering each other. Now everything works well after

Re: New build snapshot?

2013-06-08 Thread Bram Moolenaar
Björn wrote: On Thu, Jun 6, 2013 at 4:11 PM, Jakub Turski wrote: Is there a chance to get a new snapshot of Macvim available for download? Preferably with Lua support compiled in and patch level above 7.3.885 so people can use https://github.com/Shougo/neocomplete.vim ? :) I'm

Re: New build snapshot?

2013-06-08 Thread björn
On Sat, Jun 8, 2013 at 12:56 PM, Bram Moolenaar wrote: Björn wrote: On Thu, Jun 6, 2013 at 4:11 PM, Jakub Turski wrote: Is there a chance to get a new snapshot of Macvim available for download? Preferably with Lua support compiled in and patch level above 7.3.885 so people can use

Compiler warning extravaganza on Tiger PPC

2013-06-08 Thread dv1445
Here on Tiger PPC I updated to 7.3.1148. Here is a new compiler warning I haven't seen yet; it occurred during the plain Vim portion of building MacVim. In file included from regexp.c:7891: regexp_nfa.c: In function ‘post2nfa’: regexp_nfa.c:2754: warning: ‘end_state’ may be used uninitialized in