From xemacs-m  Sat Mar 22 11:09:21 1997
Received: from macon.informatik.uni-tuebingen.de (macon2.Informatik.Uni-Tuebingen.De [134.2.13.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA28910
	for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 11:09:20 -0600 (CST)
Received: from modas.informatik.uni-tuebingen.de (modas.Informatik.Uni-Tuebingen.De [134.2.12.3]) by macon.informatik.uni-tuebingen.de (8.8.4/8.8.3/AIX-4.1/WSI-1.0) with SMTP id SAA29568 for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 18:09:20 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA16390; Sat, 22 Mar 1997 18:09:18 +0100
Sender: sperber@informatik.uni-tuebingen.de
To: xemacs-beta@xemacs.org
Subject: Re: Redisplay bug, efs invalid-function bug
References: <199703221319.FAA05610@bittersweet.inetarena.com>
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date: 22 Mar 1997 18:09:17 +0100
In-Reply-To: "Karl M. Hegbloom"'s message of Sat, 22 Mar 1997 05:19:38 -0800
Message-Id: <y9l2097kg5e.fsf@modas.informatik.uni-tuebingen.de>
Lines: 25
X-Mailer: Gnus v5.4.23/XEmacs 20.1

>>>>> "Karl" == Karl M Hegbloom <karlheg@inetarena.com> writes:

Karl> [1  <text/plain; US-ASCII (7bit)>]

Karl>  I tried 'efs', and it goes blonk, "(invalid-function (macro
Karl> . #<compiled-function (from "advice.elc"...", so I set
Karl> 'debug-on-error' and did it, and noticed that when I scroll the
Karl> debugger window, the tops of accented characters are left behind.  Off
Karl> by one?

This isn't really enough information to do debugging.  However, the
EFS code in 19.15 and 20.1 are currently out of synch.  The one in
19.15 should be alright, the one in 20.1 may not me.

You may want to use the lisp/efs directory from 19.15 if you're using
20.1 or pull

/ftp.informatik.uni-tuebingen.de:/pub/PU/sperber/efs-for-19.15-b103.tar.gz

Don't forget to do a make all-elc.

Hopefully, Steve and I will find a way to untangle this mess.  Looks
like I screwed up a patch I sent him.  Sorry about all this.

Cheers =8-} Mike

