GNU bug report logs - #46820
28.0.50; easy-menu-define failure in cmuscheme

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Sat, 27 Feb 2021 20:32:02 UTC

Severity: normal

Tags: fixed

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 46820 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 46820 <at> debbugs.gnu.org
Subject: Re: bug#46820: 28.0.50; easy-menu-define failure in cmuscheme
Date: Sun, 28 Feb 2021 15:11:09 +0100
Juri Linkov <juri <at> linkov.net> writes:

> After the recent change of adding easy-menu-define in scheme-mode,
> when the init file contains the line:
>
>   (require 'cmuscheme)
>
> loading Emacs fails with the error
>
> Debugger entered--Lisp error: (wrong-type-argument keymapp nil)
>   define-key(nil [separator-eval] ("--"))
>   require(cmuscheme)

This should now be fixed on the trunk (well, the FSF server are very
slow today, so I'm having trouble pushing anything), but...  that
cmuscheme.el file is rather odd: It doesn't create a new mode or
anything, but just alters the scheme.el mode things, which means that
after you've loaded it, you can't use the regular scheme.el mode any
more.

Which is a very unusual way of doing things, to put it mildly.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.