X-Spam-Check-By: sourceware.org From: "Dave Korn" To: 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 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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/