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: Richard Stallman
Subject: Re: gdb-ui.el assumes images support
Date: Sun, 07 Nov 2004 13:04:20 -0500

    This line from gdb-ui.el:

      (define-fringe-bitmap 'breakpoint
             "\x3c\x7e\xff\xff\xff\xff\x7e\x3c")

    causes the Emacs build to fail if it is configured --without-x, since
    fringe.c is not compiled then.

Would moving the definition of this function to another file
solve the problem?




reply via email to

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