unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Cc: Manuel Giraud <manuel@ledu-giraud.fr>
Subject: Re: master 07b2e9b909: Fix BSD battery mode over TRAMP (bug#58307)
Date: Thu, 06 Oct 2022 09:44:45 -0400	[thread overview]
Message-ID: <jwvh70hoynr.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20221006124731.AE570C0CD98@vcs2.savannah.gnu.org> (Lars Ingebrigtsen's message of "Thu,  6 Oct 2022 08:47:31 -0400 (EDT)")

> +                        (battery--call-process-to-string
> +                         (executable-find "uname")))))

`call-process` looks through `exec-path` (aka $PATH) already, so the
call to `executable-find` here (and maybe elsewhere) is redundant.


        Stefan




           reply	other threads:[~2022-10-06 13:44 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20221006124731.AE570C0CD98@vcs2.savannah.gnu.org>]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvh70hoynr.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=manuel@ledu-giraud.fr \
    /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 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).