all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: martin rudalics <rudalics@gmx.at>
Cc: Michael Welsh Duggan <mwd@md5i.com>, 19619@debbugs.gnu.org
Subject: bug#19619: 25.0.50; Fullheight frames in daemonized emacsen are wrong width
Date: Tue, 10 Feb 2015 11:13:13 +0100	[thread overview]
Message-ID: <87386edqh2.fsf@gmx.net> (raw)
In-Reply-To: <54D8FF72.1040107@gmx.at> (martin rudalics's message of "Mon, 09 Feb 2015 19:41:54 +0100")

On Mon, 09 Feb 2015 19:41:54 +0100 martin rudalics <rudalics@gmx.at> wrote:

>> Do you mean using the parameter (fullscreen . fullboth) and tool bar on
>> the left?
>
> I meant (fullscreen . fullwidth) and the tool bar on top.  But that's
> irrelevant wrt to how many characters fit on a line, so drop it.
>
>> If so, the result is the same in master with and without you
>> recent patch: there's a bit of space between the last character and the
>> right fringe, but less than one column's worth.
>
> Probably because a fullboth frame's text width is not a multiple of the
> character width.  What does evaluating (window--dump-frame) give on that
> frame?  The result is in a buffer called *window-frame-dump*.  If the
> second value I marked below is not the product of the first and third
> value I marked you should see that.
>
> frame pixel: 1680 x 984   cols/lines: 210 x 60   units: 8 x 16
>                                                         ^
> frame text pixel: 1648 x 968   cols/lines: 206 x 60
>                   ^^^^                     ^^^
> tool: 0  scroll: 16/16  fringe: 16  border: 0  right: 6  bottom: 6

Indeed it's not (i.e. 9x129=1161):

frame pixel: 1199 x 1004   cols/lines: 133 x 52   units: 9 x 19
frame text pixel: 1167 x 1004   cols/lines: 129 x 52
tool: 0  scroll: 16/0  fringe: 16  border: 0  right: 0  bottom: 0

Steve Berman





  reply	other threads:[~2015-02-10 10:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 17:39 bug#19619: 25.0.50; Fullheight frames in daemonized emacsen are wrong width Michael Welsh Duggan
2015-01-16 17:55 ` martin rudalics
2015-01-16 18:16   ` Michael Welsh Duggan
2015-01-16 18:47     ` martin rudalics
2015-02-07 19:26     ` martin rudalics
2015-02-08  5:54       ` Michael Welsh Duggan
2015-02-08 20:29         ` Stephen Berman
2015-02-09  9:31           ` martin rudalics
2015-02-09 12:26             ` Stephen Berman
2015-02-09 18:41               ` martin rudalics
2015-02-10 10:13                 ` Stephen Berman [this message]
2015-02-13 18:30         ` 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=87386edqh2.fsf@gmx.net \
    --to=stephen.berman@gmx.net \
    --cc=19619@debbugs.gnu.org \
    --cc=mwd@md5i.com \
    --cc=rudalics@gmx.at \
    /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.