Session Overview Related Details News »Project »Download

News for Package Session

Latest Version: 2.2a (21 Aug 2003).
Requirements: Emacs-20.2, XEmacs-20.2, or higher.
No menu support for Emacs before Version 21.1.
Note: You cannot share the same session file between Emacs and XEmacs.
Licence: GNU General Public License.

Changes with Release 2.2a

Changes with Release 2.2

Installation Instructions

  1. Copy file session/lisp/session.el into your load-path and byte-compile it.
  2. Insert the following code into your Emacs init file (~/.emacs):
    (require 'session)
    (add-hook 'after-init-hook 'session-initialize)
  3. If you want to customize package Session, use M-x customize-group RET session RET or the customize entry in menu Options.

Installation instructions with explanations can be found in file session/INSTALL of the distribution.

Christoph Wedler, 21 Aug 2003