unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 07b2e9b909: Fix BSD battery mode over TRAMP (bug#58307)
       [not found] ` <20221006124731.AE570C0CD98@vcs2.savannah.gnu.org>
@ 2022-10-06 13:44   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2022-10-06 13:44 UTC (permalink / raw)
  To: emacs-devel; +Cc: Manuel Giraud

> +                        (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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-06 13:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <166506045135.2740.12950447162289851590@vcs2.savannah.gnu.org>
     [not found] ` <20221006124731.AE570C0CD98@vcs2.savannah.gnu.org>
2022-10-06 13:44   ` master 07b2e9b909: Fix BSD battery mode over TRAMP (bug#58307) Stefan Monnier

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).