X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4920CB8C.2010203@cwilson.fastmail.fm> Date: Sun, 16 Nov 2008 20:40:28 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.17) Gecko/20080914 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: rxvt-20050409-9 References: <380-2200811016174613130 AT cantv DOT net> In-Reply-To: <380-2200811016174613130@cantv.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Rodrigo Medina wrote: > RXVT linked in the usual way, works with Windows and with X, but with X it > does not > properly render the dead accents. The RXVT page (bug 842982) states that if > RXVT is linked > with the X libraries (specifying --enable-xim for configure), it will > properly handle the > dead accents. "This release does NOT attempt to address any other known bugs, and I still have a few patch submissions sitting in my queue. Those will probably be addressed during the cygwin-1.7 transition, not before." > I think that it would be very nice if a version of RXVT so linked were > available. Not going to happen. The whole native-mode/X-mode split personality -- and allowing end users to install and use rxvt purely in native mode without requiring any X stuff installed -- demands that rxvt NOT be linked directly to the X libs. Therefore, rxvt is limited to only that set of options that are supported both by libX11 and by libW11. This does not include XIM input. However, rxvt-unicode-X /is/ linked directly to the X libs, and is configured with: rxvt-unicode (urxvt) v7.7 - released: 2006-02-21 options: xft,styles,combining,blink,iso14755,encodings=eu+vn+jp+jp-ext+kr+zh+zh-ext,fade,XPM,transparent,tint,XIM,frills,selectionscrolling,wheel,slipwheel,smart-resize,cursorBlink,pointerBlank,scrollbars=plain+rxvt+NeXT+xterm Give that one a shot. -- Chuck -- 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/