From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.bugs Subject: `remote-shell-program' should be customizable Date: Fri, 08 Oct 2004 18:13:26 +0100 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097257553 16652 80.91.229.6 (8 Oct 2004 17:45:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Oct 2004 17:45:53 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 08 19:45:48 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CFyoO-000573-00 for ; Fri, 08 Oct 2004 19:45:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFyqX-0003Xp-IG for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Oct 2004 13:48:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CFyaq-0004NN-UO for bug-gnu-emacs@gnu.org; Fri, 08 Oct 2004 13:31:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CFyXE-0002Nb-Qb for bug-gnu-emacs@gnu.org; Fri, 08 Oct 2004 13:28:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFyPv-00076D-Ey for bug-gnu-emacs@gnu.org; Fri, 08 Oct 2004 13:20:32 -0400 Original-Received: from [148.79.80.39] (helo=albion.dl.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CFyJ4-0002kz-V5 for bug-gnu-emacs@gnu.org; Fri, 08 Oct 2004 13:13:27 -0400 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 1CFyJ4-000159-00 for ; Fri, 08 Oct 2004 18:13:26 +0100 Original-To: bug-gnu-emacs@gnu.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9237 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9237 Apart from the variable needing to be customizable, I think "ssh" is a better default these days. (I wanted to use ssh.) Also, I guess ange-ftp should use `remote-shell-program' as the value of `ange-ftp-remote-shell' (or instead of it).