delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/09/22/23:20:08

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Analyze: Velop Mail Shield v0.0.3
Date: Tue, 23 Sep 2003 00:19:54 -0300 (E. South America Standard Time)
From: =?ISO-8859-1?Q?Fr=E9d=E9ric_L=2E_W=2E_Meunier?= <0 AT pervalidus DOT tk>
To: cygwin AT cygwin DOT com
cc: Victor Stepanov <victors AT dpi DOT ru>
Subject: Re: links, links2 and elinks
Message-ID: <Pine.WNT.4.58.0309230002440.1816@pervalidus>
X-X-Sender: fredlwm AT imap DOT fastmail DOT fm
MIME-Version: 1.0

Replying to a message from 26 February...

Victor Stepanov wrote:

>> Does anybody using latest "home build" browser from links
>> family? I've tried to compile each, but with same problem -
>> links.exe does not recognize letter commands, only Ctrl
>> ones.
>> After finishing links.exe all letter command appears on
>> shell prompt...

> Someone reported it at
> http://archive.linuxfromscratch.org/mail-archives/links-list/2002/12/0298.html
> http://archive.linuxfromscratch.org/mail-archives/links-list/2002/12/0307.html

> I can't help as I don't have XFree86 installed.

Well, I now have it installed, and could also reproduce with
rxvt.

Mikulas (the Links author and one of the Links2 developers)
replied some days ago that Petr's (the ELinks author)
workaround I've been using for ELinks wasn't the correct fix
since I lose some Windows funcionality, but nobody gave a
proper fix, so...

The first problem was that accentuation didn't work without a
change in os_dep.h:

-#elif defined(_WIN32) || defined(__CYGWIN__)
+#elif defined(_WIN32)

For Links and Links2 you also have to remove the following from
win32.c since you get undefined references at link time:

void terminate_osdep ()
...
}

Or remove it from os_dep.c, I don't know.

Yes, these changes also "fix" your problem.

Another problem remains, though. I compiled Links2 with
graphical support, and with -g the accents don't work.

Since Links is part of Cygwin, and apparently an unmaintained
port for quite some time, maybe it should be dropped...

-- 
How to contact me - http://www.pervalidus.net/contact.html

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019