<?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>58683</bug_id>
          
          <creation_ts>2004-07-28 11:16 0000</creation_ts>
          <short_desc>app-vim/cream conflicts with various other plugins</short_desc>
          <delta_ts>2004-08-12 18:10:10 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>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>zsolt.botykai@gmail.com</reporter>
          <assigned_to>vim@gentoo.org</assigned_to>
          <cc>tom.gl@free.fr</cc>

      

      
          <long_desc isprivate="0">
            <who>zsolt.botykai@gmail.com</who>
            <bug_when>2004-07-28 11:16:27 0000</bug_when>
            <thetext>I&apos;m having the latest app-vim/cream and app-vim calendar installed. 
If I start cream from the CLI, I got this error message
&lt;copy_from_terminal&gt;
20:05:44 bzs ~ # cream
Error detected while processing /usr/share/vim/vimfiles/plugin/calendar.vim:
line  273:
E227: mapping already exists for \ca
20:05:57 bzs ~ #        
&lt;/copy_from_terminal&gt;
And cream starts but will not load the calendar plugin, so I&apos;m unable to use the CTRL+F11 keys to toggle creams calendar because of this.

Reproducible: Always
Steps to Reproduce:
1. emerge cream app-vim/calendar
2. start cream from CLI
3.



Expected Results:  
Working Calendar in Cream...

Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040619-r0,
2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Intel(R) Celeron(R) CPU 2.40GHz
Gentoo Base System version 1.5.1
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS=&quot;x86 ~x86&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-O3 -mcpu=pentium4 -funroll-loops -pipe&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
COMPILER=&quot;gcc3&quot;
CONFIG_PROTECT=&quot;/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-O3 -mcpu=pentium4 -funroll-loops -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoaddcvs ccache noinfo sandbox&quot;
GENTOO_MIRRORS=&quot;http://intranet.online.hu/ http://gentoo.math.bme.hu/&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.europe.gentoo.org/gentoo-portage&quot;
USE=&quot;X alsa apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm gif
gnome gphoto2 gpm gtk gtk2 imagemagick imlib java jikes jpeg kde libg++ libwww
linguas_en linguas_hu mad maildir mbox mikmod motif mozilla mpeg ncurses nls
oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline samba
sdl slang spell ssl svga tcltk tcpd tiff truetype unicode usb x86 xml xml2 xmms
xv zlib&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ciaran.mccreesh@googlemail.com</who>
            <bug_when>2004-07-29 20:40:51 0000</bug_when>
            <thetext>Anyone think of a solution which doesn&apos;t involve adding in RDEPEND blocks? There&apos;re a few things in app-vim which provide the same mappings... IIRC ctx and calendar do it as well...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ciaran.mccreesh@googlemail.com</who>
            <bug_when>2004-08-12 16:05:06 0000</bug_when>
            <thetext>Hm, actually, maybe we don&apos;t want *any* regular plugins to be used when running cream... Thomas, any thoughts on this one?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tom.gl@free.fr</who>
            <bug_when>2004-08-12 17:41:57 0000</bug_when>
            <thetext>You&apos;re right, vim plugins should be disabled. This can easily be done from the &quot;cream&quot; wrapper script: either add the --noplugin option, or invert the -u and -U options (in both case, creamrc will be loaded by gvim, but with &quot;-u NONE&quot;, plugins are disabled).

I will attach a patch for a 0.30-r1 ebuild.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tom.gl@free.fr</who>
            <bug_when>2004-08-12 17:44:34 0000</bug_when>
            <thetext>Created an attachment (id=37325)
cream--0.30_to_0.30-r1.patch
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ciaran.mccreesh@googlemail.com</who>
            <bug_when>2004-08-12 18:10:10 0000</bug_when>
            <thetext>Perfect, much appreciated. cream-0.30-r1 committed.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>37325</attachid>
            <date>2004-08-12 17:44 0000</date>
            <desc>cream--0.30_to_0.30-r1.patch</desc>
            <filename>cream--0.30_to_0.30-r1.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGNyZWFtLTAuMzAuZWJ1aWxkCTIwMDQtMDctMTkgMDE6MzU6MzIuMDAwMDAwMDAwICswMjAw
CisrKyBjcmVhbS0wLjMwLXIxLmVidWlsZAkyMDA0LTA4LTEzIDAyOjMwOjQ4LjU0MDAzNjk0NCAr
MDIwMApAQCAtMzYsMTAgKzM2LDEzIEBACiAJCWZpCiAJZG9uZQogCi0JIyBjaGFuZ2UgaW5zdGFs
bGF0aW9uIHBhdGgKKwkjIGNoYW5nZSBpbnN0YWxsYXRpb24gcGF0aCArIGZpeCB0aGUgd3JhcHBl
ciBjb21tYW5kIChkaXNhYmxlIHBsdWdpbnMpCiAJY2QgJHtTfQotCXNlZCAtaSAiczpWSU1SVU5U
SU1FOlZJTToiIGNyZWFtIHx8IGRpZSAic2VkICMxIGJyb2tlIgotCXNlZCAtaSAiL2xldCBcJENS
RUFNL3M6VklNUlVOVElNRTpWSU06IiBjcmVhbXJjIHx8IGRpZSAic2VkICMyIGJyb2tlIgorCWNh
dCA+Y3JlYW0gPDxFT0YKKyMhL2Jpbi9zaAorZ3ZpbSAtdSBOT05FIC1VICJcXFwkVklNL2NyZWFt
L2NyZWFtcmMiICJcJEAiCitFT0YKKwlzZWQgLWkgIi9sZXQgXCRDUkVBTS9zOlZJTVJVTlRJTUU6
VklNOiIgY3JlYW1yYyB8fCBkaWUgInNlZCAjMSBicm9rZSIKIH0KIAogc3JjX2luc3RhbGwoKSB7
Cg==
</data>        

          </attachment>
    </bug>

</bugzilla>