emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Implement functions for measuring fonts and max chars per li


From: Perry E. Metzger
Subject: Re: [PATCH] Implement functions for measuring fonts and max chars per line
Date: Sat, 17 Jan 2015 19:11:37 -0500

On Sat, 17 Jan 2015 23:24:15 +0100 David Kastrup <address@hidden> wrote:
> > No, frame. I'd like to be able to set my default frame height to
> > "full height" for the display (filling the display from top to
> > bottom) -- right now I do guesswork to do this, and my .emacs
> > breaks when I switch to a new display.
> 
> Uh, maximize vertically?  I do that with my window manager,

I can't.

> but Emacs also offers it as a command line option
> 
> ‘-fh’
> ‘--fullheight’
>      Specify that the height should be the height of the screen.

Yes. What I want to do is do it programatically in elisp, not on the
command line. I would like to put it in my .emacs and such. Right
now I just manually figure out what maximum height is on a given
system with a given font and hard code that. I don't want to hard
code it.

Perry
-- 
Perry E. Metzger                address@hidden



reply via email to

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