emacs-devel
[Top][All Lists]
Advanced

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

Re: progress reporting again


From: Paul Pogonyshev
Subject: Re: progress reporting again
Date: Wed, 17 Nov 2004 15:39:21 +0200
User-agent: KMail/1.4.3

Harald Maier wrote:
> Paul Pogonyshev <address@hidden> writes:
> > Can anyone who uses SES mode check if the following patch works
> > fine?  I think it is generally a good idea to unify progress
> > reporting as much as possible in Emacs.
> >
> > I didn't touch `ses-time-check' function, since progress messages
> > used with it are non-standard.
>
> Unfortunately, I got the following error:
>
> Debugger entered--Lisp error: (void-function row)
>   row(3)
>   ses-setup()
>   ses-mode()
>   ...

This is very strange, because I don't get this neither with
your file, nor with a locally created junk/test file.  Can
you please try to understand what's wrong?  Since it doesn't
complain about `dotimes-with-progress-reporter' being unknown,
the macro is evaluated.  But it fails to expand it...

Paul





reply via email to

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