unnamedplus issue

2013-02-11 Fir de Conversatie Dimitar DIMITROV
Hi, 1. gvim -NX -u NONE -c 'se cb^=unnamedplus' 2. iLorem ipsum doloresc 3. yvbgevbp = E353: Nothing in register + I would have expected a result of: Lorem dolor dolor Also, I can't make sense of the help for 'unnamedplus. It reads that all operations except yank go to +, then first thing it

Re: what happened to luxi mono?

2013-02-11 Fir de Conversatie Charles Campbell
Charles Campbell wrote: Christian J. Robinson wrote: On Fri, 1 Feb 2013, Charles Campbell wrote: My vim's status: * :set guifont=Luxi\ Mono\ 10 used to work (in fact, still does on my home computer) *snip* If your Vim is built with Motif, it simply will not be able to use the new

Re: what happened to luxi mono?

2013-02-11 Fir de Conversatie René Köcher
Am 11.02.2013 um 16:11 schrieb Charles Campbell charles.e.campb...@nasa.gov: Charles Campbell wrote: Christian J. Robinson wrote: On Fri, 1 Feb 2013, Charles Campbell wrote: My vim's status: * :set guifont=Luxi\ Mono\ 10 used to work (in fact, still does on my home computer) *snip*

[PATCH] Re: unnamedplus issue

2013-02-11 Fir de Conversatie Ingo Karkat
On 11-Feb-13 14:55:48 +0100, Dimitar DIMITROV wrote: [7 lines deleted] Also, I can't make sense of the help for 'unnamedplus. It reads that all operations except yank go to +, then first thing it says after is yank copies to +. Can someone explain? Yes, I also found this confusing when I

Re: what happened to luxi mono?

2013-02-11 Fir de Conversatie Dominique Pellé
On Mon, Feb 11, 2013 at 4:11 PM, Charles Campbell charles.e.campb...@nasa.gov wrote: Charles Campbell wrote: Christian J. Robinson wrote: On Fri, 1 Feb 2013, Charles Campbell wrote: My vim's status: * :set guifont=Luxi\ Mono\ 10 used to work (in fact, still does on my home

Vim hangs with insertion after long line

2013-02-11 Fir de Conversatie oldcapecod
Hello, Vim hangs when trying to insert a line after the long line in the attached file. * extract the attached zip. * open with vim. * use 'o' or 'O' to begin a new line on the long line or after the long line. * i or I i works. vim hangs. image used to be an inlined html w4 but is now

base64 text performance issue

2013-02-11 Fir de Conversatie oldcapecod
Hi, The last attempt at a post didn't seem to get through. large amounts of base64 text seems to cause problems performance-wise for vim the attached html file contains an in-line image of the vim header. inserting (with 'o' or 'O') is very slow and it get's progressively worse if the

Re: what happened to luxi mono?

2013-02-11 Fir de Conversatie Charles Campbell
Charles Campbell wrote: Christian J. Robinson wrote: On Fri, 1 Feb 2013, Charles Campbell wrote: My vim's status: * :set guifont=Luxi\ Mono\ 10 used to work (in fact, still does on my home computer) *snip* If your Vim is built with Motif, it simply will not be able to use the new

Re: Possible buffer overflow in dosinst.c ?

2013-02-11 Fir de Conversatie Bram Moolenaar
Thomas Gwae wrote: I just came across a possible buffer overflow in dosinst.c. l 368 static void get_vim_env(void) { char *vim; char buf[BUFSIZE]; FILE *fd; char fname[BUFSIZE]; /* First get $VIMRUNTIME. If it's set, remove the

Re: what happened to luxi mono?

2013-02-11 Fir de Conversatie Dominique Pellé
Charles Campbell wrote: and I cannot find a glibconfig.h under /usr/include (literally; I used the find command). Using xubuntu-12.10: $ locate glibconfig.h /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h $ apt-file search /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h

Re: Issue 105 in vim: netrw (v146) plugin broken in latest Vim-7.3.782

2013-02-11 Fir de Conversatie vim
Comment #1 on issue 105 by drc...@campbellfamily.biz: netrw (v146) plugin broken in latest Vim-7.3.782 http://code.google.com/p/vim/issues/detail?id=105 This problem has been fixed and is currently available at my website: http://www.drchip.org/astronaut/vim/index.html#NETRW (v147e) A few

Re: Issue 105 in vim: netrw (v146) plugin broken in latest Vim-7.3.782

2013-02-11 Fir de Conversatie vim
Updates: Status: Fixed Comment #2 on issue 105 by drc...@campbellfamily.biz: netrw (v146) plugin broken in latest Vim-7.3.782 http://code.google.com/p/vim/issues/detail?id=105 Forgot to change its status... -- -- You received this message from the vim_dev maillist. Do not top-post!

Re: Issue 93 in vim: Mr. Campbell, please maintain netrw, zip, Man, and vimball in Vim's Mercurial repository

2013-02-11 Fir de Conversatie vim
Updates: Status: WontFix Comment #4 on issue 93 by drc...@campbellfamily.biz: Mr. Campbell, please maintain netrw, zip, Man, and vimball in Vim's Mercurial repository http://code.google.com/p/vim/issues/detail?id=93 Since I don't have write access to Mercurial's branch, and since I

Re: Issue 62 in vim: Netrw v145: '/' character in 'is keyword' leaks into new buffers

2013-02-11 Fir de Conversatie vim
Updates: Status: Fixed Comment #4 on issue 62 by drc...@campbellfamily.biz: Netrw v145: '/' character in 'is keyword' leaks into new buffers http://code.google.com/p/vim/issues/detail?id=62 This issue appears to have been fixed awhile back, so I'm closing it as fixed. FYI: see

Re: Issue 59 in vim: netrw breaks scripts.vim

2013-02-11 Fir de Conversatie vim
Comment #5 on issue 59 by drc...@campbellfamily.biz: netrw breaks scripts.vim http://code.google.com/p/vim/issues/detail?id=59 No, I don't have such a repository. Just email patches to me (edit netrw and see my email address near the top). -- -- You received this message from the

Re: Vim hangs with insertion after long line

2013-02-11 Fir de Conversatie Dominique Pellé
oldcapecod wrote: Hello, Vim hangs when trying to insert a line after the long line in the attached file. * extract the attached zip. * open with vim. * use 'o' or 'O' to begin a new line on the long line or after the long line. * i or I i works. vim hangs. image used to be an

Re: [PATCH] A syntax file for Mallard

2013-02-11 Fir de Conversatie Bram Moolenaar
Jaromir Hradilek wrote: Attached is runtime/syntax/mallard.vim, a syntax file for the Mallard [1] markup language. It is based on the latest version of the Mallard Mallard 1.0 DRAFT as of Monday, 11 February 2013. Mallard is an XML-based markup language that is extensively used by the

Re: [PATCH] A syntax file for Mallard

2013-02-11 Fir de Conversatie Jaromir Hradilek
On 02/11/2013 11:40 PM, Bram Moolenaar wrote: Jaromir Hradilek wrote: Attached is runtime/syntax/mallard.vim, a syntax file for the Mallard [1] markup language. It is based on the latest version of the Mallard Mallard 1.0 DRAFT as of Monday, 11 February 2013. Mallard is an XML-based markup

Re: Vim hangs with insertion after long line

2013-02-11 Fir de Conversatie oldcapecod
Thanks Dominique. I've narrowed it down a bit more. I built from source on ubuntu and it appears that a .vimrc with ... source $VIMRUNTIME/vimrc_example.vim will cause the problem. I'll try to narrow it down to the exact option. -- -- You received this message from the vim_dev

Re: Vim hangs with insertion after long line

2013-02-11 Fir de Conversatie oldcapecod
OK, all that's needed is ... filetype plugin indent on in the .vimrc file. Thanks! -- -- 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