all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* USB-Plug-In an .mp3-player; "My Computer" sees it; Make DIRED see it?
@ 2009-06-29 20:34 David Combs
  2009-06-30  6:30 ` Drew Adams
       [not found] ` <mailman.1556.1246352092.2239.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: David Combs @ 2009-06-29 20:34 UTC (permalink / raw)
  To: help-gnu-emacs


WOULDN'T IT BE NICE:  if DIRED could see "outside of disk C:" to a USB-DEVICE!

Man, you could then do away with having to learn ANY M$ software!  WHOPEE!



Then you could download .mp3-files, and then, via dired, upload
them directly into the mp3-player!

(Oh, you'd also want to be able to clear out
the "title" property of an .mp3-file -- so that if
you rename the mp3-FILE, the mp3-player will use THAT
NEW NAME as its name WITHIN the player.

But, as I discovered the hard way, if there is
something in there, eg a copy of the ORIGINAL filename,
then the player will use THAT name instead, making
your renaming of the FILE-name have no effect (within
the mp3-player).


Thanks, 

David





^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: USB-Plug-In an .mp3-player; "My Computer" sees it; Make DIRED see it?
  2009-06-29 20:34 USB-Plug-In an .mp3-player; "My Computer" sees it; Make DIRED see it? David Combs
@ 2009-06-30  6:30 ` Drew Adams
       [not found] ` <mailman.1556.1246352092.2239.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 5+ messages in thread
From: Drew Adams @ 2009-06-30  6:30 UTC (permalink / raw)
  To: 'David Combs', help-gnu-emacs

> WOULDN'T IT BE NICE:  if DIRED could see "outside of disk C:" 
> to a USB-DEVICE!

It can. What made you think it cannot? C-x d f:/





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: USB-Plug-In an .mp3-player; "My Computer" sees it; Make DIRED see it?
       [not found] ` <mailman.1556.1246352092.2239.help-gnu-emacs@gnu.org>
@ 2009-06-30 11:43   ` Jason Rumney
  2009-06-30 17:15     ` David Combs
  0 siblings, 1 reply; 5+ messages in thread
From: Jason Rumney @ 2009-06-30 11:43 UTC (permalink / raw)
  To: help-gnu-emacs

On Jun 30, 2:30 pm, "Drew Adams" <drew.ad...@oracle.com> wrote:
> > WOULDN'T IT BE NICE:  if DIRED could see "outside of disk C:"
> > to a USB-DEVICE!
>
> It can. What made you think it cannot? C-x d f:/

His mp3 player may not be a mass storage device by the sounds of it,
so instead of appearing in the real file-system it uses MTP or
proprietary drivers to appear in Windows Explorer alongside other non-
filesystem items like "My Bluetooth Places", "Mobile Device" and "USB
Video Device".


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: USB-Plug-In an .mp3-player; "My Computer" sees it; Make DIRED see it?
  2009-06-30 11:43   ` Jason Rumney
@ 2009-06-30 17:15     ` David Combs
  2009-06-30 23:29       ` Jason Rumney
  0 siblings, 1 reply; 5+ messages in thread
From: David Combs @ 2009-06-30 17:15 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 898 bytes --]

In article <34aa5c9b-9d5f-4ab6-87e1-f505149f4156@j14g2000vbp.googlegroups.com>,
Jason Rumney  <jasonrumney@gmail.com> wrote:
>On Jun 30, 2:30 pm, "Drew Adams" <drew.ad...@oracle.com> wrote:
>> > WOULDN'T IT BE NICE:  if DIRED could see "outside of disk C:"
>> > to a USB-DEVICE!
>>
>> It can. What made you think it cannot? C-x d f:/
>
>His mp3 player may not be a mass storage device by the sounds of it,
>so instead of appearing in the real file-system it uses MTP or
>proprietary drivers to appear in Windows Explorer alongside other non-
>filesystem items like "My Bluetooth Places", "Mobile Device" and "USB
>Video Device".

indeed: choices:
  auto detect
  mtp
  msc

What I have is a SANSA [sandisk] "clip".  

Question: do MANY brands of mp3-players operate similarly to this?

ie, would it be worth it for someone to hack-together something 
to let emacs work with it?


Thanks,

David




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: USB-Plug-In an .mp3-player; "My Computer" sees it; Make DIRED see it?
  2009-06-30 17:15     ` David Combs
@ 2009-06-30 23:29       ` Jason Rumney
  0 siblings, 0 replies; 5+ messages in thread
From: Jason Rumney @ 2009-06-30 23:29 UTC (permalink / raw)
  To: help-gnu-emacs

On Jul 1, 1:15 am, dkco...@panix.com (David Combs) wrote:

>   auto detect
>   mtp
>   msc

If I'm not mistaken, msc stands for Mass Storage Class, and will
result in your device being assigned a drive letter so Emacs can
access it.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-06-30 23:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-29 20:34 USB-Plug-In an .mp3-player; "My Computer" sees it; Make DIRED see it? David Combs
2009-06-30  6:30 ` Drew Adams
     [not found] ` <mailman.1556.1246352092.2239.help-gnu-emacs@gnu.org>
2009-06-30 11:43   ` Jason Rumney
2009-06-30 17:15     ` David Combs
2009-06-30 23:29       ` Jason Rumney

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.