Re: [elinks-users] Enable/disable ECMscript + Reading source

2007-05-01 Thread Lars Bjørndal
for Shift W, so I cannot understand why it doesn't work. Lars On Tue, Apr 24, 2007 at 10:57:15PM +0200, Lars Bjørndal wrote: Hello! I've two questions: 1. Is it possible to enable/disable ECMscript through a short cut key binding? 2. If you want to read source code with Elinks from

Re: [elinks-users] Hello from a blind person

2007-08-21 Thread Lars Bjørndal
I'm blind too, and I use BRLTTY. The most annoying problem I have with Elinks/Lynx, is that it's difficult to find a search result, as the cursor is on a link or at the bottom of screen, and you don't know where on the screen the search result is located. Maybe there is a solution here? Lars

[elinks-users] Featurerequest

2008-02-05 Thread Lars Bjørndal
Hello, list! Let me first tell you about a problem I often face. I'm blind, and I use elinks for most of my Internet surfing. It's convenient to use the search command to find a string on current web page. However, after searching, it's not easy for me to find the search result. After searching,

[elinks-users] The User agent string

2009-04-19 Thread Lars Bjørndal
Hello, list! When I visit a special https URL, I get the message about that I used an unsupported web browser. I tried this in my elinks.conf file: set protocol.http.user_agent = Firefox/2.0.0.4 I still got the same message. Do I miss something? Is the syntax correct to simualte Firefox?

Re: [elinks-users] The User agent string

2009-04-19 Thread Lars Bjørndal
Hi! Sven Hartrumpf sven.hartru...@fernuni-hagen.de writes: Sun, 19 Apr 2009 17:40:51 +0200, lars.bjorndal wrote: set protocol.http.user_agent = Firefox/2.0.0.4 Looking at an apache log, this ID seems to be too simple. I see IDs like this one: Mozilla/5.0 (X11; U; Linux i686; en-US;

[elinks-users] Problem after upgrading Linux

2011-01-03 Thread Lars Bjørndal
Hello list! After upgrading from Fedora 13 to Fedora 14, I very often get this error message right after loading a web page, such as Google: An error occurred while running a Spidermonkey ECMAScript script: A client script raised the following exception: TypeError: malformed UTF-8 character

[elinks-users] Compile problem

2011-12-07 Thread Lars Bjørndal
The compile process fails. From configure output: ECMAScript (JavaScript) . SpiderMonkey document scripting Browser scripting ... SpiderMonkey Even though, I get the following error when compiling: lib.o: In function `get_temp_name':

[elinks-users] Terminal problems after upgrading to Fedora 15

2011-12-15 Thread Lars Bjørndal
Hi After upgrading from Fedora 14 to Fedora 15, I was able to compile ELinks-0.13-GIT, although I had to disable ECMAscript support. Now, I have strange terminal problems that only occures within a screen session (I don't use any X). I've read somewhere that the screen program from Fedora 14 is

Re: [elinks-users] Compile problem

2012-01-05 Thread Lars Bjørndal
[witekfl] The ELinks beeped on the screen terminal, because it tried to set the terminal title. In the current git version this feature is off for the GNU screen. Thank you very much! Do you also have a solution for my problem I mentioned regarding my digital bank account? Thanks and

Re: [elinks-users] Compile problem

2012-03-04 Thread Lars Bjørndal
Hello [witekfl] If this bug is reproducible, do: recompile elinks with --disable-backtrace (yes, --disable, because I don't like it) Make sure, ELinks is compiled with debug symbols. make V=1 shows -g among flags in this case After the compilation: ulimit -c unlimited # for core dumps

Re: [elinks-users] Compile problem

2012-03-18 Thread Lars Bjørndal
witekfl gglate...@gmail.com writes: Lars Bjørndal lars at lamasti.net writes: (gdb) bt #0 done_heartbeat (hb=0x0) at heartbeat.c:117 I guess, hb is 0 because of out of memory. You can try git pull and make if 0.13.GIT is used. Worked, thank you. Perfect! Regards, Lars

[elinks-users] Is titlebar without showing the address possible?

2012-09-01 Thread Lars Bjørndal
I'm currently using ELinks 0.13.GIT 12803e4075dc71efe44fdd24260a5b94c87770d4-dirty. I'm not using X, so this is ELinks in a console with 80x25. Is it possitle to hide the address at the top, so I only get the title information? The address suppresses a longer title. Lars

Re: [elinks-users] Elinks crashed

2013-05-18 Thread Lars Bjørndal
Hello! [Witold] W dniu 17.05.2013 o 22:47 Lars Bjørndal l...@lamasti.net pisze: Hi I got a crash. Please see the gziped typescript file. If you need more debuginfo packages installed, I'll do that. I'm running on a Fedora 18 i686 system, and the Elinks is from git today with js-devel

[elinks-users] Support for unicode characters in URL

2013-06-25 Thread Lars Bjørndal
Hello On intranet at work, there sometimes happens to be unicode (UTF-8) characters such as a Norwegian ø in the filename. With lynx I can retrieve these files, but not with elinks. Is there something I can do to get elinks work also with these URLs? Thanks and regards, Lars