Takafumi Arakaki
71d964ee87
Put no default when completing url-or-port
...
... because you need to delete existing URL or PORT to use completion
if there is already something in minibuffer.
2012-05-16 19:56:11 +02:00
Takafumi Arakaki
4a07075806
Add completion in ein:notebooklist-open
2012-05-16 19:44:01 +02:00
Takafumi Arakaki
04b339812b
Add ein:notebooklist-{prev,next}-item
2012-05-15 04:16:06 +02:00
Takafumi Arakaki
d107a075b9
Remove ein:notebook-keymap
2012-05-15 03:44:53 +02:00
Takafumi Arakaki
a494a16f50
Add ein:notebooklist-mode
2012-05-15 03:41:08 +02:00
Takafumi Arakaki
ec45bec664
Support lazy loading by default
2012-05-14 18:51:50 +02:00
Takafumi Arakaki
9024f273b2
Notebook can be deleted now
2012-05-13 06:51:26 +02:00
Takafumi Arakaki
93ba882240
Fix: convert string port number to integer
...
ein:notebooklist-open was not working when port number was given interactively.
2012-05-13 06:26:51 +02:00
Takafumi Arakaki
906cb8e236
Check status code in ein:notebooklist-url-retrieve-callback
2012-05-13 06:24:46 +02:00
Takafumi Arakaki
681479a69d
ein:notebooklist-open asks URL/port now
2012-05-13 05:33:20 +02:00
Takafumi Arakaki
c477e5de2e
Add "g" as a keybind for updating list
2012-05-13 05:26:01 +02:00
Takafumi Arakaki
4bcc662793
Add "Reload List" button
2012-05-13 05:18:38 +02:00
Takafumi Arakaki
c88da06bec
Big refactoring over URL to allow multiple servers
...
URL was fixed in the previous version. As Emacs does not know URL of
IPython web server like JS does implicitly by page location, I need to
pass URL around in notebook list/notebook/kernel. I add `url-or-port'
slot to each structs so it is easy to get URL from the struct.
2012-05-13 03:49:40 +02:00
Takafumi Arakaki
e0cfc90662
Add ein:deflocal to eliminate boilerplate
2012-05-12 22:55:44 +02:00
Takafumi Arakaki
0f6d6afa5e
Document ein-notebooklist.el
2012-05-12 00:59:15 +02:00
Takafumi Arakaki
02a0681d5c
Move [Open] button to the left of the line
2012-05-12 00:48:39 +02:00
Takafumi Arakaki
5d7f6adb86
Support new notebook creation
2012-05-12 00:34:00 +02:00
Takafumi Arakaki
a074a168c9
First commit of bare bone version
2012-05-07 14:41:15 +02:00