all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carlos Pita <carlosjosepita@gmail.com>
To: 18107@debbugs.gnu.org
Subject: bug#18107: emacsclient: maximization and size hints
Date: Fri, 25 Jul 2014 12:52:05 -0300	[thread overview]
Message-ID: <CAELgYhcsWp-znJ_XOw8NKPNFULFNUFUL5pGwZeqoh8YWsFtphg@mail.gmail.com> (raw)

When you call emacsclient like this:

   emacsclient -c  -F "((fullscreen . maximized))"

the maximization ignores the size hints and some residual area could
be left behind, looking like a phantom modeline below the real one.
This doesn't happen when you manually or programatically maximize
emacs after launch. Extra space could be reserved at the east and
south edges, of course, because of the multiple-of-char-size
restriction, but this extra space is correctly painted with the
background color. It seems to me like some issue with the order of the
initialization sequence.

Nevertheless, I believe this is mostly irrelevant for 24.4 as the
multiple-of-char-size restriction would be no more binding.





             reply	other threads:[~2014-07-25 15:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25 15:52 Carlos Pita [this message]
2014-07-26  9:00 ` bug#18107: emacsclient: maximization and size hints martin rudalics
     [not found]   ` <CAELgYhfgwN_8DDKQPJpV5z3TGMnVTNbfX+6hRvSyQsGXAHRQHg@mail.gmail.com>
2014-07-26  9:32     ` martin rudalics
     [not found]       ` <CAELgYhdy2Zm7wSrjPz9t3AO0SnSXX_mz25mT3VX5=DKM1M0N9Q@mail.gmail.com>
2014-07-26  9:43         ` 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

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

  git send-email \
    --in-reply-to=CAELgYhcsWp-znJ_XOw8NKPNFULFNUFUL5pGwZeqoh8YWsFtphg@mail.gmail.com \
    --to=carlosjosepita@gmail.com \
    --cc=18107@debbugs.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.