Entries Tagged as 'x'
February 22nd, 2007 by Ryan McGeary · 31 Comments
In part 1 of the series, we discussed two ways to resize the emacs frame on startup. Here, we will use the display-pixel-width and display-pixel-height functions to automatically determine the proper size of the emacs frame.
Option 3 (the package)
As I tried to come up with a generic way to maximize the emacs frame on [...]
[Read more →]
Tags:elisp · osx · tips · windows · x
January 29th, 2007 by Ryan McGeary · 10 Comments
This is part one of a two-part series. Here we’ll discuss some straight forward options for maximizing and resizing the emacs window on startup. In part two, we’ll explore a more advanced alternative.
I like to maximize my emacs window (aka frame) to fit the entire screen when I really want to focus on [...]
[Read more →]
Tags:elisp · osx · tips · windows · x