emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Your changes in ibuffer.el and ibuf-ext.el


From: Eli Zaretskii
Subject: Your changes in ibuffer.el and ibuf-ext.el
Date: Fri, 08 Jul 2016 12:53:14 +0300

Those changes seem to trigger compilation warnings:

    ELC      ibuffer.elc

  In toplevel form:
  ibuffer.el:1333:1:Warning: argument `_mark' not left unused

  In toplevel form:
  ibuf-ext.el:1504:1:Warning: Unused lexical variable `char'
  ibuf-ext.el:1504:1:Warning: variable `_buffer' not left unused

Those sound like actual problems that need to be fixed.  (Did you know
about the special meaning of the leading underscore in argument
names?)

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]