eev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [eev] `ee' with history


From: Xavier Maillard
Subject: Re: [eev] `ee' with history
Date: Thu, 27 Mar 2008 02:00:45 +0100
User-agent: Rmail in GNU Emacs 23.0.60.3 on GNU/Linux

   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; }


I am late on this but how do I use it ? Where should I put this ?
Is this part of the official eev package (now) ?

        Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]