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 17:13:04 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

Tak Ota <address@hidden> writes:

> 22 Mar 2002 16:12:46 +0100: address@hidden (Kim F. Storm) wrote:
> 
> > 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.
> 
> I suppose the minor mode indicator "Table" or "Fixed-Table" also
> appears and disappears on the mode-line, right?  Then that is great!
> I wasn't very happy about (set-buffer-modified-p (buffer-modified-p))
> idiom because it is not self descriptive at all.  I hope your change
> obsoletes this strange magic spell practice.

Yes, it does handle that as well, so the scope of this change
is wider than just "recognizing" changes in the property keymaps.

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




reply via email to

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