help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Re: Dired on windows


From: Tom Capey
Subject: Re: [h-e-w] Re: Dired on windows
Date: 10 Feb 2003 16:36:15 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

  you can also get drives and mappings by using the "net use"
  command:

    (defun show-net-connections ()
      (interactive) 
      (shell-command "net use"))

  this could be suitably parsed into something more useful.


/Tom
-- 
"...and so, as the sleeping princess of time lies undisturbed on the
pea of fate, thanks to the rubber bedsheet of eternity."    -- Humph





reply via email to

[Prev in Thread] Current Thread [Next in Thread]