Search Results

0
votes

Open an Emacs buffer when a command tries to open an editor in shell-mode

Along with using emacs client/server, I am using this script to invoke emacs. This will start emacs if it is not running yet, or just open a new emacs buffer in the running emacs (using g …