GNU bug report logs - #24779
26.0.50; Incorrect Edebug spec for define-skeleton

Previous Next

Package: emacs;

Reported by: Gemini Lasswell <gazally <at> runbox.com>

Date: Sun, 23 Oct 2016 20:39:02 UTC

Severity: normal

Tags: fixed, patch

Found in version 26.0.50

Fixed in version 27.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Gemini Lasswell <gazally <at> runbox.com>
Cc: 24779 <at> debbugs.gnu.org
Subject: bug#24779: 26.0.50; Incorrect Edebug spec for define-skeleton
Date: Sat, 27 Jul 2019 15:17:09 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

>> Result: Invalid read syntax: "Head of list form must be a symbol or
>> lambda expression"
>
> (define-skeleton ada-array
>   "Insert array type definition.
> Prompt for component type and index subtypes."
>   ()
>   "array (" ("index definition: " str ", " ) -2 ") of " _ ?\;)
>
> It's complaining about "index definition", which is indeed not a
> string.

I mean, not a symbol...

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




This bug report was last modified 5 years and 278 days ago.

Previous Next


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