This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: shortcut to start xemacs in bash cygwin window


Edwin Goei wrote:

Thanks. I changed my shortcut and it seems to work, but I noticed that the dos window indicates some number of errors from bash, but then quickly goes away. Is there a way for me to keep the window open so I can see what the errors are? I did not have the shortcut set to start minimized, here.

Add "read" to the end of the commands to bash.


c:\cygwin\bin\bash --login -c 'cygstart /usr/local/bin/xemacs; read'

Dave


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]