GNU bug report logs - #57950
29.0.50; value returned from (concat rcd-program-name List Report) is unused

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Tue, 20 Sep 2022 07:52:01 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: 57950 <at> debbugs.gnu.org
Subject: bug#57950: 29.0.50; value returned from (concat rcd-program-name List Report) is unused
Date: Tue, 20 Sep 2022 12:19:06 +0200
Jean Louis <bugs <at> gnu.support> writes:

> I don't think that this compiler error is alright:
>
> In rcd-db-list-mode:
> rcd-cf.el:254:4: Warning: value returned from (concat rcd-program-name List
>     Report) is unused
>
> for this:
>
> (define-derived-mode rcd-db-list-mode
>   tabulated-list-mode (concat rcd-program-name " List")
>   (concat rcd-program-name " List Report"))

In what way do you think the result from

  (concat rcd-program-name " List Report")

is used here?





This bug report was last modified 1 year and 321 days ago.

Previous Next


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