summaryrefslogtreecommitdiff
path: root/emacsterm.sh.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-11-29 21:13:03 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-11-29 21:13:03 -0500
commit77d0d249de22b399b1a87cb156837956ea4d7a65 (patch)
tree98be0767253972629483c65bbde70d5679b6874e /emacsterm.sh.in
parent8800ad36bce7882d8cacde91f83265c0b850008d (diff)
don't mess around with trying to manage frames
Diffstat (limited to 'emacsterm.sh.in')
-rw-r--r--emacsterm.sh.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/emacsterm.sh.in b/emacsterm.sh.in
index c4fe145..a8cef2a 100644
--- a/emacsterm.sh.in
+++ b/emacsterm.sh.in
@@ -39,9 +39,7 @@ main() {
parse "$@"
emacsclient "${flags[@]}" --eval \
- '(select-frame (make-frame))' \
- "(term $(emacs_quote "${cmd}"))" \
- '(set-window-dedicated-p (selected-window) t)'
+ "(term $(emacs_quote "${cmd}"))"
}
# Sets the 'global' variables: