unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: robert@capuchin.co.uk, 17046@debbugs.gnu.org
Subject: bug#17046: 24.3.50; On startup emacs frame has no minibuffer or windows decorations
Date: Thu, 27 Mar 2014 00:05:29 +0100	[thread overview]
Message-ID: <CAAeL0SRWxduRiVRnfdTaa583VaTpRtyK96XN+UNjHbpr085J7A@mail.gmail.com> (raw)
In-Reply-To: <CAAeL0SRuCGoN=YuWc-dBEAUz5ixGQgvHZgeAoYQuBavLk8G+8A@mail.gmail.com>

On Wed, Mar 26, 2014 at 7:19 PM, Juanma Barranquero <lekktu@gmail.com> wrote:

> I think there's been some changes related to frames and the like, so
> it is possible that the workaround can simply be removed and this
> problem just disappears. We would still have a bug with GTK builds and
> tool-bar-lines = 0, but it would be of much lesser impact.

OK, now I understand.

I originally added the tool-bar-lines stuff as a workaround for
bug#14795, which affects only newly created frames. That means that if
the frameset has a (height . 20) parameter for frame A, when restoring
the frameset, reusing a frame for A would work, but in case reusing
failed (no suitable frame found), A would be created with more than 20
lines (23 on Windows, for example). So the tool-bar-lines fix, to get
A back to 20 lines.

For several reasons related to offscreen frames, it turns out when a
new frame is needed, frameset-restore creates it invisible and
onscreen, and then reapplies its frame parameters and turns it visible
(if required). Which means that every new frame (the ones affected by
bug#14795) is already resized to the correct height while invisible,
regardless of whether it was the right height or not to start with.

In other words, I can remove the workaround for bug#14795 because it
is unnecessary now.

The GTK bug with (tool-bar-lines . 0) should be filed as a new bug,
IMHO, perhaps with a pointer to this one.





  parent reply	other threads:[~2014-03-26 23:05 UTC|newest]

Thread overview: 135+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-20  9:08 bug#17046: 24.3.50; On startup emacs frame has no minibuffer or windows decorations Robert Marshall
2014-03-20  9:52 ` martin rudalics
2014-03-20 12:22   ` Robert Marshall
2014-03-20 13:08     ` martin rudalics
2014-03-20 14:28       ` Robert Marshall
2014-03-20 19:23         ` martin rudalics
2014-03-20 20:25           ` Robert Marshall
2014-03-20 20:37             ` Juanma Barranquero
2014-03-20 20:51               ` Robert Marshall
2014-03-20 20:59                 ` Juanma Barranquero
2014-03-21  8:02               ` martin rudalics
2014-03-21  8:03             ` martin rudalics
     [not found]               ` <21292.6903.499178.348@capuchin.co.uk>
2014-03-21 15:07                 ` martin rudalics
2014-03-21 16:53                   ` Robert Marshall
2014-03-21 17:42                     ` martin rudalics
2014-03-22  1:53                       ` Juanma Barranquero
2014-03-22  9:40                         ` martin rudalics
2014-03-22 11:35                           ` Robert Marshall
2014-03-22 13:44                             ` martin rudalics
2014-03-22 14:02                               ` Juanma Barranquero
2014-03-22 14:20                                 ` martin rudalics
2014-03-22 14:33                                   ` Juanma Barranquero
2014-03-22 15:20                                     ` martin rudalics
2014-03-22 15:26                                       ` Juanma Barranquero
2014-03-22 15:33                                         ` martin rudalics
2014-03-22 16:28                                           ` Robert Marshall
2014-03-22 16:38                                             ` Juanma Barranquero
2014-03-22 17:00                                               ` Robert Marshall
2014-03-22 17:34                                                 ` Juanma Barranquero
2014-03-22 18:36                                               ` Robert Marshall
2014-03-22 19:09                                                 ` Juanma Barranquero
2014-03-22 19:18                                                 ` martin rudalics
2014-03-22 19:22                                                   ` Juanma Barranquero
2014-03-22 18:43                                             ` martin rudalics
2014-03-22 19:17                                               ` Juanma Barranquero
2014-03-22 19:34                                                 ` martin rudalics
2014-03-22 20:17                                                   ` Robert Marshall
2014-03-22 21:17                                                     ` Juanma Barranquero
2014-03-22 21:35                                                       ` martin rudalics
2014-03-22 21:35                                                     ` martin rudalics
2014-03-22 21:42                                                       ` Juanma Barranquero
2014-03-22 22:16                                                         ` Robert Marshall
2014-03-23 10:11                                                           ` martin rudalics
2014-03-23 11:14                                                             ` Robert Marshall
2014-03-23 11:39                                                               ` martin rudalics
2014-03-23 12:13                                                                 ` Robert Marshall
2014-03-23 13:39                                                                 ` Robert Marshall
2014-03-23 13:51                                                                   ` martin rudalics
2014-03-23 14:11                                                                     ` martin rudalics
2014-03-23 14:30                                                                     ` Robert Marshall
2014-03-23 14:55                                                                       ` martin rudalics
2014-03-23 15:03                                                                         ` martin rudalics
2014-03-23 15:34                                                                           ` Robert Marshall
2014-03-23 15:17                                                                         ` Robert Marshall
2014-03-23 15:28                                                                           ` martin rudalics
2014-03-23 16:10                                                                             ` Robert Marshall
2014-03-23 16:37                                                                               ` Juanma Barranquero
2014-03-23 16:57                                                                                 ` martin rudalics
2014-03-23 17:19                                                                                   ` martin rudalics
2014-03-23 17:07                                                                                 ` Robert Marshall
2014-03-23 16:50                                                                               ` martin rudalics
2014-03-23 17:11                                                                                 ` Robert Marshall
2014-03-23 17:28                                                                                   ` martin rudalics
2014-03-23 17:43                                                                                     ` Robert Marshall
2014-03-23 18:09                                                                                       ` martin rudalics
2014-03-23 19:06                                                                                         ` Robert Marshall
2014-03-23 19:11                                                                                       ` Juanma Barranquero
2014-03-23 19:32                                                                                         ` Robert Marshall
2014-03-23 20:17                                                                                           ` Juanma Barranquero
2014-03-23 21:01                                                                                             ` Robert Marshall
2014-03-23 21:08                                                                                               ` Juanma Barranquero
2014-03-23 21:17                                                                                           ` Juanma Barranquero
2014-03-23 21:35                                                                                             ` Robert Marshall
2014-03-24  0:13                                                                                               ` Juanma Barranquero
2014-03-24  8:09                                                                                                 ` Robert Marshall
2014-03-24 11:32                                                                                                   ` Juanma Barranquero
2014-03-24 11:36                                                                                                     ` Juanma Barranquero
2014-03-24 12:03                                                                                                       ` Robert Marshall
2014-03-24 12:56                                                                                                         ` Juanma Barranquero
2014-03-24 13:23                                                                                                           ` Robert Marshall
2014-03-24 14:57                                                                                                             ` Juanma Barranquero
2014-03-24 15:22                                                                                                               ` Robert Marshall
2014-03-24 15:41                                                                                                                 ` Juanma Barranquero
2014-03-24 16:09                                                                                                                   ` Robert Marshall
2014-03-24 16:16                                                                                                                     ` Juanma Barranquero
2014-03-24 17:13                                                                                                                       ` Robert Marshall
2014-03-24 17:24                                                                                                                         ` Juanma Barranquero
2014-03-24 18:48                                                                                                                           ` Robert Marshall
     [not found]                                                                                                                             ` <CAAeL0SQ=mwj+FAf_vR8F5-9bdFw0FcejGFvfNKAAPNwZHZruHw@mail.gmail.com>
2014-03-24 21:33                                                                                                                               ` Robert Marshall
2014-03-24 21:52                                                                                                                                 ` Juanma Barranquero
2014-03-24 22:43                                                                                                                                   ` Robert Marshall
2014-03-24 23:37                                                                                                                                     ` Juanma Barranquero
2014-03-25  7:12                                                                                                                                       ` Robert Marshall
2014-03-25 10:40                                                                                                                                         ` Juanma Barranquero
2014-03-25 11:09                                                                                                                                           ` Robert Marshall
2014-03-25 12:32                                                                                                                                             ` Juanma Barranquero
2014-03-25 14:57                                                                                                                                               ` martin rudalics
2014-03-25 15:48                                                                                                                                                 ` Eli Zaretskii
2014-03-26 16:34                                                                                                                                                   ` Juanma Barranquero
2014-03-26 17:08                                                                                                                                                     ` Robert Marshall
2014-03-26 17:15                                                                                                                                                       ` Juanma Barranquero
2014-03-26 17:29                                                                                                                                                         ` Robert Marshall
2014-03-26 17:54                                                                                                                                                         ` Eli Zaretskii
2014-03-26 18:19                                                                                                                                                           ` Juanma Barranquero
2014-03-26 19:14                                                                                                                                                             ` Robert Marshall
2014-03-26 20:18                                                                                                                                                               ` Juanma Barranquero
2014-03-26 22:58                                                                                                                                                                 ` Robert Marshall
2014-03-26 23:00                                                                                                                                                                   ` Juanma Barranquero
2014-03-27  0:59                                                                                                                                                                   ` Juanma Barranquero
2014-03-27  7:15                                                                                                                                                                     ` Robert Marshall
2014-03-26 23:05                                                                                                                                                             ` Juanma Barranquero [this message]
2014-03-27 15:06                                                                                                                                                               ` Juanma Barranquero
2014-03-22 22:10                                                       ` Robert Marshall
2014-03-22 22:14                                                         ` Juanma Barranquero
2014-03-22 16:56                         ` Robert Marshall
2014-03-22 17:39                           ` Juanma Barranquero
2014-03-23 16:07               ` Robert Marshall
2014-03-20 12:24 ` Juanma Barranquero
2014-03-20 12:57   ` Robert Marshall
2014-03-20 14:02     ` Juanma Barranquero
2014-03-20 16:32       ` Robert Marshall
2014-03-20 16:54         ` Juanma Barranquero
2014-03-20 19:24           ` martin rudalics
2014-03-20 20:23             ` Juanma Barranquero
2014-03-21  8:02               ` martin rudalics
2014-03-21 16:18                 ` Juanma Barranquero
2014-03-22  9:39                   ` martin rudalics
2014-03-22 11:43                     ` Juanma Barranquero
2014-03-22 13:45                       ` martin rudalics
2014-03-22 14:04                         ` Juanma Barranquero
2014-03-22 14:21                           ` martin rudalics
2014-03-22 14:27                         ` Eli Zaretskii
2014-03-22 15:21                           ` martin rudalics
2014-03-22 14:39                     ` Stefan
2014-03-22 15:21                       ` martin rudalics

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAeL0SRWxduRiVRnfdTaa583VaTpRtyK96XN+UNjHbpr085J7A@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=17046@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=robert@capuchin.co.uk \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).