> From: Nick Roberts <[EMAIL PROTECTED]>
> Date: Fri, 29 Apr 2005 08:54:39 +1200
> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], emacs-devel@gnu.org
> 
>  > >     (unless (display-graphic-p)
>  > >      (put 'next-error-overlay-arrow-position 'overlay-arrow-string ""))
>  > 
>  > Wouldn't this affect Edebug on text terminals?
> 
> No, I don't think so. The thread that was hardly a discussion was about
> conflicts and covered this. The changes that ensued meant that Edebug and Gnus
> still use the global variable overlay-arrow-position while compile.el and
> gud.el have their own overlay arrow, following Kim's earlier work to allow
> multiple overlay arrows.

So, if the next-error-overlay-arrow-position's string doesn't affect
anything but compile.el, how come text terminals started to display
the arrow as result of a discussion about GUD and Edebug?  What am I
missing?


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to