8000 Re-implement e-sink · Issue #13 · seanfisk/combootcha · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Re-implement e-sink #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
seanfisk opened this issue Nov 5, 2023 · 0 comments
Open

Re-implement e-sink #13

seanfisk opened this issue Nov 5, 2023 · 0 comments
Labels
emacs Any issues involving Emacs

Comments

@seanfisk
Copy link
Owner
seanfisk commented Nov 5, 2023

e-sink was a program that allowed piping output to Emacs. It is not maintain and I do not believe it works on modern Emacs.

Anyway, there is a simpler way to implement this on macOS, at least:

open -a Emacs -f

We'll have to transform our e alias into a shell function and call that command if there are no arguments. If arguments are provided, call emacsclient.

@seanfisk seanfisk added the emacs Any issues involving Emacs label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emacs Any issues involving Emacs
Projects
None yet
Development

No branches or pull requests

1 participant
0