Eduardo Cavazos <[EMAIL PROTECTED]> writes:

> If I try 'factor-see', this message appears in the echo area:
>
>     factor--prune-stack: Symbol's function definition is void: do
>
> If I enable eldoc-mode and move the point over a word, this message appears 
> in 
> the echo area:
>
>     eldoc error: (void-function do)
>

Oops, sorry: a cl.el dependency again. (I forgot to try factor.el in a
-Q'ed emacs before submitting.)

 Fixed in the patch below, i hope.

---------------------------

The following changes since commit c8a8d693824d4a77ed1c138180401676b3c5861c:
  Slava Pestov (1):
        After merging quotations, we need to update references to the old 
versions' XTs in the code heap

are available in the git repository at:

  http://git.hacks-galore.org/jao/factor.git emacs

Jose A. Ortega Ruiz (1):
      Emacs factor mode: bug fix: don't depend on cl's DO.

 misc/factor.el |   33 +++++++++++++++++++--------------
 1 files changed, 19 insertions(+), 14 deletions(-)

Thanks!

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to