Karsten Hopp 1e4dad
To: vim-dev@vim.org
Karsten Hopp 1e4dad
Subject: Patch 7.0.106
Karsten Hopp 1e4dad
Fcc: outbox
Karsten Hopp 1e4dad
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp 1e4dad
Mime-Version: 1.0
Karsten Hopp 1e4dad
Content-Type: text/plain; charset=ISO-8859-1
Karsten Hopp 1e4dad
Content-Transfer-Encoding: 8bit
Karsten Hopp 1e4dad
------------
Karsten Hopp 1e4dad
Karsten Hopp 1e4dad
Patch 7.0.106
Karsten Hopp 1e4dad
Problem:    The spell popup menu uses ":amenu", triggering mappings.  Other
Karsten Hopp 1e4dad
	    PopupMenu autocommands are removed. (John Little)
Karsten Hopp 1e4dad
Solution:   Use ":anoremenu" and use an autocmd group.
Karsten Hopp 1e4dad
Files:	    runtime/menu.vim
Karsten Hopp 1e4dad
Karsten Hopp 1e4dad
Karsten Hopp 1e4dad
*** ../vim-7.0.105/runtime/menu.vim	Tue Apr 18 00:06:31 2006
Karsten Hopp 1e4dad
--- runtime/menu.vim	Thu Sep 14 13:14:25 2006
Karsten Hopp 1e4dad
***************
Karsten Hopp 1e4dad
*** 2,8 ****
Karsten Hopp 1e4dad
  " You can also use this as a start for your own set of menus.
Karsten Hopp 1e4dad
  "
Karsten Hopp 1e4dad
  " Maintainer:	Bram Moolenaar <Bram@vim.org>
Karsten Hopp 1e4dad
! " Last Change:	2006 Aug 16
Karsten Hopp 1e4dad
  
Karsten Hopp 1e4dad
  " Note that ":an" (short for ":anoremenu") is often used to make a menu work
Karsten Hopp 1e4dad
  " in all modes and avoid side effects from mappings defined by the user.
Karsten Hopp 1e4dad
--- 2,8 ----
Karsten Hopp 1e4dad
  " You can also use this as a start for your own set of menus.
Karsten Hopp 1e4dad
  "
Karsten Hopp 1e4dad
  " Maintainer:	Bram Moolenaar <Bram@vim.org>
Karsten Hopp 1e4dad
! " Last Change:	2006 Sep 14
Karsten Hopp 1e4dad
  
Karsten Hopp 1e4dad
  " Note that ":an" (short for ":anoremenu") is often used to make a menu work
Karsten Hopp 1e4dad
  " in all modes and avoid side effects from mappings defined by the user.
Karsten Hopp 1e4dad
*** ../vim-7.0.105/src/version.c	Thu Sep 14 11:27:12 2006
Karsten Hopp 1e4dad
--- src/version.c	Thu Sep 14 13:24:44 2006
Karsten Hopp 1e4dad
***************
Karsten Hopp 1e4dad
*** 668,669 ****
Karsten Hopp 1e4dad
--- 668,671 ----
Karsten Hopp 1e4dad
  {   /* Add new patch number below this line */
Karsten Hopp 1e4dad
+ /**/
Karsten Hopp 1e4dad
+     106,
Karsten Hopp 1e4dad
  /**/
Karsten Hopp 1e4dad
Karsten Hopp 1e4dad
-- 
Karsten Hopp 1e4dad
BROTHER MAYNARD: Armaments Chapter Two Verses Nine to Twenty One.
Karsten Hopp 1e4dad
ANOTHER MONK:    And St.  Attila raised his hand grenade up on high saying "O
Karsten Hopp 1e4dad
                 Lord bless this thy hand grenade that with it thou mayest
Karsten Hopp 1e4dad
                 blow thine enemies to tiny bits, in thy mercy. "and the Lord
Karsten Hopp 1e4dad
                 did grin and people did feast upon the lambs and sloths and
Karsten Hopp 1e4dad
                 carp and anchovies and orang-utans and breakfast cereals and
Karsten Hopp 1e4dad
                 fruit bats and...
Karsten Hopp 1e4dad
BROTHER MAYNARD: Skip a bit brother ...
Karsten Hopp 1e4dad
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
Karsten Hopp 1e4dad
Karsten Hopp 1e4dad
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp 1e4dad
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp 1e4dad
\\\        download, build and distribute -- http://www.A-A-P.org        ///
Karsten Hopp 1e4dad
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///