Re: Bug: bad interaction between ui and preview window for omnifunc with extra info

2014-07-15 Fir de Conversatie h_east
Hi Carlos, 2014/7/12(Sat) 13:18:29 UTC+9 Carlos Pita: What do you think about supressing events in the specific way I described above? Is it possible without a lot of work? Could it be problematic for some reasonable use case? I think your idea is last resort. Because it would be an

[patch] Window size is not restored when the command-line window closed.

2014-07-15 Fir de Conversatie h_east
Hi Bram and Vim developer, How to reproduce: - run vim $ vim -N -u NONE - open quickfix window and vsp and sp on top window. :copen|wincmd k|vsp|sp - open command-line window and close this. q:CR Expected behavior: - Restore all window size before open command-line window. Actual

:botright split create window with invalid size when there is only a few spaces.

2014-07-15 Fir de Conversatie Yukihiro Nakadaira
:botright split create window with invalid size when there is only a few spaces. Steps to reproduce: $ vim -u NONE -N :vsplit :while 1 | split | endwhile :quit :botright split :echo winheight(0) 11(actual height is 2 or 3) oCRCRCRCRCRCRCRCRCRCRCR

An Open Source implementation of Google Drive Realtime API

2014-07-15 Fir de Conversatie 田传武
Hi all, I'd like to share an open-source project which implements nearly all features of the google drive realtime api. *Google Drive Realtime API* https://developers.google.com/drive/realtime/ provides Google Docs–style instant collaboration. It lets multiple people edit the same data

Can't run test_listlbr on Windows

2014-07-15 Fir de Conversatie Taro MURAOKA
Hi list and Bram. I found a problem test_listlbr is never executed on Windows. And I wrote an attached patch to fix it. Please check it. Best -- -- You received this message from the vim_dev maillist. Do not top-post! Type your reply below the text you are replying to. For more information,

Re: [patch] Separate filetype for JSON

2014-07-15 Fir de Conversatie David Fishburn
+1 -- -- You received this message from the vim_dev maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups vim_dev group. To

Re: [patch] Separate filetype for JSON

2014-07-15 Fir de Conversatie LCD 47
On 14 July 2014, David Barnett dbarn...@google.com wrote: This is a patch to create a separate json filetype and use it for *.json files instead of using javascript. It currently just forwards indent and syntax settings to the javascript filetype, but it does define its own ftplugin/json.vim

Re: [patch] Separate filetype for JSON

2014-07-15 Fir de Conversatie 'David Barnett' via vim_dev
Agreed. I'd prefer to have full-fledged JSON support, but I'd also like to get the filetype fixed ASAP. I went with a relatively minimal change for now that's less likely to be controversial. Has anyone contacted elzr or authors of any other plugins to see if they want to merge their plugin into

Re: :botright split create window with invalid size when there is only a few spaces.

2014-07-15 Fir de Conversatie Yukihiro Nakadaira
On Tue, Jul 15, 2014 at 11:56 PM, Yukihiro Nakadaira yukihiro.nakada...@gmail.com wrote: :botright split create window with invalid size when there is only a few spaces. Steps to reproduce: $ vim -u NONE -N :vsplit :while 1 | split | endwhile :quit :botright split :echo

Re: [patch] Fix characters from completion suggestion remaining in line

2014-07-15 Fir de Conversatie Jacob Niehus
On Monday, July 14, 2014 1:25:32 PM UTC-7, Jacob Niehus wrote: On Sunday, July 13, 2014 2:20:04 PM UTC-7, Bram Moolenaar wrote: Jacob Niehus wrote: On Sunday, July 6, 2014 5:23:39 PM UTC-7, Jacob Niehus wrote: After patch 7.4.314, I've had characters that I hadn't typed stay

Re: Issue 231 in vim: netrw silently closing buffers on its own

2014-07-15 Fir de Conversatie vim
Comment #5 on issue 231 by johnston...@gmail.com: netrw silently closing buffers on its own http://code.google.com/p/vim/issues/detail?id=231 Just upgraded to os x mavericks and the latest mavericks macvim version (7.4.258). This release includes netrw v151. Using a minimal netrw.vimrc