emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#19619: closed (25.0.50; Fullheight frames in daemo


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#19619: closed (25.0.50; Fullheight frames in daemonized emacsen are wrong width)
Date: Fri, 13 Feb 2015 18:31:02 +0000

Your message dated Fri, 13 Feb 2015 19:30:09 +0100
with message-id <address@hidden>
and subject line Re: bug#19619: 25.0.50; Fullheight frames in daemonized 
emacsen are wrong width
has caused the debbugs.gnu.org bug report #19619,
regarding 25.0.50; Fullheight frames in daemonized emacsen are wrong width
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
19619: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19619
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.50; Fullheight frames in daemonized emacsen are wrong width Date: Fri, 16 Jan 2015 12:39:29 -0500 User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)
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:

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

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
(address@hidden)

--- End Message ---
--- Begin Message --- Subject: Re: bug#19619: 25.0.50; Fullheight frames in daemonized emacsen are wrong width Date: Fri, 13 Feb 2015 19:30:09 +0100
Things seem to work correctly in a recently pulled master.  Thank you!

Closing.

Thank you for the report, martin


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]