<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>72888</bug_id>
          
          <creation_ts>2004-11-29 22:49 0000</creation_ts>
          <short_desc>gentoo-syntax: \bug gives errors</short_desc>
          <delta_ts>2004-12-02 13:50:35 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>2004.3</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>InCVS</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>chutz@gg3.net</reporter>
          <assigned_to>vim@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>chutz@gg3.net</who>
            <bug_when>2004-11-29 22:49:27 0000</bug_when>
            <thetext>When I type &quot;\bug&quot; over a &quot;bug #something&quot; in a file that uses vim&apos;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 -&gt; text-markup@gentoo.org

menu: [r]eturn [b]rowser [i]nsert 
&gt; r                               Error detected while processing function &lt;SNR&gt;13_FindGetBugSummary:
line   25:
E580: :endif without :if:     end
Hit ENTER or type command to continue</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ciaran.mccreesh@googlemail.com</who>
            <bug_when>2004-11-30 07:38:11 0000</bug_when>
            <thetext>Could you give me the output of :version from within vim please?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chutz@gg3.net</who>
            <bug_when>2004-11-30 08:08:29 0000</bug_when>
            <thetext>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: &quot;/etc/vim/vimrc&quot;
     user vimrc file: &quot;$HOME/.vimrc&quot;
      user exrc file: &quot;$HOME/.exrc&quot;
  fall-back for $VIM: &quot;/usr/share/vim&quot;
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: &quot;/etc/vim/vimrc&quot;
     user vimrc file: &quot;$HOME/.vimrc&quot;
      user exrc file: &quot;$HOME/.exrc&quot;
  fall-back for $VIM: &quot;/usr/share/vim&quot;
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: &quot;/etc/vim/vimrc&quot;
     user vimrc file: &quot;$HOME/.vimrc&quot;
      user exrc file: &quot;$HOME/.exrc&quot;
  fall-back for $VIM: &quot;/usr/share/vim&quot;
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.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ciaran.mccreesh@googlemail.com</who>
            <bug_when>2004-11-30 10:32:39 0000</bug_when>
            <thetext>Oh. Uhm. Yeah. Oops. SVN r89:90, sorry &apos;bout that.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ciaran.mccreesh@googlemail.com</who>
            <bug_when>2004-12-02 13:50:35 0000</bug_when>
            <thetext>In 20041202, thanks</thetext>
          </long_desc>
      
    </bug>

</bugzilla>