EFS 1.6 bug: efs-fancy-buffer-names nil loses

Roland McGrath (roland@gnu.ai.mit.edu)
Thu, 17 Mar 94 18:56:15 -0500


Dear bug team:

Funky bug reporter, guys.  With efs-fancy-buffer-names set to nil, I get an
error.  I have to set it to "%s" for what I want.  BTW, these variables
that take format strings are cute but not flexible enough to be worthwhile.
What if I wanted "HOST:USER"?  Should have a generator function instead or
something; pass it the host and user and use its return value.  I think
there are some other cases like this (format string variables); they suffer
from the same inherent limitations.


Emacs  : GNU Emacs 19.22.24 of Tue Mar  8 1994 on churchy.gnu.ai.mit.edu (berkeley-unix)
Package: efs

efs believes that the host type of any is unknown.

current state:
==============
(setq
     efs-19-version "1.6/1.3"
     efs-auto-version "1.6/1.4"
     efs-cu-version "1.6/1.1"
     efs-defun-version "1.6/1.3"
     efs-dired-version "1.6/1.8"
     efs-netrc-version "1.6/1.0"
     efs-ovwrt-version "1.6/1.3"
     efs-report-version "1.5/1.1"
     efs-version "1.6/1.11"
     efs-36-bit-binary-file-name-regexp nil
     efs-anonymous-umask nil
     efs-auto-save 1
     efs-auto-save-remotely nil
     efs-backup-by-copying nil
     efs-binary-file-name-regexp "\\.\\([zZ]\\|gz\\|lzh\\|arc\\|zip\\|zoo\\|ta[rz]\\|dvi\\|ps\\|elc\\|gif\\|Z-part-..\\|tpz\\|exe\\|mpg\\|TZ[a-z]?\\)\\(~\\|~[0-9]+~\\)?$\\|\\.\\(ARC\\|ELC\\|TAGS\\|EXE\\|ZIP\\|DVI|ZOO\\|GIF\\)\\([.#;][0-9]+\\)?$"
     efs-buffer-name-case nil
     efs-compute-remote-buffer-file-truename 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-fancy-buffer-names "%s"
     efs-ftp-buffer-expire-time nil
     efs-ftp-program-args '("-i" "-n" "-g" "-v")
     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 20
     efs-make-backup-files '(unix sysV-unix bsd-unix next-unix apollo-unix dumb-unix super-dumb-unix)
     efs-max-ftp-buffer-size 3000
     efs-maximize-idle t
     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-short-circuit-to-remote-root nil
     efs-suppress-abort-recursive-edit-and-then nil
     efs-umask nil
     efs-verbose t
     efs-verify-anonymous-modtime nil
     efs-verify-modtime-host-regexp ".*"
     efs-ftp-program-name "ftp"
     efs-ftp-program-args '("-i" "-n" "-g" "-v")
     efs-local-host-regexp ".*"
     efs-ftp-local-host-regexp ".*"
     efs-gateway-host nil
     efs-smart-gateway nil
     efs-gateway-program "rsh"
     efs-gateway-program-args nil
     efs-gateway-program-interactive nil
     )