all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Juri Linkov <juri@linkov.net>
Cc: 46820@debbugs.gnu.org
Subject: bug#46820: 28.0.50; easy-menu-define failure in cmuscheme
Date: Sun, 28 Feb 2021 15:11:09 +0100	[thread overview]
Message-ID: <87mtvomgea.fsf@gnus.org> (raw)
In-Reply-To: <875z2dxnhy.fsf@mail.linkov.net> (Juri Linkov's message of "Sat,  27 Feb 2021 22:30:01 +0200")

Juri Linkov <juri@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





  reply	other threads:[~2021-02-28 14:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27 20:30 bug#46820: 28.0.50; easy-menu-define failure in cmuscheme Juri Linkov
2021-02-28 14:11 ` Lars Ingebrigtsen [this message]
2021-03-01 19:54   ` Juri Linkov

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

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

  git send-email \
    --in-reply-to=87mtvomgea.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=46820@debbugs.gnu.org \
    --cc=juri@linkov.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.