Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 28 Nov 2001 14:58:21 +0300 From: egor duda X-Mailer: The Bat! (v1.53 RC/4) Reply-To: egor duda Organization: deo X-Priority: 3 (Normal) Message-ID: <13699481466.20011128145821@logos-m.ru> To: Igor Bujna CC: cygwin AT cygwin DOT com Subject: Re: NCurses + acs_map + profile In-Reply-To: <3C04C92D.1060103@maxi-tip.cz> References: <3C04C92D DOT 1060103 AT maxi-tip DOT cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Wednesday, 28 November, 2001 Igor Bujna igor DOT bujna AT maxi-tip DOT cz wrote: IB> Hi, IB> I had problem with visulation acs_map and curses under cygwin. IB> Question and answer is on this IB> site:http://sources.redhat.com/ml/cygwin/2001-09/msg01053.html IB> I want you ask , can you put this: IB> #------------------------------------ IB> export CYGWIN=codepage:oem IB> #------------------------------------ IB> to /etc/profile automaticaly after instalation cygwin. IB> Thank you for your answer CYGWIN environment variable should be set _before_ cygwin application is started. setting CYGWIN variable from inside of cygwin application, such as setting it from bash's /etc/profile, may lead to _unpredictable_ and _disastrous_ results. you should tweak setting of CYGWIN variable in autoexec.bat (w9x) or from control panel yourself. making codepage to be oem by default is, i believe, wrong. i doubt all or majority of cygwin users prefer it as default. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/