RE: reproducing 'daw' on last word in a file

2011-05-02 Fir de Conversatie John Beckett
Jean-Rene David wrote: Sent: Monday, 2 May 2011 12:09 PM To: vim_dev Subject: reproducing 'daw' on last word in a file I would like to fix this item from todo.txt but can't reproduce it: 7 When using daw on the last word in a file and this is a single letter, nothing is deleted. Should

Re: readline.vim

2011-05-02 Fir de Conversatie Nikolai Weibull
On Sat, Apr 2, 2011 at 22:15, Nikolai Weibull n...@bitwi.se wrote: On Sat, Apr 2, 2011 at 20:09, Thilo Six t@gmx.de wrote: you are listed in readline.vim as maintainer. Since readline.vim has been lastly updated readline has gained new features, therefor i have updated the listed

Logo / Icon contribution

2011-05-02 Fir de Conversatie Tim Cuthbertson
Hi all, I love vim, but must admit to not being so fond of the fairly old looking icon. I recently created a new logo for my own use, and would be more than happy if you'd like to use it for an actual app icon or logo. I'm happy to release it under pretty much whatever licence is required, if

Re: Logo / Icon contribution

2011-05-02 Fir de Conversatie tux.
I like the new icon. That said, Vim never was about shiny icons stuff... -- 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

Re: Logo / Icon contribution

2011-05-02 Fir de Conversatie Eustáquio Rangel
I also liked the new icon. :-) -- 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

Re: Patch to detect linewise selections from X clipboard

2011-05-02 Fir de Conversatie Gary Johnson
On 2011-04-30, Sung Pae wrote: On Sat, Apr 30, 2011 at 12:37 PM, Gary Johnson wrote: Copying and pasting seems to be working fine now. 嚥�I don't understand what problem this patch is supposed to fix. 嚥�If I knew what to look for, I would apply and test it. Some clarification then:

Re: patch - shorten ':scriptnames' and ':breaklist' filenames

2011-05-02 Fir de Conversatie Bram Moolenaar
Jean-Rene David wrote: Here is a small patch addressing todo item: 7 Output for :scriptnames and :breaklist should shorten the file names: use ~/ when possible. This is from the 'small problems' list. I used home_replace() along with NameBuff to compact $HOME to ~/. Thanks,

Re: reproducing 'daw' on last word in a file

2011-05-02 Fir de Conversatie Bram Moolenaar
Jean-Rene David wrote: I would like to fix this item from todo.txt but can't reproduce it: 7 When using daw on the last word in a file and this is a single letter, nothing is deleted. Should delete the letter and preceding white space. Anyone else sees this? I suspect this got

Re: Incomplete patch - confusing error message on ':yank *'

2011-05-02 Fir de Conversatie Bram Moolenaar
Jean-Rene David wrote: Below is a patch fixing this item from the todo list (I guess you could say I'm on a roll... :-) I'm glad you are :-). 8 When the clipboard isn't supported: :yank* gives a confusing error message. Specifically mention that the register name is invalid.

Re: readline.vim

2011-05-02 Fir de Conversatie Bram Moolenaar
Nikolai Weibull wrote: On Sat, Apr 2, 2011 at 22:15, Nikolai Weibull n...@bitwi.se wrote: On Sat, Apr 2, 2011 at 20:09, Thilo Six t@gmx.de wrote: you are listed in readline.vim as maintainer. Since readline.vim has been lastly updated readline has gained new features, therefor i

Re: readline.vim

2011-05-02 Fir de Conversatie Thilo Six
Bram Moolenaar wrote the following on 02.05.2011 19:52 Just resending here, google don't know me.. heh Nikolai Weibull wrote: On Sat, Apr 2, 2011 at 22:15, Nikolai Weibull n...@bitwi.se wrote: On Sat, Apr 2, 2011 at 20:09, Thilo Six t@gmx.de wrote: you are listed in readline.vim as

Re: Patch to detect linewise selections from X clipboard

2011-05-02 Fir de Conversatie Sung Pae
Hi Gary, Thank you very much for testing the patch. Here is what I have found: Test 1    *   Start Firefox (3.5.3).    *   Go to vim.sf.net.    *   Triple-click the Vim 7.3 release announcement. I can confirm that triple-clicking on a line in Firefox 4 on my Arch Linux box does not

Re: Patch to detect linewise selections from X clipboard

2011-05-02 Fir de Conversatie Gary Johnson
On 2011-05-02, Sung Pae wrote: Hi Gary, Thank you very much for testing the patch. Here is what I have found: [...] I will delve into this more deeply and try compiling with different feature levels before re-submitting; I have a good idea about what is the matter. I hope you will be

Re: Logo / Icon contribution

2011-05-02 Fir de Conversatie Christian J. Robinson
On Mon, 2 May 2011, Tim Cuthbertson wrote: I love vim, but must admit to not being so fond of the fairly old looking icon. I recently created a new logo for my own use, and would be more than happy if you'd like to use it for an actual app icon or logo. I like this icon, but my problem is

Re: Incomplete patch - confusing error message on ':yank *'

2011-05-02 Fir de Conversatie Jean-Rene David
* Bram Moolenaar [2011.05.02 14:00]: One thing you do need to do: Add the tag to the help files somewhere. When a user sees an error message, he should be able to type :help E123 to get more information about what's wrong. Done. The completed patch is attached once more. Note that the patch

Can't reproduce - 'lines' is 25 and 'scrolloff' is 12

2011-05-02 Fir de Conversatie Jean-Rene David
Can someone reproduce this item from the todo list: When 'lines' is 25 and 'scrolloff' is 12, j scrolls zero or two lines instead of one. (Constantin Pan, 2010 Sep 10) I can't. And I didn't find a message on either mailing lists on that subject around that date. -- JR -- You received this

patch - update todo.txt for fixed bug

2011-05-02 Fir de Conversatie Jean-Rene David
The following item from the todo list has been fixed in 7.3.029. :sort n treats empty line as higher than zero. (Beeyawned, 2010 Oct 13) Patch for todo.txt attached. -- JR -- You received this message from the vim_dev maillist. Do not top-post! Type your reply below the text you are replying

Re: Logo / Icon contribution

2011-05-02 Fir de Conversatie Tony Mechelynck
On 02/05/11 12:03, Tim Cuthbertson wrote: Hi all, I love vim, but must admit to not being so fond of the fairly old looking icon. I recently created a new logo for my own use, and would be more than happy if you'd like to use it for an actual app icon or logo. I'm happy to release it under

Re: Can't reproduce - 'lines' is 25 and 'scrolloff' is 12

2011-05-02 Fir de Conversatie sc
On Monday, May 02, 2011 20:02:03 Jean-Rene David wrote: Can someone reproduce this item from the todo list: When 'lines' is 25 and 'scrolloff' is 12, j scrolls zero or two lines instead of one. (Constantin Pan, 2010 Sep 10) I can't. And I didn't find a message on either mailing lists on

Re: Can't reproduce - 'lines' is 25 and 'scrolloff' is 12

2011-05-02 Fir de Conversatie Ben Schmidt
On 3/05/11 1:04 PM, sc wrote: On Monday, May 02, 2011 20:02:03 Jean-Rene David wrote: Can someone reproduce this item from the todo list: When 'lines' is 25 and 'scrolloff' is 12, j scrolls zero or two lines instead of one. (Constantin Pan, 2010 Sep 10) I can't. And I didn't find a