unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
Subject: executable-find not defined
Date: Thu, 12 May 2005 11:17:59 +0000 (UTC)	[thread overview]
Message-ID: <m1DWBhX-0004RUC@rattlesnake.com> (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

                 reply	other threads:[~2005-05-12 11:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1DWBhX-0004RUC@rattlesnake.com \
    --to=bob@rattlesnake.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).