From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "bcochofel" Newsgroups: gmane.emacs.help Subject: Dired vs MC Date: 20 Dec 2006 02:50:30 -0800 Organization: http://groups.google.com Message-ID: <1166611830.878614.220620@n67g2000cwd.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1166614840 15589 80.91.229.10 (20 Dec 2006 11:40:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Dec 2006 11:40:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 20 12:40:39 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 1GwzoF-0005Kd-1Z for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Dec 2006 12:40:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwzoE-0006y1-E4 for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Dec 2006 06:40:30 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!n67g2000cwd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 213.13.115.63 Original-X-Trace: posting.google.com 1166611837 14515 127.0.0.1 (20 Dec 2006 10:50:37 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 20 Dec 2006 10:50:37 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.8) Gecko/20060911 SUSE/1.5.0.8-0.1 Firefox/1.5.0.8,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: n67g2000cwd.googlegroups.com; posting-host=213.13.115.63; posting-account=KQ4asAwAAADqisVynLNiDebPm5CHX-42 Original-Xref: shelby.stanford.edu gnu.emacs.help:144158 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:39761 Archived-At: 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? I really use this a lot under mc but if I can do this under emacs I'll be very happy... Thanks, Bruno