Kazu Yamamoto
|
4df2046672
|
cleaning up the error scrolling.
|
2015-08-14 14:21:07 +09:00 |
|
Kazu Yamamoto
|
cfddddcfe8
|
error buffer is now read-only.
|
2015-08-14 13:23:20 +09:00 |
|
Kazu Yamamoto
|
f762209e60
|
using new ghc-mod.
|
2015-08-14 13:23:20 +09:00 |
|
Kazu Yamamoto
|
efef2b19ea
|
scrolling errors.
|
2015-08-14 13:23:19 +09:00 |
|
Kazu Yamamoto
|
002008aa30
|
splitting stdout and stderr.
|
2015-08-14 13:23:19 +09:00 |
|
Kazu Yamamoto
|
54c2be20b6
|
better debug logging of Elisp.
|
2015-08-14 13:23:19 +09:00 |
|
Kazu Yamamoto
|
dc3ce15512
|
caching a project root to a local variable.
|
2015-08-13 11:22:40 +09:00 |
|
Kazu Yamamoto
|
475b2ea02e
|
Revert "don't silently ignore case when ghc process is already running in ghc-with-process"
This reverts commit ac31e6edc2 .
|
2015-08-12 12:10:33 +09:00 |
|
Kazu Yamamoto
|
be2b3f0ea7
|
Revert "Fix typo to set process running status"
This reverts commit b52c0a5d76 .
|
2015-08-12 12:10:14 +09:00 |
|
Iku Iwasa
|
b52c0a5d76
|
Fix typo to set process running status
|
2015-05-22 15:46:27 +02:00 |
|
Sergey Vinokurov
|
ac31e6edc2
|
don't silently ignore case when ghc process is already running in ghc-with-process
|
2015-05-19 21:00:54 +03:00 |
|
Daniel Gröber
|
e202fabc39
|
elisp: Fix usage of legacy-interactive
|
2015-05-06 23:13:24 +02:00 |
|
Daniel Gröber
|
3c76ba412f
|
Start rolling ghc-modi into the ghc-mod executable
|
2015-05-05 14:47:42 +02:00 |
|
Kazu Yamamoto
|
bf085ce8f1
|
Yet another fix for #405.
|
2014-12-01 11:44:39 +09:00 |
|
Kazu Yamamoto
|
fb2dc5fca5
|
Fixing a race (#405).
|
2014-11-29 12:57:23 +09:00 |
|
Iku Iwasa
|
7c4765bdef
|
Remove timeout from loop in ghc-sync-process
This fixes the possibility that ghc-process-running was left non-nil
after timeout.
Quit still can abort the loop.
|
2014-11-26 23:34:20 +09:00 |
|
Kazu Yamamoto
|
44a38782d8
|
Avoid use of discard-input. Fix #405.
|
2014-11-19 09:09:10 +09:00 |
|
Kazu Yamamoto
|
d136fb4d67
|
fix #273.
|
2014-08-01 17:01:01 +09:00 |
|
Kazu Yamamoto
|
94c4ae205d
|
setting sentinel.
|
2014-05-14 06:39:50 +09:00 |
|
Kazu Yamamoto
|
7d81a357f7
|
making ghc-mod-running a global var (##255).
|
2014-05-14 05:25:37 +09:00 |
|
Kazu Yamamoto
|
7af19f5400
|
fixing a comment.
|
2014-05-14 05:07:33 +09:00 |
|
Kazu Yamamoto
|
ce28a67e28
|
checking if the buffer exists (#256).
|
2014-05-14 05:05:49 +09:00 |
|
Kazu Yamamoto
|
0d494f3c8e
|
(discard-input) avoids getting stuck.
|
2014-04-28 21:27:27 +09:00 |
|
Kazu Yamamoto
|
248a999f99
|
t of (sit-for 0.1 t) has a bug, so do not use it.
|
2014-04-28 09:13:14 +09:00 |
|
Kazu Yamamoto
|
4d2ef23f33
|
passing 'ok/'ng to callback.
|
2014-04-27 21:51:44 +09:00 |
|
Kazu Yamamoto
|
f50e5229c4
|
NG contains an error.
|
2014-04-25 11:08:29 +09:00 |
|
Kazu Yamamoto
|
e2369e6772
|
rescue the coming Emacs 24.4.
|
2014-04-24 17:14:10 +09:00 |
|
Kazu Yamamoto
|
e3798ac82a
|
ghc-with-process takes two hooks.
|
2014-04-22 12:33:26 +09:00 |
|
Kazu Yamamoto
|
2e1df9c21f
|
ghc-with-process takes an optional hook.
|
2014-04-22 11:32:51 +09:00 |
|
Kazu Yamamoto
|
36e32ab1b2
|
ghc-import-module uses ghc-modi browse.
|
2014-04-21 17:35:32 +09:00 |
|
Kazu Yamamoto
|
e4f4ef52c0
|
making use of ghc-run-ghc-mod.
|
2014-04-21 11:37:33 +09:00 |
|
Kazu Yamamoto
|
19453e67d7
|
ghc-with-process now takes string for the first argument.
|
2014-04-21 09:46:33 +09:00 |
|
Kazu Yamamoto
|
f8be944f12
|
using ghc-modi for C-cC-i.
|
2014-04-19 20:48:26 +09:00 |
|
Kazu Yamamoto
|
47f95149e3
|
stop using 0 as the line separator.
|
2014-04-19 16:14:02 +09:00 |
|
Kazu Yamamoto
|
cc519edc98
|
fixing #204.
|
2014-04-07 12:02:10 +09:00 |
|
Kazu Yamamoto
|
a47d77fb2f
|
C-cC-k kills a process.
|
2014-03-30 11:54:17 +09:00 |
|
Kazu Yamamoto
|
2db2358a98
|
fixing a bug of ghc-debug.
|
2014-03-28 15:05:14 +09:00 |
|
Kazu Yamamoto
|
9906ee137b
|
ghc-debug for ghc-process.
|
2014-03-27 13:10:43 +09:00 |
|
Kazu Yamamoto
|
ce87ab328a
|
magical module name.
|
2014-03-25 15:23:08 +09:00 |
|
Kazu Yamamoto
|
dc6424454e
|
ghc-insert-module now uses ghc-modi.
|
2014-03-25 14:29:18 +09:00 |
|