all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Welsh Duggan <mwd@cert.org>
To: 19619@debbugs.gnu.org
Subject: bug#19619: 25.0.50; Fullheight frames in daemonized emacsen are wrong width
Date: Fri, 16 Jan 2015 12:39:29 -0500	[thread overview]
Message-ID: <tnt387a7hgu.fsf@watermonitor.yellow.cert.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 276 bytes --]


echo "(setq default-frame-alist '((fullscreen . fullheight)))" > /tmp/foo.el
emacs -Q --daemon -l /tmp/foo.el
emacsclient -c -n

Using the above recipe, I get a frame width of 78 characters instead of
80 characters.  The information from (window--frame-dump) is as follows:


[-- Attachment #2: frame.txt --]
[-- Type: text/plain, Size: 892 bytes --]

frame pixel: 658 x 971   cols/lines: 82 x 54   units: 8 x 17
frame text pixel: 624 x 933   cols/lines: 78 x 54
tool: 36  scroll: 16/0  fringe: 16  border: 1  right: 0  bottom: 0

#<window 3 on *scratch*>   parent: nil
pixel left: 0   top: 36   size: 656 x 916   new: 0
char left: 0   top: 3   size: 82 x 53   new: 0
normal: 1.0 x 1.0   new: 0
body pixel: 624 x 899   char: 78 x 52
width left fringe: 8  left margin: 0  right margin: 0
width right fringe: 8  scroll-bar: 16  divider: 0
height header-line: 0  mode-line: 17  divider: 0

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 952   size: 656 x 17   new: 0
char left: 0   top: 56   size: 656 x 1   new: 0
normal: 1.0 x 1.0   new: 0
body pixel: 624 x 17   char: 78 x 1
width left fringe: 8  left margin: 0  right margin: 0
width right fringe: 8  scroll-bar: 16  divider: 0
height header-line: 0  mode-line: 0  divider: 0


[-- Attachment #3: Type: text/plain, Size: 781 bytes --]


In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, X toolkit)
 of 2015-01-15 on watermonitor.yellow.cert.org
Repository revision: c263a40a9ac76a87b919ca8d425736797c3c399c
Windowing system distributor `Red Hat, Inc.', version 11.0.11500000
System Description:	Red Hat Enterprise Linux Server release 6.6 (Santiago)

Configured using:
 `configure --without-toolkit-scroll-bars --with-x-toolkit=lucid
 --with-wide-int --prefix=/home/mwd
 PKG_CONFIG_PATH=/home/mwd/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig'

Configured features:
XPM JPEG TIFF GIF PNG IMAGEMAGICK SOUND GPM DBUS NOTIFY LIBSELINUX
GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

-- 
Michael Welsh Duggan
(mwd@cert.org)

             reply	other threads:[~2015-01-16 17:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 17:39 Michael Welsh Duggan [this message]
2015-01-16 17:55 ` bug#19619: 25.0.50; Fullheight frames in daemonized emacsen are wrong width 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
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=tnt387a7hgu.fsf@watermonitor.yellow.cert.org \
    --to=mwd@cert.org \
    --cc=19619@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.