... I'll admit, sometimes I have a hard time, figuring out the correct indentation. What indentation settings are you using for developing vim? regards, ...
64356
Kosta Zertsekel
zertsekel@...
Mar 7, 2012 2:42 pm
-- 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...
64357
Ben Fritz
fritzophrenic@...
Mar 7, 2012 3:10 pm
... I've seen a few patches related to indent. 1. Breakindent from this or a similar patch. 2. Variable/multi-width tabstops 3. Elastic tabstops I'd probably...
64358
Charles Campbell
Charles.E.Campbell@...
Mar 7, 2012 3:38 pm
... Please read the message that showed up at the bottom of your email, courtesy of the list's s/w. It contains a link; the site pointed to by that link tells...
64359
Bram Moolenaar
Bram@...
Mar 7, 2012 5:05 pm
Patch 7.3.464 Problem: Compiler warning for sprintf. Solution: Put the length in a variable. (Dominique Pelle) Files: src/version.c ... ...
64360
Bram Moolenaar
Bram@...
Mar 7, 2012 6:19 pm
Patch 7.3.465 Problem: Cannot get file name with newline from glob(). Solution: Add argument to glob() and expand() to indicate they must return a list....
64361
Bram Moolenaar
Bram@...
Mar 7, 2012 6:31 pm
Patch 7.3.466 Problem: Get ml_get error hen ":behave mswin" was used and selecting several lines. (A. Sinan Unur) Solution: Adjust the end of the...
64362
Bram Moolenaar
Bram@...
Mar 7, 2012 6:39 pm
Patch 7.3.467 Problem: Cursor positioned wrong at the command line when regaining focus and using some input method. Solution: Do not position the cursor...
64363
Erik Falor
ewfalor@...
Mar 7, 2012 6:51 pm
I've created a :TOcss command to go along with the handy :TOhtml command that Ben Fritz has been maintaining. Like :TOhtml, it puts its output into a buffer...
64364
Thilo Six
T.Six@...
Mar 7, 2012 7:10 pm
Hello Excerpt from Jürgen Krämer: -- <snip> -- ... Which might be out of date. The latest version is always available at: ...
64365
Bram Moolenaar
Bram@...
Mar 7, 2012 7:14 pm
Patch 7.3.468 Problem: For some compilers the error file is not easily readable. Solution: Use QuickFixCmdPre for more commands. (Marcin Szamotulski) ...
64366
Charles Campbell
Charles.E.Campbell@...
Mar 7, 2012 9:19 pm
Yes, its back! Albeit at a new webhost (apply your favorite search engine to hostbig). You may find it at: http://www.drchip.org/ Hopefully all my vim pages...
64367
Benjamin Fritz
fritzophrenic@...
Mar 7, 2012 9:31 pm
... Oops, I meant to include the clone location: http://code.google.com/r/fritzophrenic-vim-clone/ And I suppose I should probably move to vim_dev for further...
64368
Bram Moolenaar
Bram@...
Mar 7, 2012 9:53 pm
Patch 7.3.469 Problem: Compiler warning for unused argument without some features. Solution: Add UNUSED. Files: src/buffer.c ... *************** ***...
64369
Bram Moolenaar
Bram@...
Mar 7, 2012 9:56 pm
Patch 7.3.470 Problem: Test 62 fails when compiled without GUI and X11. Solution: Don't test :drop when it is not supported. Files:...
64370
vim@...
Mar 7, 2012 11:00 pm
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 56 by dominiqu...@...: Pressing <C-R> continuously to redo changes inserts <12>...
64371
vim@...
Mar 7, 2012 11:08 pm
Comment #2 on issue 33 by dominiqu...@...: bug report: feedkeys() leaks memory when invoked from a CursorHoldI autocommand ...
64372
John Beckett
johnb.beckett@...
Mar 8, 2012 2:14 am
... Thanks Chip. I have updated all the pages at the Vim Tips wiki which used to refer to the old website (if anyone looks for that in 'Recent changes'), click...
Hi, I run into the following gvim crash happened when I try to switch to other tabs by using "1gt" or "2gt" if NERDTree is opened. the crash is: ChildEBP...
The full crash analyze is: Opened log file 'd:\gvimcrash.txt' 0:000> k ChildEBP RetAddr 003bf2e8 776af5c9 ntdll!RtlReportCriticalFailure+0x29 003bf2f8 776af6a9...
64375
Ruslan Zakirov
ruslan.zakirov@...
Mar 8, 2012 12:57 pm
Hello, I expected some reaction, but havn't got any. Should I just send it to bug tracker? Could somebody reproduce issue? Is it high priority bug to fix or...
64376
Ben Schmidt
mail_ben_schmidt@...
Mar 8, 2012 1:50 pm
... That doesn't sound too onerous. I should be able to manage it, at least a small amount. Cheers, Ben. -- You received this message from the "vim_dev"...
64377
vim@...
Mar 8, 2012 6:58 pm
Comment #1 on issue 56 by dominiqu...@...: Pressing <C-R> continuously to redo changes inserts <12> character after a few redo ...
64378
vim@...
Mar 8, 2012 9:11 pm
Comment #2 on issue 56 by br...@...: Pressing <C-R> continuously to redo changes inserts <12> character after a few redo ...
64379
vim@...
Mar 8, 2012 9:28 pm
Comment #3 on issue 56 by dominiqu...@...: Pressing <C-R> continuously to redo changes inserts <12> character after a few redo ...
64380
Bram Moolenaar
Bram@...
Mar 8, 2012 9:47 pm
... Don't see something special here. Can you run Vim with valgrind, then we can see what happens with allocated memory early. See ":help valgrind". -- If you...
64381
guotuofeng@...
Mar 9, 2012 1:30 am
Hi, Bram, Thanks for your reply. Actually, I am working in Windows and don't have valgrind. The crash can be easily reproed by using two plugins: NERDTree and ...
BTW, I tried using the gvim 7.3 without any patches(ftp://ftp.vim.org/ pub/vim/pc/gvim73.zip), the problem still happens. I guess that nobody hit this issue...
64383
Anders Tidbeck
anders.tidbeck@...
Mar 9, 2012 10:12 am
A question came up on superuser.com about backwards motions in Vim: "To move a word forward in Vim, you press w or e. How can I move a word * backwards*?" I...
64384
Philippe Vaucher
philippe.vaucher@...
Mar 9, 2012 10:42 am
... Thanks. Philippe -- 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...