all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Jean Louis <bugs@gnu.support>
Cc: 57950@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	[thread overview]
Message-ID: <87fsgmmjqd.fsf@gnus.org> (raw)
In-Reply-To: <courier.00000000632970BD.000062C9@stw1.rcdrun.com> (Jean Louis's message of "Tue, 20 Sep 2022 10:49:37 +0300")

Jean Louis <bugs@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?






  reply	other threads:[~2022-09-20 10:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20  7:49 bug#57950: 29.0.50; value returned from (concat rcd-program-name List Report) is unused Jean Louis
2022-09-20 10:19 ` Lars Ingebrigtsen [this message]
2023-09-03  9:19   ` Stefan Kangas

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

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

  git send-email \
    --in-reply-to=87fsgmmjqd.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=57950@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.