GNU bug report logs - #21389
bogus diagnostic about unused lexical variable in eshell/time

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Mon, 31 Aug 2015 21:37:02 UTC

Severity: minor

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 21389 <at> debbugs.gnu.org
Subject: bug#21389: bogus diagnostic about unused lexical variable in eshell/time
Date: Mon, 31 Aug 2015 23:50:44 -0400
> so the lexical variable ‘args’ is being used.

The warning is about the `args' var introduced by the
eshell-eval-using-options macro, whose body looks like:

  `(let* (...
          (args processed-args))
     ,@body-forms))


-- Stefan




This bug report was last modified 4 years and 264 days ago.

Previous Next


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