Ads by Google

Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Saturday, October 18, 2014

Emacs 24.4 release candidate 1

Looks like Emacs release candidate is out and that the official release will come in a few days.  In related news, Alexander Shukaev has posted on the help-gnu-emacs mailing lists about providing precompiled Emacs versions along with the DLLs for Windows.  It may save time for those of you who need specific features that are not compiled into the official release.  You should direct your queries to Alexander, on the list, I think, if you need any clarifications.

Thursday, September 13, 2012

Friday, August 15, 2008

Emacs Frames and Windows

For those of you who are new to Emacs and it's terminology, here's something that you need to grasp.

A frame in Emacs is equivalent to your window in normal Windows terminology. Well, sort of. An Emacs invocation can instantiate any number of frames and you'd see it in your taskbar as individual application instances.

A window in Emacs is the one that holds a buffer. An Emacs frame can have any number of windows. At any instant, there will be one window that will have focus or be the "selected window".


In the above picture, there is one frame with three windows. Two of the windows are showing the same help screen and the third is the scratch buffer. So you could open any number of frames using C-x 5 2 and within each create any number of buffers with C-x 2 or C-x 3. Depending on your working style and screen real estate, you could do one file on one frame or one file per window in one frame or combination thereof.

For a more detailed, see the manual sections, frames and windows.

Thursday, July 10, 2008

Adding Emacs to your Global Context Menu in Windows

If you are a windows user and want emacs to appear in the context menu, here's one way to do that. It involves tinkering with the registry and it creates a new instance of Emacs on every file you use it on.

Thursday, March 6, 2008

Emacs Pretest available

With the next release of Emacs imminent this year, it might be a good idea to download the pretest and take it for a spin.

For Windows there is a prebuilt version available that one can try instead of trying to build from the source.

Emacs Developers call the betas pretest.