27 Sep 04:57
`ee' with history
From: <rubikitch@...>
Subject: `ee' with history
Newsgroups: gmane.emacs.eev.devel
Date: 2007-09-27 02:58:36 GMT
Subject: `ee' with history
Newsgroups: gmane.emacs.eev.devel
Date: 2007-09-27 02:58:36 GMT
Hi,
I redefined `ee' to place the contents of $EE in the history list.
function ee () { set -v; print -s -f "%s" "`cat $EE`"; . $EE $*; set +v; }
--
rubikitch
http://www.rubyist.net/~rubikitch/
RSS Feed