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

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

[h-e-w] Re: dired-execute-file


From: Michael R . Wolf
Subject: [h-e-w] Re: dired-execute-file
Date: Wed, 18 Jun 2003 16:27:50 -0700
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (windows-nt)

Michael R. Wolf <address@hidden> writes:


[...]

> Here's a bit of code I grabbed last year. It relies on the fact that
> double-click in a windows environment calls "open" which does the
> correct associations between file type and file reader. Since "open"
> can be called from w32-shell-execute, it's not not necessary to
> (redundantly) imbed any map between file type and its "starter", nor
> is it necessary to use a different key binding for Word, Excel, ... --
> it's all bound to 'X'.

My mistake. I misinterpreted *how* my code worked.

    "start" is a Windows command.

    "open" is an argument to w32-shell-execute.

My observations on *how* it works are still correct.

-- 
Michael R. Wolf
    All mammals learn by playing!
        address@hidden





reply via email to

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