Commit graph

11 commits

Author SHA1 Message Date
Takafumi Arakaki
01930305bd Truncate lines in shared output buffer 2012-06-08 19:02:11 +02:00
Takafumi Arakaki
04ea0b455d Make whole shared output buffer read-only 2012-06-08 16:23:06 +02:00
Takafumi Arakaki
ffa9dba8be M-. works in shared output buffer now
Currently, ein:propagate-connect does not work in the shared output
buffer because ein:$shared-output has no reference to notebook.
2012-06-08 16:18:08 +02:00
Takafumi Arakaki
2dfcffcba5 Add ein:pytools-whos command 2012-06-08 15:30:41 +02:00
Takafumi Arakaki
422adbdd2b Change variable type of event: use symbol
As there is no "pattern matching" for event handling anymore, using
cons for event-type makes no sense.
2012-06-06 21:16:48 +02:00
Takafumi Arakaki
cc0aa11a19 Put dummy event handler in shared-output cell 2012-06-05 00:52:00 +02:00
Takafumi Arakaki
6d0893b0b9 Suppress silent flag from shared output cell
Some kind of outputs (pyout/inline image) was not shown in the shared
output buffer because the silent flag was on.  This is fixed now.
2012-06-02 21:53:59 +02:00
Takafumi Arakaki
5da0839071 Add sections in ein-shared-output.el 2012-05-24 14:43:28 +02:00
Takafumi Arakaki
4da179c440 Notify when the output goes into the shared buffer 2012-05-24 14:42:30 +02:00
Takafumi Arakaki
bccae92dde Use ein-shared-output.el from ein-connect.el 2012-05-24 13:17:42 +02:00
Takafumi Arakaki
2cc5f5c1db Add ein-shared-output.el 2012-05-24 12:56:07 +02:00