On 4/2/2021 9:42 AM, Oleksandr Gavenko via Cygwin wrote:
On 2021-03-27, Ken Brown via Cygwin-announce via Cygwin wrote:

7. The script /usr/bin/make-emacs-shortcut can be used to create a
    shortcut for starting emacs.  See
    /usr/share/doc/emacs/README.Cygwin for details.

/usr/bin/make-emacs-shortcut has:

   mkshortcut --desc="Emacs" \
     --icon="/usr/bin/emacs.ico" \
     --arguments="--display 127.0.0.1:0.0 ${XMLFILE}" \
     --name="emacs" \
     /usr/bin/run2.exe

What is /usr/bin/run2.exe? I don't have it on my system.

It's in the run2 package.  See item 6 in /usr/share/doc/emacs/README.Cygwin.

Ken
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to