| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <005201c74952$79dfe250$04000100 AT DJ62W3B1> |
| Subject: | RE: vi, emacs do "nothing" |
| Date: | Mon, 5 Feb 2007 18:28:42 -0000 |
| Message-ID: | <02c701c74953$7715a950$2e08a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <005201c74952$79dfe250$04000100@DJ62W3B1> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 05 February 2007 18:22, Arved Sandstrom wrote:
> I've used cygwin in the distant past, several times, and I don't remember
> this being a problem. What I mean by "doing nothing" is just that - I type
> "vi", "vim", "emacs" (they are all installed) and I simply return to a new
> prompt. There is no error, because the programs are evidently found; they
> are in my PATH.
>
> I can't imagine that it's an X issue - PuTTy doesn't have a problem running
> vi when I contact from Windows to Linux. After all, you are just temporarily
> swapping out the contents of the terminal window.
>
> I'd prefer an error, because that would indicate what's happening.
It could be a missing dll. You probably did get an error status, but you
don't get a pop-up appearing, because that's bad news in a command-line
environment that's expected to be running shell scripts and so on (see past
threads for more debate...)
What is the output from running "vi ; echo $?" at the command line? What do
you see from running "cd /usr/bin ; cygcheck vim.exe"?
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |