EFS 1.15 bug: compiling in emacs 19.34
Christopher Stacy (cstacy@pilgrim.com)
Sat, 21 Feb 1998 07:01:51 -0500
Greetings earthlings:
In a clean Emacs, I was manually byte-compiling the distribution per the
instructions, and had some kind of weird trouble with the "passwd.el" file.
I did the two magic files first, then did byte-recompile-directory.
Things were fine, but then Emacs went into an c-G interruptable infinite
loop compiling that file. Unfortunately, I wasn't paying attention to
what combination of things I did to win. Punting, starting another Emacs
loading the two files, and doing m-x byte-compile-file, probably.
Emacs : GNU Emacs 19.34.4 (i386-*-nt4.0) of Tue Jul 22 1997 on woozle
Package: efs
==============
(setq
efs-19.23-version "1.15/1.9"
efs-cu-version "1.15/1.11"
efs-defun-version "1.15/1.3"
efs-fnh-version "1.15/1.1"
efs-netrc-version "1.15/1.9"
efs-ovwrt-version "1.15/1.5"
efs-report-version "1.15/1.8"
efs-version "1.15/1.55"
efs-vms-version "1.15/1.13"
efs-36-bit-binary-file-name-regexp nil
efs-anonymous-umask nil
efs-auto-save 0
efs-auto-save-remotely nil
efs-backup-by-copying nil
efs-binary-file-host-regexp nil
efs-binary-file-name-regexp "\\.\\([zZ]\\|t?gz\\|lzh\\|arc\\|zip\\|zoo\\|ta[rz]\\|dvi\\|sit\\|ps\\|elc\\|gif\\|Z-part-..\\|tpz\\|exe\\|[jm]pg\\|TZ[a-z]?\\|lib\\)\\(~\\|~[0-9]+~\\)?$\\|\\.\\(ARC\\|ELC\\|TAGS\\|EXE\\|ZIP\\|DVI|ZOO\\|GIF\\|T?GZ\\|[JM]PG\\)\\([.#;][0-9]+\\)?$"
efs-buffer-name-case nil
efs-compute-remote-buffer-file-truename nil
efs-debug-ftp-connection nil
efs-ding-on-chmod-failure t
efs-ding-on-umask-failure t
efs-disable-netrc-security-check nil
efs-expire-ftp-buffers t
efs-ftp-buffer-expire-time nil
efs-ftp-program-args '("-i" "-n" "-g" "-v")
efs-ftp-prompt-regexp "^\\(ftp\\|Ftp\\|FTP\\)> *"
efs-gateway-ftp-prompt-regexp "^\\(ftp\\|Ftp\\|FTP\\)> *"
efs-gateway-hash-mark-size nil
efs-gateway-incoming-binary-hm-size nil
efs-generate-anonymous-password t
efs-hash-mark-size 1024
efs-high-security-hosts nil
efs-incoming-binary-hm-size nil
efs-local-apollo-unix nil
efs-ls-cache-max 5
efs-make-backup-files '(unix sysV-unix bsd-unix next-unix apollo-unix dumb-unix dumb-apollo-unix super-dumb-unix)
efs-max-ftp-buffer-size 3000
efs-maximize-idle nil
efs-message-interval 0
efs-nlist-cmd "ls"
efs-nslookup-on-connect nil
efs-nslookup-program "nslookup"
efs-prompt-for-transfer-type nil
efs-pty-check-retry-time 5
efs-pty-check-threshold 1000
efs-retry-time 5
efs-root-umask nil
efs-send-hash t
efs-set-modtimes-synchronously nil
efs-short-circuit-to-remote-root nil
efs-suppress-abort-recursive-edit-and-then nil
efs-text-file-name-regexp ".*"
efs-treat-crlf-as-nl nil
efs-umask nil
efs-verbose t
efs-verify-anonymous-modtime nil
efs-verify-modtime-host-regexp ".*"
efs-ftp-program-name "C:\\PROGRA~1\\GNU\\EXE\\FTP.EXE"
efs-ftp-program-args '("-i" "-n" "-g" "-v")
efs-local-host-regexp ".*"
efs-ftp-local-host-regexp ".*"
efs-gateway-host nil
efs-gateway-type nil
reporter-version "2.20"
features '(pop3 rmail mail-utils smtpmail yow cookie1 mailabbrev mailalias sendmail reporter efs-report efs-vms
font-lock versioned untranslated-filesystems dos-mode gnuserv avoid mldrag ccsnex aggressive-completion
paren paren2 timer view default-dir efs-19\.23 efs-fnh passwd efs-ovwrt efs-cu efs-netrc efs-defun
comint ring backquote efs env ediff-hook vc-hooks lisp-float-type disp-table ls-lisp lisp-mode page
menu-bar select scroll-bar mouse facemenu faces frame)
)