unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] New package: eev
@ 2019-03-15  2:53 Eduardo Ochs
  2019-03-16 10:16 ` clemera
  0 siblings, 1 reply; 2+ messages in thread
From: Eduardo Ochs @ 2019-03-15  2:53 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1372 bytes --]

Hi list,

I would like to submit a package to ELPA. It is called "eev". Let me
copy its README here:

--snip--snip--

Eev's central idea is that you can keep "executable logs" of what you
do, in a format that is reasonably readable and that is easy to "play
back" later, step by step and in any order. We call these executable
logs "e-scripts". These "steps" are mainly of two kinds:

   1) elisp hyperlinks, and
   2) lines sent to shell-like programs.

To run the tutorial: install this package, then type `M-x
eev-beginner'. This will load all the main modules, activate the
eev-mode keybindings, and open this tutorial,

  http://angg.twu.net/eev-intros/find-eev-quick-intro.html
  (find-eev-quick-intro)

in a sandboxed buffer. For a list of the other sandboxed tutorials,
run:

  (find-eev-intro)

For a non-technical description of what e-scripts are, see:

  http://angg.twu.net/escripts.html

The home page of eev is:

  http://angg.twu.net/#eev

--snip--snip--

The current version of its ELPA-ish package is here:

  http://angg.twu.net/eev-current/elpa/
  http://angg.twu.net/eev-current/elpa/eev-20190314.tar

The home page points to other, more mature, ways to install it: a .tgz
that users can install by copying and pasting a script to a shell, and
its git repository.

Feedback VERY welcome.

Thanks in advance!

  Eduardo Ochs
  http://angg.twu.net/#eev

[-- Attachment #2: Type: text/html, Size: 2415 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ELPA] New package: eev
  2019-03-15  2:53 [ELPA] New package: eev Eduardo Ochs
@ 2019-03-16 10:16 ` clemera
  0 siblings, 0 replies; 2+ messages in thread
From: clemera @ 2019-03-16 10:16 UTC (permalink / raw)
  To: Eduardo Ochs; +Cc: emacs-devel

Hi Eduardo, 

> Eev's central idea is that you can keep "executable logs" of what you
> do, in a format that is reasonably readable and that is easy to "play
> back" later, step by step and in any order. We call these executable
> logs "e-scripts". These "steps" are mainly of two kinds:
> 
>    1) elisp hyperlinks, and
>    2) lines sent to shell-like programs.

This looks interesting. Would it be hard to change the elisp hyperlinks to
comment syntax of the major mode? This way the scripts could still be
executable. Or is that already possible?





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-16 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-15  2:53 [ELPA] New package: eev Eduardo Ochs
2019-03-16 10:16 ` clemera

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).