X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a933dad155af89ff3e97634c07aa09f9df0fb2b3..734b679135207a8623dc460eb8d108befe080d46:/etc/emacs.csh diff --git a/etc/emacs.csh b/etc/emacs.csh index f25404ef86..411feedaef 100644 --- a/etc/emacs.csh +++ b/etc/emacs.csh @@ -23,3 +23,5 @@ alias edit 'set emacs_command=("emacs -nw \!*" "fg %emacs" "emacs -i \!* &"\ @ whichjob = 1 + $isjob + $?DISPLAY * 2 + $?WINDOW_PARENT * 4; \ test -S ~/.emacs_server && emacsclient \!* \ || echo `pwd` \!* >! ~/.emacs_args && eval $emacs_command[$whichjob]' + +# arch-tag: 433d58df-15b9-446f-ad37-f0393e3a23d4