vim70e bug -- visual mode, pink on pink is not seen

2006-04-21 Thread Milan Berta
forwarding), but it was sent back as non-deliverable :( Regards, Milan -- * Milan Berta * Institute of Physics * Academy of Sciences of the Czech Republic * Na Slovance 2 * CZ-182 21 Prague 8 * Czech Republic * * mailto: [EMAIL PROTECTED] * phone: +420 266 052 650, +420 266 052 748 * fax:+420 286

vim70e -- spell, one-touch selection

2006-04-21 Thread Milan Berta
, Milan -- * Milan Berta * Institute of Physics * Academy of Sciences of the Czech Republic * Na Slovance 2 * CZ-182 21 Prague 8 * Czech Republic * * mailto: [EMAIL PROTECTED] * phone: +420 266 052 650, +420 266 052 748 * fax:+420 286 890 416 * URL:http://www.fzu.cz/

vim70f, no hyphen-suggestions, dictionary bug(?)

2006-04-25 Thread Milan Berta
. ('badboy' could be 'bad-boy', 'noncentrosymmetric' could be 'non-centrosymmetric',..) How come? Wrong .aff or .dic? I'm spelling with the .spl files added to the vim70f release. Best regards, Milan -- * Milan Berta * Institute of Physics * Academy of Sciences of the Czech Republic * Na Slovance 2

Re: vim70f, no hyphen-suggestions, dictionary bug(?)

2006-04-26 Thread Milan Berta
. There is definitely no problem with the spell function in Vim. Thanks for your help. Best regards, Milan On Tue Apr 25, 2006 at 06:11:22PM +0200, Bram Moolenaar wrote: Milan Berta wrote: Is this only my problem, or is this really a bug? There are no suggestions with hyphen - in the list

vim70f -- number of spell suggestions 'lines' (for some non-English spl)

2006-04-26 Thread Milan Berta
English language. C) I missed sth very important in the help files... :) Best regards, Milan -- * Milan Berta * Institute of Physics * Academy of Sciences of the Czech Republic * Na Slovance 2 * CZ-182 21 Prague 8 * Czech Republic * * mailto: [EMAIL PROTECTED] * phone: +420 266 052 650, +420 266

spell function -- suggestion to do: error rate of a file

2006-04-29 Thread Milan Berta
regards, Milan -- * Milan Berta * Institute of Physics * Academy of Sciences of the Czech Republic * Na Slovance 2 * CZ-182 21 Prague 8 * Czech Republic * * mailto: [EMAIL PROTECTED] * phone: +420 266 052 650, +420 266 052 748 * fax:+420 286 890 416 * URL:http://www.fzu.cz/

vim70f, ft=vim, syn on -- highlighting of matching parens fails

2006-04-30 Thread Milan Berta
')' - everything else is OK. It works well when ':syn off', it fails when ':syn on'. ft=vim. I can reproduce the problem with this simple line alone in a file.vim or by changing the 'ft' and 'syn' for a buffer. Best regards, Milan -- * Milan Berta * Institute of Physics * Academy of Sciences of the Czech

Re: vim70f, ft=vim, syn on -- highlighting of matching parens fails

2006-05-02 Thread Milan Berta
I can still reproduce the wrong behavior of parens. Using vim7.0g. Best regards, Milan On Sun Apr 30, 2006 at 01:57:28PM +0200, Bram Moolenaar wrote: Milan Berta wrote: I was browsing some Vim-scripts and I found strange that a highlighting of matching parens fails on this line

Strange keymap loading behaviour, and unlet b:keymap_name

2007-03-09 Thread Milan Berta
Hi, using: VIM - Vi IMproved 7.0 (2006 May 7, compiled Feb 6 2007 18:55:12) Included patches: 1-188 when I load any keymaps after each other the b:keymap_name variable vanish after loading the second keymap and never appears again. So, - open vim $vim -u NONE --noplugin - :echo b:keymap_name

Re: Strange keymap loading behaviour, and unlet b:keymap_name

2007-03-09 Thread Milan Berta
Thanks, Tony, it works. It should be documented or mentioned. :help iminsert says nothing about it, as far as I understand. Rergs, Milan On Fri Mar 09, 2007 at 04:30:03PM +0100, A.J.Mechelynck wrote: Milan Berta wrote: Hi, using: VIM - Vi IMproved 7.0 (2006 May 7, compiled Feb 6 2007 18