Commit graph

16 commits

Author SHA1 Message Date
Sam Steingold
691938ee81 ein:console-executable-get: fail if console executable was not found 2018-08-30 16:38:07 -04:00
John Miller
559b956cfa Jupyter console workaround for windows systems. 2016-12-23 14:40:21 -06:00
John Miller
50ef0f3a33 Update README, fixes for ein-console and ein-ipdb
Grammar and info accuracy improvements for the README. Trying to catch up to a
jupyter world in ein-console, though not 100% there yet.

Fixing an annoying error in debugger comint buffer that was ocurring when
quitting an ipdb debugging session.
2016-12-15 11:22:42 -06:00
John Miller
efaba65cfe Fixing issue #70
Not sure if this completely address issue raised in #70; will need to confirm what expected behavior should be.
2015-08-26 20:45:09 -05:00
Takafumi Arakaki
83b420431c Update ein:console-open docstring 2012-12-06 23:16:45 +01:00
Takafumi Arakaki
ac417dd6cf Adapt defcustom type to the current ein:console-args 2012-12-06 23:16:44 +01:00
Takafumi Arakaki
a46990ebda Improve ein:console-args docstring 2012-12-06 23:16:44 +01:00
Takafumi Arakaki
827717cd0d ein:console-args can take a list as value now 2012-12-06 23:16:44 +01:00
Takafumi Arakaki
bd122efe7e Add ein:display-warning-once and use it in ein:console-make-command 2012-12-06 23:16:44 +01:00
Takafumi Arakaki
a384ba15de Make ein:console-open work without python.el 2012-12-06 23:16:44 +01:00
Takafumi Arakaki
6f1a11be30 Add autoload cookies 2012-09-01 20:51:55 +02:00
Takafumi Arakaki
ca8c1678fe (require 'ein-utils) -> (require 'ein-core) 2012-08-28 15:26:32 +02:00
Takafumi Arakaki
1b28e37316 Fix obsolete variable aliases
define-obsolete-variable-alias must come before defcustom
2012-08-16 16:24:02 +02:00
Takafumi Arakaki
75ff49589d Refactor ein:console-open 2012-08-16 16:11:16 +02:00
Takafumi Arakaki
39fbba35f0 Cosmetic change in ein-console.el 2012-08-16 16:03:53 +02:00
Takafumi Arakaki
6beaf48c38 Move ein:notebook-console-* to ein:console-* 2012-08-16 15:52:41 +02:00