How to set the position and size for Emacs 22 Windows
runemacs.exe -g 80x61+618+0
this creates an initial emacs frame 80 columns wide, 61 lines tall, 618
pixels offset from the left edge of the screen and 0 pixels offset from
the top of the screen. See also
http://www.gnu.org/software/emacs/windows/faq4.html#attributes
<http://www.gnu.org/software/emacs/windows/faq4.html>
Related posts
- Magit in Spacemacs (evil-magit) notes — posted 2018-11-02
- Switching from Emacs to Vim (actually Spacemacs) — posted 2015-12-31
- Colorized, interactive "git blame" in Emacs: vc-annotate — posted 2011-05-28
- My Emacs Python environment — posted 2010-05-10
- Emacs espresso-mode for jQuery — posted 2010-03-10
- Notes on C++ development with Emacs on Ubuntu Linux — posted 2009-07-08