From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "harry meyers" Newsgroups: gmane.emacs.help Subject: Re: Dired vs MC Date: 20 Dec 2006 05:13:20 -0800 Organization: http://groups.google.com Message-ID: <1166620400.717578.20110@79g2000cws.googlegroups.com> References: <1166611830.878614.220620@n67g2000cwd.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1166622121 9917 80.91.229.10 (20 Dec 2006 13:42:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Dec 2006 13:42:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 20 14:41:58 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gx1hj-0002AX-7C for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Dec 2006 14:41:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gx1hi-0005Kx-MT for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Dec 2006 08:41:54 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!79g2000cws.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 87.160.181.194 Original-X-Trace: posting.google.com 1166620407 3307 127.0.0.1 (20 Dec 2006 13:13:27 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 20 Dec 2006 13:13:27 +0000 (UTC) In-Reply-To: <1166611830.878614.220620@n67g2000cwd.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061024 Iceweasel/2.0 (Debian-2.0+dfsg-1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 79g2000cws.googlegroups.com; posting-host=87.160.181.194; posting-account=I30K0Q0AAABNbMHNxg3aE0UsnX5wNzh2 Original-Xref: shelby.stanford.edu gnu.emacs.help:144162 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39765 Archived-At: bcochofel schrieb: > I'm used to use mc (midnight commander) to manage my files because of > the 2 collum option. Recently I've changed to dired and I'm satisfied > with the option (setq dired-dwim-target t)... > > What I want to know is: > > Can I use one buffer of dired to access a ssh path? http://www.emacswiki.org/cgi-bin/wiki/AngeFtp With ange you can work on your remote files within a dired buffer harry