unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: emacs-devel@gnu.org
Subject: Annoying (frameset bug?): desktop-mode and maxmized frame
Date: Sun, 10 Nov 2013 10:35:08 +0530	[thread overview]
Message-ID: <87ob5srgmz.fsf@gmail.com> (raw)


I am not sure this counts as an bug or an area for improvement.  The
description is fuzzy.  Please be patient.

Timeline:

Happens post Juanma's frameset enhancements.

----------------------------------------------------------------

Problem: 

Minibuffer gets much below (or beyond) the visible area of my monitor (I
use netbook.)  See the attached screenshot.  This makes Emacs
practically useless.

----------------------------------------------------------------

How do I get in to above scenario:

0. No desktop file.
1. emacs -Q but with desktop enabled.

    (custom-set-variables
     '(desktop-base-file-name "~/.emacs.desktop")
     '(desktop-save-mode t))

2. The frame occupies only a part of my screen.  Maximize it.  

3. IMPORTANT STEP: Open a lot of buffers.  

   This is step is important to ensure that there is a notable delay
   between "the initial frame" and "maximized frame" when Emacs is
   restarted.

4. Save desktop.  Quit Emacs.

5. Restart Emacs.

   Emacs starts with an *un*-maximized frame.  The frame would remain in
   this state until the .emacs (and hence the desktop) is fully loaded.

   CRUCIAL STEP: Don't wait for intitalization to finish.  Maximize the
   frame via the window manager.  (I do this out of habit.)

6. After the Emacs has inited, see a frame where the minibuffer has gone
   underneath my monitor.  i.e., minibuffer is totally inaccessible.

----------------------------------------------------------------

Expected behaviour:

1. Setting of initial frame size should take precedence over other
   initialization stuff or 

2. The frameset code should account for the above quirky behaviour of
   me.  (If frame is maximized, then nothing to do.)












             reply	other threads:[~2013-11-10  5:05 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-10  5:05 Jambunathan K [this message]
2013-11-10 12:25 ` Annoying (frameset bug?): desktop-mode and maxmized frame Juanma Barranquero
2013-11-10 13:39   ` Jambunathan K
2013-11-10 17:29     ` Juanma Barranquero
2013-11-10 17:40       ` Jambunathan K
2013-11-10 17:47         ` Juanma Barranquero
2013-11-11  7:52           ` Jambunathan K
2013-11-11  8:26             ` Jambunathan K
2013-11-11 13:29               ` Stefan Monnier
2013-11-11 10:30             ` Juanma Barranquero
2013-11-11 10:34               ` Jambunathan K
2013-11-11 12:29                 ` Juanma Barranquero
2013-11-11 14:04                   ` Stefan Monnier
2013-11-11 14:15                     ` Juanma Barranquero
2013-11-11 18:16                       ` chad
2013-11-12  5:27                         ` Jambunathan K
2013-11-12 16:10                           ` Eli Zaretskii
2013-11-12 16:24                             ` Jambunathan K
2013-11-12 16:56                               ` Eli Zaretskii
2013-11-11 15:45                   ` Jambunathan K
2013-11-11 15:55                     ` Juanma Barranquero
2013-11-11 16:46                     ` Eli Zaretskii
2013-11-12  8:43                       ` Jambunathan K
2013-11-12 16:15                         ` Eli Zaretskii
2013-11-12 16:38                           ` Jambunathan K
2013-11-11  2:50         ` Stephen J. Turnbull
2013-11-11  4:47           ` Jambunathan K
2013-11-11  5:04             ` Stephen J. Turnbull
2013-11-11  5:12               ` Jambunathan K
2013-11-11  8:39               ` Jambunathan K
2013-11-11 10:27             ` Juanma Barranquero
2013-11-11 11:07               ` Jambunathan K
2013-11-11 12:32                 ` Juanma Barranquero
2013-11-11 15:55                   ` Jambunathan K
2013-11-11 15:58                     ` Juanma Barranquero
2013-11-11 10:23           ` Juanma Barranquero
2013-11-11 10:31             ` Jambunathan K
2013-11-11 10:31               ` Juanma Barranquero
2013-11-11 10:40                 ` Jambunathan K
2013-11-11 12:30                   ` Juanma Barranquero
2013-11-11 11:23         ` Jarek Czekalski
2013-11-11 11:33           ` Jambunathan K

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=87ob5srgmz.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-devel@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 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).