Skip to content

Instantly share code, notes, and snippets.

@hinagishi
Created October 5, 2011 05:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hinagishi/1263710 to your computer and use it in GitHub Desktop.
Save hinagishi/1263710 to your computer and use it in GitHub Desktop.
Please report this error to author.
`:help eskk` to see author's e-mail address.
2011年10月04日 15時49分44秒
--- g:eskk#version ---
g:eskk#version = 5445
--- g:eskk#version ---
--- char ---
char: ' '(13)
mode(): c
--- char ---
--- exception ---
exception type: eskk exception
v:exception: eskk: main routine raised an error: Vim:Interrupt (at autoload/eskk.vim)
v:throwpoint: function eskk#filter..eskk#call_mode_func..<SNR>71_asym_filter..<SNR>83_Buftable_do_henkan..<SNR>83_Buftable_do_henkan_other..<SNR>86_Dictionary_remember_word_prompt..eskk#util#input..<SNR>74_input_safe..<SNR>74_input_helper..eskk#filter..<SNR>71_rewrite_string..<SNR>83_Buftable_rewrite..<SNR>83_Buftable_make_remove_bs..eskk#map#key2char, 行 4
function eskk#map#key2char(key)
1 if stridx(a:key, '<') ==# -1 " optimization
2 return a:key
3 endif
4 return join( map( s:split_to_keys(a:key), 'v:val =~ "^<.*>$" ? eval(''"\'' . v:val . ''"'') : v:val' ), '')
endfunction
--- exception ---
--- buftable ---
current phase: 1
phase: 0
rom_str: ''
matched pairs: []
phase: 1
rom_str: ''
matched pairs: []
phase: 2
rom_str: ''
matched pairs: []
phase: 3
rom_str: ''
matched pairs: []
--- buftable ---
--- Vim's :version ---
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Oct 3 2011 13:35:32)
適用済パッチ: 1-329
Compiled by ******
通常 版 with GTK2-GNOME GUI. 機能の一覧 有効(+)/無効(-)
-arabic +autocmd +balloon_eval +browse +builtin_terms +byte_offset +cindent +clientserver +clipboard
+cmdline_compl +cmdline_hist +cmdline_info +comments -conceal +cryptv -cscope +cursorbind +cursorshape
+dialog_con_gui +diff +digraphs +dnd -ebcdic -emacs_tags +eval +ex_extra +extra_search -farsi
+file_in_path +find_in_path +float +folding -footer +fork() +gettext -hangul_input +iconv
+insert_expand +jumplist -keymap -langmap +libcall +linebreak +lispindent +listcmds +localmap +lua
+menu +mksession +modify_fname +mouse +mouseshape -mouse_dec +mouse_gpm -mouse_jsbterm -mouse_netterm
-mouse_sysmouse +mouse_xterm +multi_byte +multi_lang -mzscheme +netbeans_intg +path_extra -perl
+persistent_undo +postscript +printer -profile +python -python3 +quickfix +reltime -rightleft -ruby
+scrollbind +signs +smartindent -sniff +startuptime +statusline -sun_workshop +syntax +tag_binary
+tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title +toolbar +user_commands
+vertsplit +virtualedit +visual +visualextra +viminfo +vreplace +wildignore +wildmenu +windows
+writebackup +X11 -xfontset +xim +xsmp_interact +xterm_clipboard -xterm_save
システム vimrc: "$VIM/vimrc"
ユーザ vimrc: "$HOME/.vimrc"
ユーザ exrc: "$HOME/.exrc"
システム gvimrc: "$VIM/gvimrc"
ユーザ gvimrc: "$HOME/.gvimrc"
システムメニュー: "$VIMRUNTIME/menu.vim"
省略時の $VIM: "/usr/share/vim"
コンパイル: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -g -O2 -D_FORTIFY_SOURCE=1
リンク: gcc -L/usr/local/lib -Wl,--as-needed -o vim -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -lm -ltinfo -lelf -lnsl -liconv -lacl -lattr -lgpm -ldl -L/usr/lib -llua -L/usr/lib/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic
--- Vim's :version ---
--- Operating System ---
"uname -a" = Linux 2.6.32.26-175.fc12.i686.PAE #1 SMP Wed Dec 1 21:45:50 UTC 2010 i686 i686 i386 GNU/Linux
--- Operating System ---
--- feature-list ---
gui_running = 0
unix = 1
mac = 0
macunix = 0
win16 = 0
win32 = 0
win64 = 0
win32unix = 0
win95 = 0
amiga = 0
beos = 0
dos16 = 0
dos32 = 0
os2 = 0
qnx = 0
vms = 0
--- feature-list ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment