From: martin rudalics <rudalics@gmx.at>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org, Miles Bader <miles@gnu.org>
Subject: Re: tool-bar related errors when loading compile.el
Date: Mon, 06 Oct 2008 07:58:57 +0200 [thread overview]
Message-ID: <48E9A921.2040200@gmx.at> (raw)
In-Reply-To: <200810060547.m965lUCa002112@mothra.ics.uci.edu>
> 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
next prev parent reply other threads:[~2008-10-06 5:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-06 5:20 tool-bar related errors when loading compile.el Miles Bader
2008-10-06 5:47 ` Dan Nicolaescu
2008-10-06 5:58 ` martin rudalics [this message]
2008-10-06 7:04 ` Dan Nicolaescu
2008-10-06 9:37 ` martin rudalics
2008-10-06 10:08 ` Dan Nicolaescu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48E9A921.2040200@gmx.at \
--to=rudalics@gmx.at \
--cc=dann@ics.uci.edu \
--cc=emacs-devel@gnu.org \
--cc=miles@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.