Menu

Emacs Notebook Mode / News: Recent posts

Emacs notebook mode version 2.1 released

This version is compatible with GNU Emacs 22.

Posted by Fred Gylys-Colwell 2007-10-14

Emacs Notebook Mode version 1.3 released.

Notebook mode allows the user to edit input and output from a
sub-process in a file I call a notebook. Release 1.3 fixed
several major bugs in octave notebooks. I also fixed a few
minor bugs dealing with restarting a notebooks process.

Each notebook has a collection of cells, consisting of a prompt,
an input region and an output region. You tell Emacs to send a
cell to the process (using C-Enter or M-Enter with my default key
bindings) and when the process responds, it will paste the output
in to the output region. You can then go back and edit other
cells and re-enter them. Between the cells is regular text,
which you can do with as you wish.... read more

Posted by Fred Gylys-Colwell 2002-10-19

Emacs Notebook Mode version 1.2 released

Emacs Notebook Mode version 1.2 released.

Notebook mode allows the user to edit input and output from a sub-process in a
file I call a notebook. Release 1.2 is the first release on sourceforge. The
code has been cleaned up, and documentation has been added. The faces used to
signal input cell status are now configurable.

Each notebook has a collection of cells, consisting of a prompt, an
input region and an output region. You tell Emacs to send a cell to the
process (using C-Enter or M-Enter with my default key bindings) and when the
process responds, it will paste the output in to the output region.
You can then go back and edit other cells and re-enter them.
Between the cells is regular text, which you can do with as you wish. ... read more

Posted by Fred Gylys-Colwell 2002-10-14
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.