all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
To: Eli Zaretskii <eliz@gnu.org>, Carlos Pita <carlosjosepita@gmail.com>
Cc: 18155@debbugs.gnu.org
Subject: bug#18155: 24.3.92; Honor toolBar resource *before* showing frame
Date: Thu, 31 Jul 2014 08:57:05 +0200	[thread overview]
Message-ID: <53D9E8C1.7080803@swipnet.se> (raw)
In-Reply-To: <83silirs58.fsf@gnu.org>

Eli Zaretskii skrev 2014-07-31 07:53:
>> From: Carlos Pita <carlosjosepita@gmail.com>
>> Cc: 18155@debbugs.gnu.org
>> Date: Thu, 31 Jul 2014 02:17:52 -0300
>>
>>
>> Below is the complete info.
>
> Thanks.
>
>> In GNU Emacs 24.3.92.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2)
>>   of 2014-07-25 on localhost
>> Configured using:
>>   `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
>>   --localstatedir=/var --with-x-toolkit=gtk3 --with-xft
>>   'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong
>>   --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2
>>   LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'
>
> AFAIK, GTK is one of the toolkits which draw their own toolbar.
>
> Perhaps Jan (CC'ed) could tell if your wish can be granted.
>

As far as I know, for the first frame when .emacs has not been read yet, 
Emacs internally says that no tool bar shall be added.
After .emacs has been read, and tool bar mode is still active (i.e. not 
disabled by .emacs) it adds the tool bar.  So this is generic code that 
is at work.

It does not start with a tool bar and then remove it if .emacs disables 
it.  It is the other way around, starts with no tool bar and then adds it.

	Jan D.






  reply	other threads:[~2014-07-31  6:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30 22:27 bug#18155: 24.3.92; Honor toolBar resource *before* showing frame carlosjosepita
2014-07-31  4:51 ` Eli Zaretskii
2014-07-31  5:17   ` Carlos Pita
2014-07-31  5:53     ` Eli Zaretskii
2014-07-31  6:57       ` Jan D. [this message]
2014-07-31  7:11         ` Eli Zaretskii
2014-07-31  7:17           ` Carlos Pita
2014-07-31 11:29           ` Jan Djärv
2014-07-31 12:08             ` Eli Zaretskii
2014-07-31  8:49         ` martin rudalics
2014-07-31  9:12           ` Carlos Pita
2014-07-31 11:32             ` Jan Djärv
2014-07-31 15:52               ` Stefan Monnier

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=53D9E8C1.7080803@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=18155@debbugs.gnu.org \
    --cc=carlosjosepita@gmail.com \
    --cc=eliz@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.