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: Sat, 5 Apr 2008 02:00:14 +0200
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) ?

Do you have an answer to this (simplistic) question ?

Regards,

        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]