Results 1 to 2 of 2
Hi all
How can I configure .emacs to open emacs with a different window size (width) depending on the file type being opened.
For example, let say I want to ...
- 11-14-2011 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 1
.emacs configuration
Hi all
How can I configure .emacs to open emacs with a different window size (width) depending on the file type being opened.
For example, let say I want to have 80 characters when I open a .v (Verilog) file and 160 characters when I open a .pl (Perl) file.
Is this possible?
Thanks,
o-t-o
- 11-18-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,954
The basic window that emacs is displayed within is called a frame. Check out this link: Set The Size and Position of Emacs Frames
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
