GNU bug report logs - #54240
emacs/lisp/emacs-lisp/derived.el patch

Previous Next

Package: emacs;

Reported by: chenphy10 <at> gmail.com

Date: Thu, 3 Mar 2022 17:10:02 UTC

Severity: normal

Tags: moreinfo

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 54240 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: chenphy10 <at> gmail.com
Cc: 54240 <at> debbugs.gnu.org
Subject: Re: bug#54240: emacs/lisp/emacs-lisp/derived.el patch
Date: Thu, 03 Mar 2022 18:14:58 +0100
chenphy10 <at> gmail.com writes:

> When running "jdee-mode" from Melpa, without the patch, it will create
> erorrs on the "mode" undefined. I found it is caused by this quoted
> function.
>
> Please let me know if it is a suitable patch.

[...]

> -	       (define-abbrev-table (derived-mode-abbrev-table-name mode) nil)
> +	       ,(define-abbrev-table (derived-mode-abbrev-table-name mode) nil)

The code looks correct the way it is, I think?

What Emacs version are you seeing this problem in?  Please use `M-x
report-emacs-bug' and include all the information you get in that buffer.

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




This bug report was last modified 3 years and 77 days ago.

Previous Next


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