all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* "lein repl" malfunctions in Emacs (24.3.1) subprocess?
@ 2015-04-13 21:23 cohagan
  2015-04-13 21:47 ` cohagan
  2015-04-14  2:38 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: cohagan @ 2015-04-13 21:23 UTC (permalink / raw)
  To: help-gnu-emacs

I'm trying to use Emacs as my dev environment for Clojure programming under Windows 8.1. When I open a subprocess (via M-x shell) I get a command prompt as expected. I can then run "lein test" and my unit tests are run as expected -- with output to the shell buffer as expected.

If, however, I enter "lein repl" then the REPL starts as expected, but is non responsive. For example, if I enter (+ 1 2) at the user=> prompt (followed by Enter) I get no response at all.  The input isn't echoed (as expected) and no output at all appears.

Note that "lein repl" runs fine at a normal command prompt (or within a subprocess buffer in Epsilon (an Emacs clone.)) This problem occurs on 3 different machines.

This has worked for me in the past so obviously something has broken, but I haven't a clue what it might be or how to troubleshoot.

Any pointers/suggestions would be greatly appreciated.

Thanks in advance,
 Bill


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-15 21:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13 21:23 "lein repl" malfunctions in Emacs (24.3.1) subprocess? cohagan
2015-04-13 21:47 ` cohagan
2015-04-14  2:38 ` Eli Zaretskii
2015-04-15 21:55   ` Thien-Thi Nguyen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.