Adam <[EMAIL PROTECTED]> writes: > I was just looking for a file that would switch into > that mode when loaded. And thought that could be > done by an entry in the top few lines.
create a file ~/tmp/play (for example) w/ the contents: ;;; -*-lisp-interaction-*- then kill that buffer and C-x C-f the file normally. it should be in lisp interaction mode. see also: local variables, major modes, variable `auto-mode-alist', command `eval-expression'. thi _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs