emacs-devel
[Top][All Lists]
Advanced

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

Re: tool-bar related errors when loading compile.el


From: martin rudalics
Subject: Re: tool-bar related errors when loading compile.el
Date: Mon, 06 Oct 2008 07:58:57 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

> I reverted the patch.
> Help finding a solution for bug#1066 from someone that understands how
> the toolbar setup is supposed to work would be greatly appreciated.

I'd rather turn

  (if (display-graphic-p)

into

  (if tool-bar-mode

in compile.el and grep.el.

martin





reply via email to

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