X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Jim Marshall Subject: Re: xemacs Date: Tue, 12 Feb 2008 22:58:01 -0500 Lines: 26 Message-ID: References: <4024fa2d0802111858q4f3c09e9o83a27b30cf92fc96 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <4024fa2d0802111858q4f3c09e9o83a27b30cf92fc96@mail.gmail.com> X-IsSubscribed: yes 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 Taras D wrote: > Hi everyone, > > Can anyone tell me why the following has occurred. > > When I first installed cygwin, I pretty much just installed xemacs (no > emacs and a whole bunch of other stuff). Xemacs could be started from > the bash script (black background) with the command 'xemacs &'. It > would start in a new window with a white background. > > Now that I have installed a whole bunch of other cygwin things: > > 1) I find I need to run startxwin.sh, then type 'xemacs &' in the > shell with a white background (no longer runs from the black > background) > 2) xemacs now starts with a grey bacground (?!) > > How come this has changed? Is it a different version of xemacs? > > Thanks all > I would suspect you installed the X Server functionality which in turn installed the X Windows version of that program. To start xemacs without it starting a new window use the "-nw' command line option (xemacs -nw). You should be able to do this from the non-X cygwin terminal (the one you refer to as the black windows) -- 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/