Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <20031010181937.72073.qmail@web21408.mail.yahoo.com> Date: Fri, 10 Oct 2003 11:19:37 -0700 (PDT) From: Rick Rankin Subject: RE: Installed 1.5.5, need to back off to 1.3.22 To: Cygwin In-Reply-To: <20031010171644.50133.qmail@web9502.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Triza UK wrote: > --- Rick Rankin wrote: > > > --- "Karr, David" wrote: > > > At end. > > > > > > > -----Original Message----- > > > > From: Rick Rankin [mailto:rick_rankin AT yahoo DOT com] > > > > > > > > > > --- "David M. Karr" > > wrote: > > > > > >>>>> "Larry" == Larry Hall > > writes: > > > > > > > > > > Larry> At 08:30 PM 10/9/2003, Karr, David > > you wrote: > > > > > >> I have version 1.3.22 installed on > > another box. On > > > > a new box, I > > > > > decided > > > > > >> to go for broke and install 1.5.5. > > Unfortunately, > > > > as others have > > > > > >> described, Xemacs doesn't work in this > > Cygwin > > > > version. I need to > > > > > > > > What specific problem are you having with > > XEmacs? I use > > > > XEmacs 21.4.14 on > > > > Cygwin 1.5.x constantly, and the only problem I > > have is that > > > > cut-n-paste from > > > > external sources stops working after running a > > subshell. This > > > > is annoying, but > > > > for me, at least, not a show-stopper. > > Supposedly, you can > > > > work around this by > > > > adding > > > > > > > > (setq process-connection-type nil) ;; use pipes > > instead of ptys > > > > > > > > to your .emacs file, but I haven't tried it. I'm > > hoping to > > > > have a go at > > > > debugging the problem when ptys are used, but I > > just haven't > > > > had time yet. > > > > > > > > I've seen postings about a font problem, but I > > haven't > > > > experienced the problem > > > > myself. > > > > > > When I start up Xemacs, the window appears, and it > > starts to show the > > > packages it's loading. After a while, however, > > the display of the > > > window gets corrupted. The window decorations and > > border disappear, and > > > text doesn't show up. The toolbar icons look > > fine, however. If I type > > > in the opening buffer, it just prints a red block > > cursor for each > > > character. It's not "hung", as I can press the > > key to exit, and it > > > exits fine. > > > > > > > Interesting... What version of XEmacs? Do you build > > your own or download a > > binary? > > > > Hi Rick, > > I have the same symptoms. I mentioned them on > > 1.5.4-1: Problem with XEmacs, fonts, and subprocesses > > thread. This and that thread is about the same issue. > > I personally build XEmacs myself. I tried XEmacs > 21.4.14, 21.5.14, 21.5.5. I compiled all under Cygwin > 1.5.5 to no awail. > > I used Cywin 1.3.20 with XEmacs 21.5.5 for a good half > a year every day. > > Here is my CYGWIN env > > CYGWIN = `notty notitle glob' > > What is yours? CYGWIN = 'tty notitle glob ntsec codepage:oem error_start=C:/cygwin/bin/dumper.exe' When you run configure, what options do you use? Here's what I use: configure --prefix=/tools/local \ --site-prefixes=/tools/local \ --package-path=/tools/local/lib/xemacs/packages \ --cflags='-O3' \ --without-x11 \ --with-msw \ --with-dragndrop \ --with-xpm \ --debug=no \ --error-checking=none \ --pdump -- 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/