unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Drew Adams <drew.adams@oracle.com>, 17077@debbugs.gnu.org
Subject: bug#17077: 24.4.50; regression: `set-frame-size' results in wrong frame size
Date: Mon, 24 Mar 2014 10:06:23 +0100	[thread overview]
Message-ID: <532FF58F.1070204@gmx.at> (raw)
In-Reply-To: <f2063671-d4c0-435c-a788-f6571c5cee20@default>

 > In previous builds and releases, including a build as recent as
 > 2014-03-11, (set-frame-size 75 64)

(set-frame-size nil 75 64)

 > ends up with these frame parameters
 > (using my setup, for a special-display frame):
 >
 >   (width . 75) ; <==============================
 >   (height . 62)
...
 >   (width . 74) ; <==============================
 >   (height . 64)
...
 >
 > I don't care so much about the height.  What is definitely wrong is
 > diminishing the specified width (75) by one.  The widest line in the
 > buffer is 75 chars wide, so fitting the frame to a width of 74 does
 > not cut the mustard.
 >
 > Depending on the char (font) size, sometimes the frame fitting still
 > works as it should.  But for other sizes it has this
 > one-char-less-than-required-width failing.  E.g., this is the case
 > also for font "-outline-Lucida
 > Console-normal-normal-normal-mono-10-*-*-*-c-*-iso8859-1" (same font,
 > with size 10).

Should be fixed with revision 116849 on the emacs-24 release branch.

Please also check whether bug#16923 is affected.  The "fix" that caused
the present bug was a stab in direction of fixing 16923.

Thanks, martin





  reply	other threads:[~2014-03-24  9:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-23 22:35 bug#17077: 24.4.50; regression: `set-frame-size' results in wrong frame size Drew Adams
2014-03-24  9:06 ` martin rudalics [this message]
2014-03-24 14:17   ` Drew Adams
2014-03-25 20:43     ` Drew Adams
2014-03-25 21:24       ` martin rudalics
2014-03-25 21:34         ` Drew Adams
2014-03-25 21:37           ` Drew Adams
2014-03-25 21:40       ` Juanma Barranquero
2014-03-28 14:59   ` Drew Adams
2014-03-29  1:51     ` Juanma Barranquero
2014-03-29  1:54       ` Drew Adams

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=532FF58F.1070204@gmx.at \
    --to=rudalics@gmx.at \
    --cc=17077@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    /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).