aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emacs/bin/emacsm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/bin/emacsm.sh b/emacs/bin/emacsm.sh
index 58571c5c..6ad17d3b 100644
--- a/emacs/bin/emacsm.sh
+++ b/emacs/bin/emacsm.sh
@@ -1,3 +1,3 @@
# Try to manage GNU emacs daemons on the terminal
# Emphasis on "try". Man, I have no idea what I'm doing.
-emacsclient --create-frame --alternate-editor=''
+emacsclient --create-frame --alternate-editor='' "$@"