Hi,

I use this last built version of Vim.

VIM - Vi IMproved 8.1 (2018 May 18, compiled Sep 26 2018 13:46:15)
MS-Windows 32-bit GUI version with OLE support
Included patches: 1-436
Compiled by ni.va
Huge version with GUI.



Under Windows Seven 64 bits, on second launch of this Vim (deployed as 
standalone dir) from ~\AppData\Local\Temp, I encounter this warning :

Error detected while processing ~\AppData\Local\Temp\
Vim_x86\vim81\menu.vim:

line  163:
E121: Undefined variable: paste#paste_cmd
E15: Invalid expression: 'vnoremenu <script> &Edit.&Paste<Tab>"+gP^I' . 
paste#paste_cmd['v']




When I test the same launching Vim from ~/desktop

Thank you for help

-- 
-- 
You received this message from the "vim_use" 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 this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



VIM - Vi IMproved 8.1 (2018 May 18, compiled Sep 26 2018 13:46:15)
MS-Windows 32-bit GUI version with OLE support
Included patches: 1-436
Compiled by ni.va
Huge version with GUI.  Features included (+) or not (-):
+acl               +emacs_tags        +mouseshape        -tag_any_white
+arabic            +eval              +multi_byte        -tcl
+autocmd           +ex_extra          +multi_lang        -termguicolors
+autochdir         +extra_search      -mzscheme          +terminal
+autoservername    +farsi             -netbeans_intg     -tgetent
+balloon_eval      +file_in_path      +num64             -termresponse
-balloon_eval_term +find_in_path      +ole               +textobjects
+browse            +float             +packages          +timers
++builtin_terms    +folding           +path_extra        +title
+byte_offset       -footer            -perl              +toolbar
+channel           +gettext/dyn       +persistent_undo   +user_commands
+cindent           -hangul_input      -postscript        +vartabs
+clientserver      +iconv/dyn         +printer           +vertsplit
+clipboard         +insert_expand     +profile           +virtualedit
+cmdline_compl     +job               +python/dyn        +visual
+cmdline_hist      +jumplist          +python3/dyn       +visualextra
+cmdline_info      +keymap            +quickfix          +viminfo
+comments          +lambda            +reltime           +vreplace
+conceal           +langmap           +rightleft         -vtp
+cryptv            +libcall           +ruby/dyn          +wildignore
-cscope            +linebreak         +scrollbind        +wildmenu
+cursorbind        +lispindent        +signs             +windows
+cursorshape       +listcmds          +smartindent       +writebackup
+dialog_con_gui    +localmap          +startuptime       -xfontset
+diff              +lua/dyn           +statusline        -xim
+digraphs          +menu              -sun_workshop      -xpm_w32
+directx           +mksession         +syntax            -xterm_save
-dnd               +modify_fname      +tag_binary        
-ebcdic            +mouse             +tag_old_static    
   system vimrc file: "$VIM\vimrc"
     user vimrc file: "$HOME\_vimrc"
 2nd user vimrc file: "$HOME\vimfiles\vimrc"
 3rd user vimrc file: "$VIM\_vimrc"
      user exrc file: "$HOME\_exrc"
  2nd user exrc file: "$VIM\_exrc"
  system gvimrc file: "$VIM\gvimrc"
    user gvimrc file: "$HOME\_gvimrc"
2nd user gvimrc file: "$HOME\vimfiles\gvimrc"
3rd user gvimrc file: "$VIM\_gvimrc"
       defaults file: "$VIMRUNTIME\defaults.vim"
    system menu file: "$VIMRUNTIME\menu.vim"
Compilation: cl -c /W3 /nologo  -I. -Iproto -DHAVE_PATHDEF -DWIN32   
-DFEAT_TERMINAL  -DFEAT_JOB_CHANNEL      -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 
/MP -DHAVE_STDINT_H /O2 /GL -DNDEBUG /arch:IA32 /Zl /MT -DFEAT_OLE -DFEAT_MBYTE 
-DFEAT_GUI_W32 -DFEAT_DIRECTX -DDYNAMIC_DIRECTX -DFEAT_DIRECTX_COLOR_EMOJI 
-DDYNAMIC_ICONV -DDYNAMIC_GETTEXT -DFEAT_LUA -DDYNAMIC_LUA  
-DDYNAMIC_LUA_DLL=\"lua54.dll\" -DFEAT_PYTHON -DDYNAMIC_PYTHON 
-DDYNAMIC_PYTHON_DLL=\"python27.dll\" -DFEAT_PYTHON3 -DDYNAMIC_PYTHON3 
-DDYNAMIC_PYTHON3_DLL=\"python37.dll\" -DFEAT_RUBY -DDYNAMIC_RUBY 
-DDYNAMIC_RUBY_VER=25 -DDYNAMIC_RUBY_DLL=\"msvcrt-ruby250.dll\" -DFEAT_HUGE 
/Fd.\ObjGXOUYHRi386/ /Zi
Linking: link /RELEASE /nologo /subsystem:windows /opt:ref /LTCG:STATUS 
oldnames.lib kernel32.lib advapi32.lib shell32.lib gdi32.lib  comdlg32.lib 
ole32.lib netapi32.lib uuid.lib /machine:i386 gdi32.lib version.lib   
winspool.lib comctl32.lib advapi32.lib shell32.lib netapi32.lib  /machine:i386  
libcmt.lib oleaut32.lib user32.lib  /nodefaultlib:lua54.lib   
/nodefaultlib:python27.lib /nodefaultlib:python37.lib    WSock32.lib  
/PDB:gvim.pdb -debug
Error detected while processing ~\AppData\Local\Temp\
Vim_x86\vim81\menu.vim:

line  163:

E121: Undefined variable: paste#paste_cmd

E15: Invalid expression: 'vnoremenu <script> &Edit.&Paste<Tab>"+gP^I' . 
paste#paste_cmd['v']

Reply via email to