pspp for Debian --------------- ---- Documentation ---- The PSPP documentation is available in INFO via: info pspp also in HTML and PDF in /usr/share/doc/pspp You may install the "doc-central" package and point your browser at http://localhost/dc and look under "apps/math", or install the "dwww" package and point your browser at http://localhost/dwww and search for "pspp", or install the "dhelp" package and point your browser at http://localhost/doc/HTML/index.html and look under "math". ---- Emacs mode for PSPP ---- To use pspp-mode.el, you may want to add something like this to your .emacs file: (autoload 'pspp-mode "pspp-mode" nil t) (add-to-list 'auto-mode-alist '("\\.sps\\'" . pspp-mode)) - Jim Van Zandt -- Friedrich Beckmann Thu, 07 Aug 2014 03:04:58 +0200