First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 73837
Alias:
Product:
Component:
Status: VERIFIED
Resolution: TEST-REQUEST
Assigned To: Matthew Kennedy (RETIRED) <mkennedy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michele Noberasco <s4t4n@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 73837 depends on: Show dependency tree
Show dependency graph
Bug 73837 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-12-08 13:17 0000
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'm
not an emacs hacker, but I'm willing to do testing as needed...

------- Comment #1 From Michele Noberasco 2004-12-15 01:27:28 0000 -------
Er, methinks this is meat for the emacs herd...

------- Comment #2 From Bas de Bakker 2004-12-17 08:39:11 0000 -------
jde 2.3.5 is out, too

------- Comment #3 From Ming Zhao (RETIRED) 2004-12-21 00:11:50 0000 -------
jde-2.3.5 also fixed the annoying "Wrong type argument: keymapp, nil" error.

------- Comment #4 From Matthew Kennedy (RETIRED) 2005-01-11 14:20:57 0000 -------
Ming was that with emacs-cvs that you say the error message: Wrong type
argument:
keymapp, nil?

------- Comment #5 From Ming Zhao (RETIRED) 2005-01-11 20:25:38 0000 -------
Yeah, I'm running emacs-cvs with jde. The previous version of jde has a  init
error: "define-key-after: Wrong type argument: keymapp, nil". 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.

------- Comment #6 From Matthew Kennedy (RETIRED) 2005-01-12 10:15:03 0000 -------
Michele, I added the fix for CVS Emacs in jde-2.3.3-r1. It wasn't clear from
your 
first comment whether you are using CVS Emacs however, so I don't know if the
fix
is for your problem.  I'll resolve this bug with TEST-REQUEST.

I also updated jde to 2.3.5 in portage.

------- Comment #7 From Michele Noberasco 2005-01-13 01:19:50 0000 -------
Well, I reverted to emacs 21.3 because of the bug, but I'm re-emerging
emacs-cvs to test the fix. Then I'll try out jde-2.3.5 as well...

------- Comment #8 From Michele Noberasco 2005-01-14 00:10:42 0000 -------
The fix in jde-2.3.3-r1 works nicely with emacs-cvs :-)
And 2.3.5 too ;-)

------- Comment #9 From Michele Noberasco 2005-01-24 04:17:34 0000 -------
*** Bug 73884 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug