emacs-devel
[Top][All Lists]
Advanced

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

Re: gdb-ui.el assumes images support


From: Eli Zaretskii
Subject: Re: gdb-ui.el assumes images support
Date: Mon, 08 Nov 2004 00:12:30 +0200

> Cc: Nick Roberts <address@hidden>, address@hidden
> From: Andreas Schwab <address@hidden>
> Date: Sun, 07 Nov 2004 11:35:39 +0100
> 
> Actually gdb-ui.el can be compiled (which won't eval such toplevel forms),
> but not loaded on such a system.

Yes, but the problem is, tooltip.el requires gdb-ui.el at compile
time, so tooltip.el cannot be compiled if gdb-ui.el uses
define-fringe-bitmap unconditionally.

> Maybe we should add a dummy definition for define-fringe-bitmap when
> configured without X?

If we did that, and gdb-ui.el is compiled with Emacs built without X,
would the resulting gdb-ui.elc be good for use on X?




reply via email to

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