Fork me on GitHub
#emacs
<
2016-06-28
>
vinnyataide18:06:48

hello, I've tried to enable to make my terminal clojure enabled so I've enabled clojure-mode but I can't disable right now, I'm in a shell command window. How can I disable it? I cant send my commands through enter or ctrl j

rmuslimov20:06:39

@vinnyataide: if I understand you correct, just calling ‘M-x clojure-mode’ will solve the issue.

hrathod21:06:25

@vinnyataide: Are you in an eshell window? or a shell-mode window? Or something else?

vinnyataide21:06:06

*Async Shell Command* window

hrathod21:06:54

so started with something like M-! to run a command?