On Fri, Aug 26, 2011 at 11:14 PM, Sergey Khorev <[email protected]>wrote:
> > For example, positioning the cursor on the opening paren of this line:
> > (hash-table-set! the-table "SETUP,create,original" ");")
> > highlights the close-paren inside ");".
>
> Works fine on Big Vim 7.3.286. Are there any lines above that could
> confuse lisp-related code?
>
Don't think so. I copied the above line into a new buffer, so only line in
the buffer. Same incorrect behavior (with matchparen enabled).
>
> > I am running vim 7.3.285 on a Slackware 13.37 64-bit system. I built vim
> > from source. cpoptions=aABceFs.
>
> :ver would be more useful.
>
:ver
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Aug 21 2011 08:35:57)
Included patches: 1-285
Compiled by dca@sergei
Normal version without GUI. Features included (+) or not (-):
-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
+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
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
user exrc file: "$HOME/.exrc"
fall-back for $VIM: "/usr/local/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce
-Wall -D_FORTIFY_SOURCE=1
Linking: gcc -L/usr/local/lib -Wl,--as-needed -o vim -lSM -lICE -lXpm
-lXt -lX11 -lXdmcp -lSM -lICE -lm -lncurses -lelf -lnsl -lacl -lattr -lgpm
>
> --
> Sergey Khorev
> http://sites.google.com/site/khorser
> Can anybody think of a good tagline I can steal?
>
> --
> You received this message from the "vim_dev" 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 from the "vim_dev" 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