unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* elint cannot handle dolist any more?
@ 2012-07-14 14:48 Ulrich Mueller
  2012-07-15 22:39 ` Stefan Monnier
  2012-07-17 12:31 ` Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Ulrich Mueller @ 2012-07-14 14:48 UTC (permalink / raw)
  To: emacs-devel

I've noticed that with the current trunk, elint-defun will fail for any
function that contains the "dolist" macro, with an error message:
"Wrong type argument: listp, 385"

The last form in the following minimal example:

   (load "cl-macs")
   (elint-initialize)
   (elint-get-args 'dolist nil)

had returned "(spec &rest body)" in Emacs 24.1, whereas it now returns
just "385".

Is this a bug or a feature?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-17 18:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-14 14:48 elint cannot handle dolist any more? Ulrich Mueller
2012-07-15 22:39 ` Stefan Monnier
2012-07-17 12:31 ` Stefan Monnier
2012-07-17 18:10   ` Ulrich Mueller

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).