GNU bug report logs - #64070
29.0.91; (documentation) Errors when byte-compiling annotated Flymake example

Previous Next

Package: emacs;

Reported by: Graham Marlow <graham <at> mgmarlow.com>

Date: Wed, 14 Jun 2023 16:45:02 UTC

Severity: normal

Found in version 29.0.91

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64070 in the body.
You can then email your comments to 64070 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#64070; Package emacs. (Wed, 14 Jun 2023 16:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Graham Marlow <graham <at> mgmarlow.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 14 Jun 2023 16:45:02 GMT) Full text and rfc822 format available.

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

From: Graham Marlow <graham <at> mgmarlow.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.91; (documentation) Errors when byte-compiling annotated Flymake
 example
Date: Tue, 13 Jun 2023 21:18:04 -0700
Hello,

When following the annotated Flymake example to create my own backend, I
noticed that flymake itself reports an error with the
example. Specifically,

"Wrong type argument: proper-list-p, (beg . end)"

This error also occurs when attempting to batch-byte-compile the file:

$ emacs -batch -L . -f batch-byte-compile example.el

In toplevel form:
example.el:7:2: Error: Wrong type argument: proper-list-p, (beg . end)

It looks like the example is missing a (require 'cl-lib) statement. I
checked the master Emacs branch and the bug is still there
(doc/misc/flymake.texi).

https://www.gnu.org/software/emacs/manual/html_mono/flymake.html#An-annotated-example-backend




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 17 Jun 2023 07:52:02 GMT) Full text and rfc822 format available.

Notification sent to Graham Marlow <graham <at> mgmarlow.com>:
bug acknowledged by developer. (Sat, 17 Jun 2023 07:52:02 GMT) Full text and rfc822 format available.

Message #10 received at 64070-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Graham Marlow <graham <at> mgmarlow.com>
Cc: 64070-done <at> debbugs.gnu.org
Subject: Re: bug#64070: 29.0.91;
 (documentation) Errors when byte-compiling annotated Flymake example
Date: Sat, 17 Jun 2023 10:51:04 +0300
> Date: Tue, 13 Jun 2023 21:18:04 -0700
> From: Graham Marlow <graham <at> mgmarlow.com>
> 
> When following the annotated Flymake example to create my own backend, I
> noticed that flymake itself reports an error with the
> example. Specifically,
> 
> "Wrong type argument: proper-list-p, (beg . end)"
> 
> This error also occurs when attempting to batch-byte-compile the file:
> 
> $ emacs -batch -L . -f batch-byte-compile example.el
> 
> In toplevel form:
> example.el:7:2: Error: Wrong type argument: proper-list-p, (beg . end)
> 
> It looks like the example is missing a (require 'cl-lib) statement. I
> checked the master Emacs branch and the bug is still there
> (doc/misc/flymake.texi).
> 
> https://www.gnu.org/software/emacs/manual/html_mono/flymake.html#An-annotated-example-backend

Thanks, should be fixed now on the emacs-29 branch.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 15 Jul 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 26 days ago.

Previous Next


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