diff --git a/bin/executable_em b/bin/executable_em index 276abaf..bc97165 100755 --- a/bin/executable_em +++ b/bin/executable_em @@ -1,3 +1,3 @@ #!/bin/bash -exec emacsclient -s daemacs -c "${@}" +exec emacsclient -s daemacs "${@}"