emacs-devel
[Top][All Lists]
Advanced

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

Re: compilation-forget-errors still used by tex-mode.el


From: Stefan Monnier
Subject: Re: compilation-forget-errors still used by tex-mode.el
Date: 02 Apr 2004 11:19:21 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> The overlay-arrow variables are global (although some modes use them
> as buffer-local, but redisplay isn't really prepared for that).

If the redisplay only ever supports one arrow per buffer, then it would
make more sense to use a single hard-coded variable and make sure that
buffer-local values are handled correctly.

It seems that the current interface is overly general w.r.t
the implementation.


        Stefan




reply via email to

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