public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: links, links2 and elinks
@ 2003-09-23  3:50 Frédéric L. W. Meunier
  0 siblings, 0 replies; 3+ messages in thread
From: Frédéric L. W. Meunier @ 2003-09-23  3:50 UTC (permalink / raw)
  To: cygwin; +Cc: Victor Stepanov

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: links, links2 and elinks
@ 2003-02-26 15:09 Frédéric L. W. Meunier
  0 siblings, 0 replies; 3+ messages in thread
From: Frédéric L. W. Meunier @ 2003-02-26 15:09 UTC (permalink / raw)
  To: Victor Stepanov; +Cc: cygwin

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.

-- 
0@pervalidus.{tk, dyndns.org}

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* links, links2 and elinks
@ 2003-02-26 13:32 Victor Stepanov
  0 siblings, 0 replies; 3+ messages in thread
From: Victor Stepanov @ 2003-02-26 13:32 UTC (permalink / raw)
  To: cygwin

Hello,

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

Any clue or ideas?

Thank you

V.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-23  3:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-23  3:50 links, links2 and elinks Frédéric L. W. Meunier
  -- strict thread matches above, loose matches on Subject: below --
2003-02-26 15:09 Frédéric L. W. Meunier
2003-02-26 13:32 Victor Stepanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).