emacs-devel
[Top][All Lists]
Advanced

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

Re: "Official" binary of Emacs-24.4 for MS-Windows


From: Dani Moncayo
Subject: Re: "Official" binary of Emacs-24.4 for MS-Windows
Date: Fri, 24 Oct 2014 17:56:58 +0200

>> if test "no" = "yes"; then \
>>   rm -f bootstrap-emacs.exe; \
>>   ln temacs.exe bootstrap-emacs.exe; \
>> else \
>>   ./temacs --batch --load loadup bootstrap || exit 1; \
>>   test "X" = X ||  -zex emacs.exe; \
>>   mv -f emacs.exe bootstrap-emacs.exe; \
>> fi
>> /bin/sh: line 4: ./temacs: Bad file number
>
> What happens if you run the same command by hand, i.e.
>
>   $ ./temacs --batch --load loadup bootstrap

address@hidden $ ./temacs --batch --load loadup bootstrap
sh: ./temacs: Bad file number

-- 
Dani Moncayo



reply via email to

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