Hi,<br><br>when i_CTRL-Y is used in a read-only file (that is, Ctrl-Y is pressed in the insert mode), vim crashes.<br><br>Should be easily reproducible.<br><br>Create a r/o file with:<br>$ cre readonly.txt<br>$ set prot=(o:re) readonly.txt<br>
<br>Then type some text in vim and, still in the insert mode, press Ctrl-Y.<br><br>See also<br>:he i_CTRL-Y<br><br>Sam<br><br>=======================<br>:version<br>VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Jan 13 2009 12:38:00)<br>
OpenVMS version - Alpha<br>Included patches: 1-79<br>Compiled by SYSTEM@ALPHA::<a href="http://alpha.polarhome.com">alpha.polarhome.com</a><br>Huge version without GUI. Features included (+) or not (-):<br>+arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments +cryptv -cscope -cursorshape +dialog_con +diff<br>
+digraphs -dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path +float +folding -footer -gettext -hangul_input -iconv +insert_expand +jumplist +keymap +langmap -libcall<br> +linebreak +lispindent +listcmds +localmap +menu +mksession +modify_fname +mouse -mouseshape +mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm +multi_byte +multi_lang<br>
-mzscheme -netbeans_intg -osfiletype +path_extra -perl +postscript +printer +profile -python +quickfix +reltime +rightleft -ruby +scrollbind +signs +smartindent -sniff +statusline -sun_workshop +syntax<br>+tag_binary +tag_old_static -tag_any_white -tcl +tgetent +termresponse +textobjects +title -toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo +vreplace +wildignore +wildmenu<br>
+windows -writebackup -X11 -xfontset -xim -xsmp -xterm_clipboard -xterm_save<br> system vimrc file: "$VIM/vimrc"<br> user vimrc file: "sys$login:.vimrc"<br> 2nd user vimrc file: "sys$login:_vimrc"<br>
user exrc file: "sys$login:.exrc"<br> 2nd user exrc file: "sys$login:_exrc"<br>Compilation: cc/def=(FEAT_HUGE,HAVE_CONFIG_H ) /opt/prefix=all /include=([.proto])<br>Compiler: Compaq C V6.5-001 on OpenVMS Alpha V7.3<br>
Linking: link /exe=vim.exe *.OBJ<br>