unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: jde wrong type argument
Date: Tue, 09 Nov 2004 12:21:26 +0100	[thread overview]
Message-ID: <867jovl13d.fsf@ketchup.de.uu.net> (raw)
In-Reply-To: cmoqqs$b0m$03$1@news.t-online.com

Christian Schneiker <morran@gmx.de> writes:

> I'm an emacs newbie and I want to run the jde for emacs.
> When I want to start jde-mode I get this error:
> Wrong type argument: keymapp, nil
>
> oh..I'm running gentoo with emacs-21.3.50 and jde-2.3.3
> on my laptop it runs perfectly with same .emacs conf-file.

Please M-x toggle-debug-on-error RET, then provoke the error again.
You should get a backtrace.  If it contains gibberish (aka,
byte-code), then look below the gibberish for the function that is
invoked, say foo.  Then do C-h f foo RET to see which file the
function comes from (say bar).  Then do M-x load-library RET bar.el
RET (the .el bit is important).  Then provoke the error again.  Now
you should get a backtrace with less, or at least different,
gibberish.  Lather, rinse, repeat.

Post the backtrace.

Thanks,
Kai

  reply	other threads:[~2004-11-09 11:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-08 22:09 jde wrong type argument Christian Schneiker
2004-11-09 11:21 ` Kai Grossjohann [this message]
     [not found] ` <mailman.1614.1099999847.8225.help-gnu-emacs@gnu.org>
2004-11-09 15:28   ` Christian Schneiker
2004-11-09 15:33     ` Christian Schneiker
2004-11-10 12:04       ` Kai Grossjohann
     [not found]       ` <mailman.1868.1100088856.8225.help-gnu-emacs@gnu.org>
2004-11-10 17:28         ` Christian Schneiker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=867jovl13d.fsf@ketchup.de.uu.net \
    --to=kai@emptydomain.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).