GNU bug report logs -
#61082
[PATCH] gnu: emacs-pulseaudio-control: Update to 34a61143.
Previous Next
Reported by: conses <contact <at> conses.eu>
Date: Thu, 26 Jan 2023 19:08:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 61082 <at> debbugs.gnu.org (full text, mbox):
Hello,
conses <contact <at> conses.eu> writes:
> Because this might have been needed when the package didn't allow
> the pactl executable path to be found dynamically, but as per
> https://github.com/flexibeast/pulseaudio-control/commit/c8640fceb530ab7a1aa551d70f7ee222147d95cf
> this is no longer needed.
I don't think
(or (executable-find "pactl") "/usr/bin/pactl")
is equivalent to
(search-input-file inputs "/bin/pactl")
Some Emacs packages remove those `executable-find' calls, e.g.,
emacs-nov-el, emacs-emacsql-sqlite3, emacs-telega, etc.
It does make sense to keep this phase (but you can remove the initial
chmod call and the final #T), unless I'm missing something. We want the
Emacs package to always refer to its own Pulseaudio input, don't we?
Regards,
--
Nicolas Goaziou
This bug report was last modified 2 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.