<?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>73837</bug_id>
          
          <creation_ts>2004-12-08 13:17 0000</creation_ts>
          <short_desc>jde 2.3.4 is out</short_desc>
          <delta_ts>2005-01-24 04:17:34 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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>TEST-REQUEST</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>s4t4n@gentoo.org</reporter>
          <assigned_to>mkennedy@gentoo.org</assigned_to>
          <cc>ming@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>s4t4n@gentoo.org</who>
            <bug_when>2004-12-08 13:17:42 0000</bug_when>
            <thetext>Summary says it all. I tried ebuild for 2.3.4_beta5; it apparently installs correctly, but then it does not work on my machine. I cannot help more as I&apos;m not an emacs hacker, but I&apos;m willing to do testing as needed...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>s4t4n@gentoo.org</who>
            <bug_when>2004-12-15 01:27:28 0000</bug_when>
            <thetext>Er, methinks this is meat for the emacs herd...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>basdebakker@gmail.com</who>
            <bug_when>2004-12-17 08:39:11 0000</bug_when>
            <thetext>jde 2.3.5 is out, too</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ming@gentoo.org</who>
            <bug_when>2004-12-21 00:11:50 0000</bug_when>
            <thetext>jde-2.3.5 also fixed the annoying &quot;Wrong type argument: keymapp, nil&quot; error.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mkennedy@gentoo.org</who>
            <bug_when>2005-01-11 14:20:57 0000</bug_when>
            <thetext>Ming was that with emacs-cvs that you say the error message: Wrong type argument:
keymapp, nil?
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ming@gentoo.org</who>
            <bug_when>2005-01-11 20:25:38 0000</bug_when>
            <thetext>Yeah, I&apos;m running emacs-cvs with jde. The previous version of jde has a  init error: &quot;define-key-after: Wrong type argument: keymapp, nil&quot;. This bug  has been fixed in 2.3.5. 

For the previous version, this bug can be fixed by replacing jde.el:1236

(cdr (cdr files)) 

with

 (if (null (cdr (cdr files)) (make-keymap) (cdr (cdr files)))

See http://www.mail-archive.com/jde@sunsite.dk/msg07917.html.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mkennedy@gentoo.org</who>
            <bug_when>2005-01-12 10:15:03 0000</bug_when>
            <thetext>Michele, I added the fix for CVS Emacs in jde-2.3.3-r1. It wasn&apos;t clear from your 
first comment whether you are using CVS Emacs however, so I don&apos;t know if the fix
is for your problem.  I&apos;ll resolve this bug with TEST-REQUEST.

I also updated jde to 2.3.5 in portage.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>s4t4n@gentoo.org</who>
            <bug_when>2005-01-13 01:19:50 0000</bug_when>
            <thetext>Well, I reverted to emacs 21.3 because of the bug, but I&apos;m re-emerging emacs-cvs to test the fix. Then I&apos;ll try out jde-2.3.5 as well...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>s4t4n@gentoo.org</who>
            <bug_when>2005-01-14 00:10:42 0000</bug_when>
            <thetext>The fix in jde-2.3.3-r1 works nicely with emacs-cvs :-)
And 2.3.5 too ;-)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>s4t4n@gentoo.org</who>
            <bug_when>2005-01-24 04:17:34 0000</bug_when>
            <thetext>*** Bug 73884 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
      
    </bug>

</bugzilla>