Takafumi Arakaki
2fe94dac61
Add ein:log-print-level/length
...
to prevent logging huge strings.
2012-05-19 17:26:26 +02:00
Takafumi Arakaki
db21703182
Remove ein:@notebook from debug-ein.el
2012-05-19 17:18:45 +02:00
Takafumi Arakaki
429b97706d
Add ein:notebook-open-in-browser command
2012-05-19 17:16:30 +02:00
Takafumi Arakaki
ce193c1421
Add "Open In Browser" button in the list buffer
2012-05-19 17:09:22 +02:00
Takafumi Arakaki
5180a3cafc
Fix ein:cell-finish-tooltip fallback
...
When none of pos-tip or popup-tip installed, raw ansi string was shown
in the echo area. This fixes the problem.
2012-05-19 16:31:16 +02:00
Takafumi Arakaki
ab68e63b94
Refactor long lines due to ein:@notebook removal
2012-05-19 16:07:18 +02:00
Takafumi Arakaki
01dda741cf
Remove ein:@notebook macro
2012-05-19 16:03:27 +02:00
Takafumi Arakaki
525145defa
Make subpackage customization easier
...
* add ein:use-SUBPACKAGE customizable variables.
* add ein:SUBPACKAGE-config-once fuctions.
* add ein:subpackages-load function.
2012-05-19 15:47:09 +02:00
Takafumi Arakaki
9d430ef55c
Add defcustomizes for notebook console setting
2012-05-19 15:03:55 +02:00
Takafumi Arakaki
0569ca5f93
Define ein:url-or-port using defcustom
2012-05-19 14:34:00 +02:00
Takafumi Arakaki
8fbcccfae9
Better error message when cell merging fails
2012-05-19 13:49:17 +02:00
Takafumi Arakaki
8ecd3100c4
Add tests for ein:notebook-merge-cell-command
2012-05-19 13:48:27 +02:00
Takafumi Arakaki
d690f9217b
Add new command ein:notebook-merge-cell-command
2012-05-19 13:27:38 +02:00
Takafumi Arakaki
cb1eab8d80
Add new function ein:cell-location and its tests
2012-05-19 13:10:44 +02:00
Takafumi Arakaki
218a2e28ed
Fix a bug and add more tests for cell splitting
2012-05-19 04:19:17 +02:00
Takafumi Arakaki
6bc632b574
Trim newlines in ein:notebook-split-cell-at-point
2012-05-19 03:56:43 +02:00
Takafumi Arakaki
8d3243d268
Hack ein:dev-reload
2012-05-19 00:06:51 +02:00
Takafumi Arakaki
3ce948c6ec
"Sync" keymaps instead of top-level assignment
2012-05-18 23:41:33 +02:00
Takafumi Arakaki
4e1260d587
Update keybinds section in README
2012-05-18 22:22:37 +02:00
Takafumi Arakaki
68b61b5e99
Minor change in ein:notebook-mode-map
2012-05-18 22:21:34 +02:00
Takafumi Arakaki
1b749cca74
Add ein:notebook-clear-output-command
2012-05-18 22:20:12 +02:00
Takafumi Arakaki
c94f2205d6
Update keybinds section in README
2012-05-18 22:12:56 +02:00
Takafumi Arakaki
62f3b2fefe
Add ein:notebook-clear-all-output-command
2012-05-18 22:12:18 +02:00
Takafumi Arakaki
826488d4f2
Use nbformat sent from the server
2012-05-18 21:10:17 +02:00
Takafumi Arakaki
e9f5c098d8
Update keybinds in README
2012-05-18 13:40:52 +02:00
Takafumi Arakaki
5804e9c1bd
C-u C-c C-f opens help pager for the object at point
2012-05-18 04:31:57 +02:00
Takafumi Arakaki
2c80b07f2f
Add ein:notebook-request-help-command
2012-05-18 04:30:49 +02:00
Takafumi Arakaki
00bf3a4322
Add implementation note on ein-cell.el
2012-05-18 04:01:37 +02:00
Takafumi Arakaki
b095606400
Fix a bug in ein:notebook-goto-input
...
C-c C-p did not work when in the cell input.
2012-05-18 03:54:23 +02:00
Takafumi Arakaki
69672a3991
Check if cached notebook buffer is live
2012-05-18 03:48:36 +02:00
Takafumi Arakaki
4a652e4628
Do not discard changes when opening opened buffer
...
The problem: Opening already opened notebook silently discarded what
was in the notebook and open the last saved version. Now, opened notebook
buffer is cached and reused when opening it later time.
2012-05-18 03:39:39 +02:00
Takafumi Arakaki
4ef5d01c04
Unbind key from ein:notebook-render command
...
It was there for debugging purpose.
2012-05-18 03:09:02 +02:00
Takafumi Arakaki
f76eec5a7e
Cosmetic change
2012-05-18 03:04:44 +02:00
Takafumi Arakaki
49545be8bd
Make goto-next/prev-cell behave more intuitively
2012-05-18 02:59:00 +02:00
Takafumi Arakaki
bfafc1ac0e
Open newly created notebook directly from the list
2012-05-18 02:23:30 +02:00
Takafumi Arakaki
a562c7a19d
Add ein:notebook-move-cell-up/down-command
2012-05-18 01:38:59 +02:00
Takafumi Arakaki
f40bcec251
Reset some variables in ein:dev-reload
2012-05-18 01:12:00 +02:00
Takafumi Arakaki
977418c89f
Add credit in ein:aif/aand
2012-05-17 21:26:55 +02:00
Takafumi Arakaki
82530976f1
Add timeout error to eintest:wait-until
2012-05-17 21:25:03 +02:00
Takafumi Arakaki
dff4cf730c
Add more tests: ein:notebook-execute-current-cell-*
2012-05-17 21:05:19 +02:00
Takafumi Arakaki
38534a7292
Add test: ein:notebook-execute-current-cell-simple
2012-05-17 21:05:07 +02:00
Takafumi Arakaki
60eb668803
Add eintest:wait-until for faster functional test
2012-05-17 20:47:23 +02:00
Takafumi Arakaki
575f0d852b
Add bare-bones functional testing
2012-05-17 20:12:40 +02:00
Takafumi Arakaki
6ab4d4860a
Add test: ein:notebook-execute-current-cell
...
mocker.el is added to write this test.
2012-05-17 18:41:28 +02:00
Takafumi Arakaki
b5c15281fb
Update keybinds in README
2012-05-17 16:22:09 +02:00
Takafumi Arakaki
19e7342050
Do not modify keymap at require-time in ein-smartrep
2012-05-17 16:20:53 +02:00
Takafumi Arakaki
cbbd118236
Add ein:notebook-split-cell-at-point command
2012-05-17 15:48:21 +02:00
Takafumi Arakaki
542bc5590c
Improve ein:notebook-toggle-cell-type-simple
2012-05-17 14:40:17 +02:00
Takafumi Arakaki
7972a11aae
Add tests for ein:cell-copy
2012-05-17 14:31:47 +02:00
Takafumi Arakaki
e7813f7b20
Add tests for ein:cell-convert
2012-05-17 14:25:00 +02:00