From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: Re: dired accessing USB drives Date: Tue, 8 Mar 2011 06:26:34 +0000 (UTC) Organization: Public Access Networks Corp. Message-ID: References: <30937373.post@talk.nabble.com> <87r5b7is8i.fsf@yahoo.es> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1299566629 30458 80.91.229.12 (8 Mar 2011 06:43:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2011 06:43:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 08 07:43:43 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pwqcy-0006ws-06 for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Mar 2011 07:43:43 +0100 Original-Received: from localhost ([127.0.0.1]:50541 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pwqc6-0005pW-1q for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Mar 2011 01:41:46 -0500 Original-Path: usenet.stanford.edu!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 48 Original-NNTP-Posting-Host: panix2.panix.com Original-X-Trace: reader1.panix.com 1299565594 20011 166.84.1.2 (8 Mar 2011 06:26:34 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Tue, 8 Mar 2011 06:26:34 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Original-Xref: usenet.stanford.edu gnu.emacs.help:185723 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:79875 Archived-At: In article , Michel Chassey wrote: > >Thanks a lot, >this newbie just learned something. I was asking for something not so >simple, but more valuable, your patience. > >Michel Chassey >I hope I haven't exhausted it .B-) > > >trebol55555 wrote: >> >> Hello Michel, >> just mount the usb drive on a folder and visit that folder with dired. >> >> It's very simple, you are asking for something more complicated? >> >> Bye, Trebol. >> >> Michel Chassey writes: >> >>> Hello everyone, >>> on GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.22.0) of >>> 2010-11-26 on vernadsky, modified by Debian >>> Ubuntu 10.10 >>> >>> is it possible for Dired to access USB drives >>> >>> Any help will be appreciated. >>> >>> Michel Chassey >> >> >> > >-- >View this message in context: http://old.nabble.com/dired-accessing-USB-drives-tp30937373p30945851.html >Sent from the Emacs - Help mailing list archive at Nabble.com. > > I just plug it in, then do a "df" to see what it's called, and C-x d on that. David