Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72888 - gentoo-syntax: \bug gives errors
Summary: gentoo-syntax: \bug gives errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-11-29 22:49 UTC by Georgi Georgiev
Modified: 2004-12-02 13:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georgi Georgiev 2004-11-29 22:49:27 UTC
When I type "\bug" over a "bug #something" in a file that uses vim's plugins, I get an error before the function exits. For example, I tried it and this is what I get at the bottom of my vim window:

===

Bug #47004: RESOLVED FIXED
    a0poster not being installed correctly in tetex ebuild
    david.grant@telus.net -> text-markup@gentoo.org

menu: [r]eturn [b]rowser [i]nsert 
> r                               Error detected while processing function <SNR>13_FindGetBugSummary:
line   25:
E580: :endif without :if:     end
Hit ENTER or type command to continue
Comment 1 Ciaran McCreesh 2004-11-30 07:38:11 UTC
Could you give me the output of :version from within vim please?
Comment 2 Georgi Georgiev 2004-11-30 08:08:29 UTC
Here you are:

On my amd64 machine

:version
VIM - Vi IMproved 6.3 (2004 June 7, compiled Nov 17 2004 03:49:10)
Included patches: 1-25
Compiled by portage@lion
Huge 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 +cryptv +cscope +dialog_con +diff +digraphs -dnd -ebcdic +emacs_tags +eval
+ex_extra +extra_search +farsi +file_in_path +find_in_path +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap +menu +mksession
+modify_fname +mouse -mouseshape +mouse_dec +mouse_gpm -mouse_jsbterm +mouse_netterm +mouse_xterm +multi_byte +multi_lang -netbeans_intg -osfiletype +path_extra +perl +postscript +printer +python +quickfix +rightleft -ruby +scrollbind
+signs +smartindent -sniff +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: "/etc/vim/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -O2  -I/usr/X11R6/include  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib/perl5/5.8.4/x86_64-linux/CORE  -I/usr/include/python2.3 -pthread
Linking: gcc  -L/usr/X11R6/lib64   -rdynamic   -L/usr/local/lib -o vim    -lXt -lncurses -lacl -lgpm -rdynamic  -L/usr/local/lib /usr/lib/perl5/5.8.4/x86_64-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.4/x86_64-linux/CORE -lpe
rl -lutil -lc -L/usr/lib/python2.3/config -lpython2.3 -lpthread -lutil -lm -Xlinker -export-dynamic

On a P4 at school:

:version
VIM - Vi IMproved 6.3 (2004 June 7, compiled Sep 28 2004 20:15:20)
Included patches: 1-25
Compiled by root@ols-dell.iic.hokudai.ac.jp
Huge 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 +cryptv +cscope +dialog_con +diff +digraphs -dnd
-ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path +folding -footer
+fork() +gettext -hangul_input +iconv +insert_expand +jumplist +keymap +langmap +libcall +linebreak
+lispindent +listcmds +localmap +menu +mksession +modify_fname +mouse -mouseshape +mouse_dec -mouse_gpm
-mouse_jsbterm +mouse_netterm +mouse_xterm +multi_byte +multi_lang -netbeans_intg -osfiletype +path_extra
+perl +postscript +printer +python +quickfix +rightleft -ruby +scrollbind +signs +smartindent -sniff
+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 -xterm_clipboard -xterm_save
   system vimrc file: "/etc/vim/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -O3 -march=pentium4 -fomit-frame-pointer -pipe -msse -mm
mx   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib/perl5/5.8.4/i686-linux/CORE  -I/usr/include/pyth
on2.3 -pthread
Linking: gcc   -rdynamic   -L/usr/local/lib -o vim       -lncurses -lacl -rdynamic  -L/usr/local/lib /usr/li
b/perl5/5.8.4/i686-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.4/i686-linux/CORE -lperl -lutil -
lc -L/usr/lib/python2.3/config -lpython2.3 -lpthread -lutil -lm -Xlinker -export-dynamic

and on a celeron

:version
VIM - Vi IMproved 6.3 (2004 June 7, compiled Nov 21 2004 06:30:20)
Included patches: 1-25
Compiled by root@tiger.gg3.net
Huge 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 +cryptv +cscope +dialog_con +diff +digraphs -dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi
 +file_in_path +find_in_path +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand +jumplist +keymap +langmap
+libcall +linebreak +lispindent +listcmds +localmap +menu +mksession +modify_fname +mouse -mouseshape +mouse_dec +mouse_gpm
-mouse_jsbterm +mouse_netterm +mouse_xterm +multi_byte +multi_lang -netbeans_intg -osfiletype +path_extra +perl +postscript
+printer +python +quickfix +rightleft -ruby +scrollbind +signs +smartindent -sniff +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 -xterm_clipboard
-xterm_save
   system vimrc file: "/etc/vim/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -march=pentium4 -O3 -pipe -fomit-frame-pointer   -D_LARGEFILE_SOURCE -D_FILE_OF
FSET_BITS=64  -I/usr/lib/perl5/5.8.4/i686-linux/CORE  -I/usr/include/python2.3 -pthread
Linking: gcc   -rdynamic   -L/usr/local/lib -o vim       -lncurses -lacl -lgpm -rdynamic  -L/usr/local/lib /usr/lib/perl5/5.8.4/i68
6-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.4/i686-linux/CORE -lperl -lutil -lc -L/usr/lib/python2.3/config -lpython2
.3 -lpthread -lutil -lm -Xlinker -export-dynamic


Bug is reproducible on all machines.
Comment 3 Ciaran McCreesh 2004-11-30 10:32:39 UTC
Oh. Uhm. Yeah. Oops. SVN r89:90, sorry 'bout that.
Comment 4 Ciaran McCreesh 2004-12-02 13:50:35 UTC
In 20041202, thanks