(add-to-list 'load-path (expand-file-name ".")) (add-to-list 'load-path (expand-file-name "poe")) (add-to-list 'load-path (expand-file-name "emacs-lisp")) (add-to-list 'load-path (expand-file-name "mail")) (add-to-list 'load-path (expand-file-name "mime")) (princ (format "load-path = %S\n" load-path))