unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* executable-find not defined
@ 2005-05-12 11:17 Robert J. Chassell
  0 siblings, 0 replies; only message in thread
From: Robert J. Chassell @ 2005-05-12 11:17 UTC (permalink / raw)


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:bob@shell.berkshire.net:/home/bob/www/notions/reputation-implementation.html" nil)
  expand-file-name("/ssh:bob@shell.berkshire.net:/home/bob/www/notions/reputation-implementation.html")
  find-file-noselect("/ssh:bob@shell.berkshire.net:/home/bob/www/notions/reputation-implementation.html" nil nil nil)
  find-file("/ssh:bob@shell.berkshire.net:/home/bob/www/notions/reputation-implementation.html" nil)
  eval((find-file "/ssh:bob@shell.berkshire.net:/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                         
    bob@rattlesnake.com                         GnuPG Key ID: 004B4AC8
    http://www.rattlesnake.com                  http://www.teak.cc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-12 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-12 11:17 executable-find not defined Robert J. Chassell

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).