Today's GNU Emacs CVS snapshot, Thu, 2005 May 12  11:04 UTC
GNU Emacs 22.0.50.5 (i686-pc-linux-gnu, GTK+ Version 2.6.4)
started with

     src/emacs -Q -D

Unable to run tramp because 

    Autoloading failed to define function executable-find



Debugger entered--Lisp error: (error "Autoloading failed to define function 
executable-find")
  (executable-find "plink")
  (and (fboundp (quote executable-find)) (executable-find "plink"))
  (if (and (fboundp ...) (executable-find "plink")) "plink" "ssh")
  eval((if (and (fboundp ...) (executable-find "plink")) "plink" "ssh"))
  custom-initialize-reset(tramp-default-method (if (and (fboundp ...) 
(executable-find "plink")) "plink" "ssh"))
  custom-declare-variable(tramp-default-method (if (and (fboundp ...) 
(executable-find "plink")) "plink" "ssh") 
("/usr/local/src/emacs/lisp/net/tramp.elc" . -19271) :group tramp :type string)
  tramp-file-name-handler(expand-file-name "/ssh:[EMAIL 
PROTECTED]:/home/bob/www/notions/reputation-implementation.html" nil)
  expand-file-name("/ssh:[EMAIL 
PROTECTED]:/home/bob/www/notions/reputation-implementation.html")
  find-file-noselect("/ssh:[EMAIL 
PROTECTED]:/home/bob/www/notions/reputation-implementation.html" nil nil nil)
  find-file("/ssh:[EMAIL 
PROTECTED]:/home/bob/www/notions/reputation-implementation.html" nil)
  eval((find-file "/ssh:[EMAIL 
PROTECTED]:/home/bob/www/notions/reputation-implementation.html" nil))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp)

-- 
    Robert J. Chassell                         
    [EMAIL PROTECTED]                         GnuPG Key ID: 004B4AC8
    http://www.rattlesnake.com                  http://www.teak.cc


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to