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

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

Re: eshell - win32 - executable files


From: John Wiegley
Subject: Re: eshell - win32 - executable files
Date: Sat, 18 Jan 2003 23:02:53 -0700
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

>>>>> On Sat Jan 18, matt writes:

> This may be something that I need to do in the Windows registry,
> but...  How can I specify which files are executable. On a windows
> system there are the normal ones like .exe, .bat, .com, etc. What I
> want to do is to tell emacs that another type of file is
> executable, so that I can just type the filename and have it
> execute like any other command. Specifically, a perl script. I want
> to be able to execute say "myscript.pl" without having to type:
> perl path_to_script/myscript.pl. I have the file association set in
> explorer, and the path to the script is in my path. I can execute
> it in cmd.exe by typing myscript.pl, but not in eshell.

> Any ideas?

Configure the variable `eshell-binary-suffixes'.

John


reply via email to

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