unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Graham Marlow <graham@mgmarlow.com>
Cc: 64070-done@debbugs.gnu.org
Subject: bug#64070: 29.0.91; (documentation) Errors when byte-compiling annotated Flymake example
Date: Sat, 17 Jun 2023 10:51:04 +0300	[thread overview]
Message-ID: <83sfaqr0gn.fsf@gnu.org> (raw)
In-Reply-To: <bd99818b-a1aa-0017-7edb-06032b07156a@mgmarlow.com> (message from Graham Marlow on Tue, 13 Jun 2023 21:18:04 -0700)

> Date: Tue, 13 Jun 2023 21:18:04 -0700
> From: Graham Marlow <graham@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.





      reply	other threads:[~2023-06-17  7:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-14  4:18 bug#64070: 29.0.91; (documentation) Errors when byte-compiling annotated Flymake example Graham Marlow
2023-06-17  7:51 ` Eli Zaretskii [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83sfaqr0gn.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=64070-done@debbugs.gnu.org \
    --cc=graham@mgmarlow.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).