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

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

bug#19619: 25.0.50; Fullheight frames in daemonized emacsen are wrong wi


From: martin rudalics
Subject: bug#19619: 25.0.50; Fullheight frames in daemonized emacsen are wrong width
Date: Fri, 16 Jan 2015 18:55:25 +0100

> 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:

Thanks.  I haven't looked into your recipe yet.  Does the attached patch
improve anything?  If it doesn't apply right away just tell me and don't
bother any further.  I'm working on this problem currently and have
found a couple of related issues.

martin

Attachment: fullscreen.diff
Description: Text document


reply via email to

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