emacs version : XEmacs 21.1 (win32 build)
ftp client and server for EFS are cygwin's (inetd)
-----Original Message-----
From: Maxime Levesque [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 09, 2000 11:08 AM
To: [EMAIL PROTECTED]
Subject: problem with JDEs post-command-hook EFS
It seems that jde's 'post-command-hook' is doing some problematic recursive
call when used with EFS :
(51) (error/warning) Error in `post-command-hook' (setting hook to nil):
(error Lisp nesting exceeds `max-lisp-eval-depth')
this is JDE 2.1.4
I'll try to solve this (first by using a later version of JDE...), then by
trying to removing or fixing the probematic
hook, or looking into EFS, maybe the problem is there...
also, I'm setting :
(setq debug-on-error t)
in my .emacs in order to help me debuging, but it doesn't make messages
more helpfull...
.emacs