summaryrefslogtreecommitdiff
path: root/bin/emacsclient
Commit message (Expand)AuthorAge
* http->https in some license headersSean Whitton9 days
* update bindingSean Whitton2023-06-27
* reduce use of Shift modifier in i3 & Sway configsSean Whitton2023-05-21
* emacsclient wrapper: don't try to call ls on non-existent directorySean Whitton2023-02-03
* emacsclient wrapper: don't call realpath & ss on non-existent socketSean Whitton2023-02-03
* emacsclient wrapper: create symlinks to sockets under /tmpSean Whitton2023-01-28
* emacsclient wrapper: check whether /run/user/$(id -u) existsSean Whitton2023-01-27
* emacsclient wrapper: ensure sockets directory existsSean Whitton2023-01-27
* emacsclient wrapper: check for getopt(1)Sean Whitton2023-01-17
* emacsclient wrapper: get_listener: find the youngest processSean Whitton2023-01-17
* emacsclient wrapper: don't SIGTERM in-tree if gdbmacs unresponsiveSean Whitton2023-01-14
* emacsclient wrapper: C-i E handles case where primary daemon wedgedSean Whitton2023-01-14
* emacsclient wrapper: fix -l option to getopt(1)Sean Whitton2023-01-14
* emacsclient wrapper: indentation fixesSean Whitton2023-01-14
* emacsclient wrapper: use 'exec -a' when giving up and have bashSean Whitton2023-01-13
* emacsclient wrapper: use getopt(1) to break up clustered short optsSean Whitton2023-01-13
* emacsclient wrapper: handle --spw/* options when we give up earlySean Whitton2023-01-13
* emacsclient wrapper: introduce more uses of timeoutsSean Whitton2023-01-13
* emacsclient wrapper: factor out fail(), notify-send on unknown EmacsSean Whitton2023-01-06
* emacsclient wrapper: fix some missing quotationSean Whitton2023-01-06
* emacsclient wrapper: call notify-send only if stderr not a terminalSean Whitton2023-01-06
* more Emacs linked working trees, attempt a number of simplificationsSean Whitton2022-12-27
* tidy and simplify shell initSean Whitton2022-11-24
* emacsclient wrapper: don't fail completely if bash not on PATHSean Whitton2022-11-14
* emacsclient wrapper: check other commands we want to use are on PATHSean Whitton2022-11-14
* emacsclient wrapper: pass nicer zeroth arg to installed programsSean Whitton2022-10-29
* emacsclient wrapper: use correct umask when creating $locks_dirSean Whitton2022-10-29
* emacsclient wrapper: ensure Emacs puts sockets under XDG_RUNTIME_DIRSean Whitton2022-10-29
* emacsclient wrapper: -sgdbmacs implies --spw/installedSean Whitton2022-10-29
* replace emacs.git workstation integration commitSean Whitton2022-10-29
* emacsclient wrapper: fix case when passed both -V and --spw/no-startSean Whitton2022-10-29
* emacsclient wrapper: hide pwdx(1) stderrSean Whitton2022-10-29
* emacsclient wrapper: use gdb-wait-for-pending when detaching gdbmacsSean Whitton2022-10-29
* emacsclient wrapper: add locking around starting up daemonsSean Whitton2022-10-29
* emacsclient wrapper: fix commentSean Whitton2022-10-29
* emacsclient wrapper: initialise remaining variablesSean Whitton2022-10-29
* emacsclient wrapper: use XDG_RUNTIME_DIRSean Whitton2022-10-29
* have gdbmacs start up Emacs rather than attach to itSean Whitton2022-10-29
* emacsclient wrapper: start inotifywait(1) earlierSean Whitton2022-10-29
* emacsclient wrapper: use cleaner booleansSean Whitton2022-10-29
* emacsclient wrapper: better handle lack of ss(8)Sean Whitton2022-10-29
* gdbmacs instance, s.t. can always run Emacs under gdb, and for GnusSean Whitton2022-09-30
* add --socket-name support to emacsclient(1) wrapperSean Whitton2022-09-30
* implement updating Lisp image env vars & refactorSean Whitton2022-06-09
* combine s/d/emacsclient & update-emacs-daemon-environmentSean Whitton2022-04-15