You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Update the README, especially w.r.t. the list of patches being applied
I was also wondering if there is any particular reason the 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 set find-program, as well as Man-sed-command and insert-directory-program, to their GNU variants inside site-start.el as part of the package installation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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-programvariable 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-commandandinsert-directory-program, to their GNU variants insidesite-start.elas part of the package installation.Thanks!
All reactions