From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: executable-find not defined Date: Thu, 12 May 2005 11:17:59 +0000 (UTC) Message-ID: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1115896650 20340 80.91.229.2 (12 May 2005 11:17:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 May 2005 11:17:30 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 12 13:17:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DWBgi-0002sW-3O for ged-emacs-devel@m.gmane.org; Thu, 12 May 2005 13:17:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWBpd-0003fY-Kn for ged-emacs-devel@m.gmane.org; Thu, 12 May 2005 07:26:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DWBn7-000345-1w for emacs-devel@gnu.org; Thu, 12 May 2005 07:23:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DWBn1-00030h-0V for emacs-devel@gnu.org; Thu, 12 May 2005 07:23:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWBmz-0002za-8u for emacs-devel@gnu.org; Thu, 12 May 2005 07:23:37 -0400 Original-Received: from [69.168.108.225] (helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DWBoH-00057B-EX for emacs-devel@gnu.org; Thu, 12 May 2005 07:24:57 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Thu, 12 May 2005 11:17:59 +0000 (UTC) Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:37026 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37026 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