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: Kim F. Storm
Subject: Re: compilation-forget-errors still used by tex-mode.el
Date: 02 Apr 2004 13:07:06 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Miles Bader <address@hidden> writes:

> address@hidden (Kim F. Storm) writes:
> > You should definitely make a separate variable for compile, as the
> > "standard" arrow is reserved for gdb.  I can easily envision running
> > compile and gdb simultaneously.
> 
> Yeah, but I thought the arrow in question was in the *compilation*
> buffer; why would gdb want a pointer in there?!?

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

So you have one variable for gdb (the default one), and define another
for compile.

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





reply via email to

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