app-shells/bash-4.0_p37: /usr/bin/emacs -batch -q -eval (while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path))) dev-lang/gforth-0.7.0: /usr/bin/emacs -batch -f batch-byte-compile gforth.el dev-scheme/bigloo-3.0c_p4: /usr/bin/emacs --no-init-file -no-init-file --no-site-file -batch -eval (let ((lst load-path) (res )) (while (consp lst) (if (string= (file-name-nondirectory (directory-file-name (car lst))) "site-lisp") (progn (setq res (concat (directory-file-name (car lst)) "/bigloo")) (setq lst ())) (setq lst (cdr lst)))) (message (format "\nbgllisppath:%s" res))) -kill dev-scheme/bigloo-3.0c_p4: /usr/bin/emacs --no-init-file -no-init-file --no-site-file -no-site-file -batch -eval (cond ((string-match "GNU Emacs 22" (emacs-version)) (kill-emacs 22)) ((string-match "GNU Emacs 21" (emacs-version)) (kill-emacs 21)) ((featurep 'xemacs) (kill-emacs 100)) (t (kill-emacs 0))) -kill dev-util/desktop-file-utils-0.16: /usr/bin/emacs -batch -q -eval (while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path))) dev-util/global-5.9: /usr/bin/emacs -batch -q -eval (while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path))) dev-util/idutils-4.2: /usr/bin/emacs -batch -q -eval (while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path))) dev-util/idutils-4.2: /usr/bin/emacs -batch -q -l script -f batch-byte-compile idutils.el sci-mathematics/agda-1.0.2-r2: /usr/bin/emacs -batch -eval (let* ((x (if (string-match "XEmacs" emacs-version) "yes" "no"))) (write-region (if (stringp x) x (prin1-to-string x)) nil "./conftest-18837")) sci-mathematics/maxima-5.18.1: /usr/bin/emacs -batch -q -eval (while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path))) sci-mathematics/pari-2.3.4-r1: /usr/bin/emacs -batch --eval (setq load-path (append (list ".") load-path)) -f batch-byte-compile pari-completion.el pari-conf.el pari-fontification.el pari-help.el pari-messages.el pari.el sli-tools.el sys-devel/gettext-0.17-r1: /usr/bin/emacs -batch -q -eval (while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path))) sys-libs/gpm-1.20.6: /usr/bin/emacs -batch -l /var/tmp/portage/sys-libs/gpm-1.20.6/work/gpm-1.20.6/exec.el -exec (mapcar 'print load-path)