Remember all opened files with split windows and their positions in Emacs

Viewed 4783

It took really a lot of time to get used to Emacs, but everything I want to have from normal editor like Coda, is just impossible without additional scripts.

I want to restore everything like it was before.

Split windows, their position, opened files/shells/debugger. Everything back to as it was. Coda can do this, Eclipse can do this, anything can do this.

When I need any normal feature for Emacs it always needs tons of scripts to have it. I thought I really would die with pyflakes, code-color, shrink-windows bindings and 20 other scripts which I even don't remember... Why are so many elementary things not integrated already???

Any good books for beginners?

5 Answers
Related