all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: MelloBob <bobmellowood@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: problem with fullheight for inital window
Date: Tue, 25 Apr 2017 11:04:37 -0700 (PDT)	[thread overview]
Message-ID: <a01a6ef5-2c84-4db7-81a6-34e039246428@googlegroups.com> (raw)
In-Reply-To: <odnein$19v6$1@gioia.aioe.org>

On Tuesday, April 25, 2017 at 5:14:17 AM UTC-7, Javier wrote:
> > I've been using this in my .emacs file for years to set up the
> >  initial window size:
> > 
> >    (setq default-frame-alist '((width . 110) (height . fullheight) ))
> > 
> > I think it's due to a recent OS update (Ubuntu to 17.04 and XFCE4),
> > but now the window is 1 line too tall and the bottom buffer is cut
> > off. Suggestions on how to fix this would be appreciated.
> 
> Try replacing the emacs package with emacs24-lucid or emacs25-lucid.
> That should honor your config.

Okay, just tried that. No difference found (well, worse actually since it is missing the bottom 2 lines now instead of 1). I also tried adding the
   
  (setq frame-resize-pixelwise 't) 

into my .emacs. Again, no difference.

It might be an issue with xfce4. I logged into cinnamon and mate sessions and it seems to be fine there.

Any other suggestions?


  parent reply	other threads:[~2017-04-25 18:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24 23:25 problem with fullheight for inital window MelloBob
2017-04-25  0:28 ` Emanuel Berg
2017-04-25 12:14 ` Javier
2017-04-25 12:21   ` jfr
2017-04-25 18:04   ` MelloBob [this message]
2017-04-25 19:09     ` Emanuel Berg

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=a01a6ef5-2c84-4db7-81a6-34e039246428@googlegroups.com \
    --to=bobmellowood@gmail.com \
    --cc=help-gnu-emacs@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.