emacs-devel
[Top][All Lists]
Advanced

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

Re: table.el 1.6.1


From: Kim F. Storm
Subject: Re: table.el 1.6.1
Date: 22 Mar 2002 16:12:46 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

I wrote:
> 
> I think it would be simpler to do an update whenever point moves in or
> out of an interval -- it may be a little wasteful, but we already have
> all the necessary information to do that in set_point_both, i.e. the
> following change would seem to be sufficient (not tested).

I added "extern int update_mode_lines;" to make it compile.

I then took Tak's table.el and removed the explicit calls to
    (set-buffer-modified-p (buffer-modified-p))
in the point-enter and point-left hooks.

And it works!  The Table menu appears and disappears
as I move in and out of the cells.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk




reply via email to

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