unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: 5268@debbugs.gnu.org
Subject: bug#5268: 23.1.90; # of rows/columns not adjusted by change of internal-border-width	for fullscreen frames
Date: Sat, 26 Dec 2009 09:55:36 +0100	[thread overview]
Message-ID: <4B35CF88.6040201@gmx.at> (raw)
In-Reply-To: <wl8wcqzirl.wl%mituharu@math.s.chiba-u.ac.jp>

 >   1. emacs -Q
 >   2. (set-frame-parameter nil 'fullscreen 'fullboth) C-j
 >   3. (frame-parameter nil 'width) C-j	[which gives 176 for me]

Gives 156 here.

 >   4. (set-frame-parameter nil 'font "-*-courier-*--20-*") C-j
 >   5. (frame-parameter nil 'width) C-j	[which gives 112 for me]

Gives 102 here and the frame is still full size.  But if I now do

(set-frame-parameter nil 'font "-*-courier-*--12-*")

the frame is sized down and

(frame-parameter nil 'width)

still evaluates to 102 (after doing that the frame sometimes misses its
modeline, for whatever reason).

With GNU Emacs 23.1.90.1 (i386-mingw-nt5.1.2600) of 2009-12-14 so any
differences we see might be related to our ports.

martin






  reply	other threads:[~2009-12-26  8:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-25  1:03 bug#5268: 23.1.90; # of rows/columns not adjusted by change of internal-border-width for fullscreen frames YAMAMOTO Mitsuharu
2009-12-25 11:26 ` martin rudalics
2009-12-26  0:22   ` YAMAMOTO Mitsuharu
2009-12-26  8:55     ` martin rudalics [this message]
2009-12-27  4:09       ` YAMAMOTO Mitsuharu
2009-12-27 11:02         ` martin rudalics
2009-12-28  0:51           ` YAMAMOTO Mitsuharu

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=4B35CF88.6040201@gmx.at \
    --to=rudalics@gmx.at \
    --cc=5268@debbugs.gnu.org \
    --cc=mituharu@math.s.chiba-u.ac.jp \
    /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).