.emacs
in your home
directory, copy ~shapiro/.emacs
into your
home directory.
If you do have a file named .emacs
in your home
directory, copy Lisp and ACL related material (and
anything else that looks interesting) from
~shapiro/.emacs
into your
.emacs
file.
~shapiro/.emacs-for-acl.el
into your home
directory.
emacs
M-x run-acl
:ld /projects/snwiz/bin/sneps
(snepslog)
(sneps)
:pa snepsul
(sneps::sneps-setup)
(atnin <grammar-file>)
(lexin <lexicon-file>)
(parse)
C-x C-c