Replies: 1 comment
-
Committed in e408a91 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm a new OpenIndiana user and Emacs user. I thought some changes to the Emacs package might be helpful, which I'd be happy to submit a patch for:
find-program
variable value is patched at compile time rather than relying on runtime configuration via Elisp (see https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/editor/emacs/patches/01-find.patch). It would help both minimize the number of patches as well as improve the out of the box experience to setfind-program
, as well asMan-sed-command
andinsert-directory-program
, to their GNU variants insidesite-start.el
as part of the package installation.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions