💾 Archived View for freeshell.de › tldr › emacsclient.gmi captured on 2023-04-19 at 23:51:04. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Open files in an existing Emacs server.
See also `emacs`.
emacsclient {path/to/file}
emacsclient --no-window-system {path/to/file}
emacsclient --create-frame {path/to/file}
emacsclient --eval '({command})'
emacsclient --alternate-editor {editor} {path/to/file}
emacsclient --eval '(save-buffers-kill-emacs)'
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).