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