Session Management for Emacs
Description
When you start Emacs, package Session restores various variables (e.g., input histories) from your last session. It also provides a menu containing recently changed/visited files and restores the places (e.g., point) of such a file when you revisit i
Session Management for Emacs Web SiteFeatures
- Bug fix: Saving the session file would infloop due to variables with recursive values (often in rings).
- Bug fix: Exiting Emacs might have failed due to buffers visiting remote files with lost connections.
- Use Emacs user directory for session save file.
- Installation now works via customization.
- Improve file menus. Miscellaneous.
- Make session better interact with org-mode.
User Ratings
User Reviews
-
Simple to use.