Re: [elinks-users] How to copy text from elinks

2011-08-13 Thread Thomas Adam
On 13 August 2011 12:06, Mayuresh mayur...@acm.org wrote:
 Wonder why elinks doesn't allow selecting text on a page with mouse.

 lynx for example allows that by default.

 Is there any option to enable text selection?

Hold down the shift key.

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Quit without confirmation

2010-07-24 Thread Thomas Adam
On Sat, Jul 24, 2010 at 02:25:33PM +0200, Andre Majorel wrote:
 Is there a way to stop ELinks from asking for confirmation after
 [q] ? Especially one that can be set from the command line.
 
 Thanks in advance.

Press Q -- note that's uppercase.

-- Thomas Adam

-- 
It was the cruelest game I've ever played and it's played inside my head.
-- Hush The Warmth, Gorky's Zygotic Mynci.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Quit without confirmation

2010-07-24 Thread Thomas Adam
On Sat, Jul 24, 2010 at 04:44:28PM +0200, Andre Majorel wrote:
 On 2010-07-24 14:58 +0100, Thomas Adam wrote:
  On Sat, Jul 24, 2010 at 02:25:33PM +0200, Andre Majorel wrote:
 
   Is there a way to stop ELinks from asking for confirmation after
   [q] ? Especially one that can be set from the command line.
  
  Press Q -- note that's uppercase.
 
 Thank you. Allow me to rephrase. Is there a way to quit ELinks
 with one keystroke ? Q is two : one for shift, one for q.

Yes -- use the keybindings manager (pressing k will show this by default)
to change the default action assigned to q to be really-quit, rather
than quit.

Oh, kindly fix your mail, since your SMTP is rejecting my emails.

-- Thomas Adam

-- 
It was the cruelest game I've ever played and it's played inside my head.
-- Hush The Warmth, Gorky's Zygotic Mynci.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Rendering of google news.

2009-02-28 Thread Thomas Adam
2009/2/28 Chris Jones cjns1...@gmail.com:
 Two screenshots of http://news.google.de

 http://www.geocities.com/fcky1000/fckz/elinks0.png - 10/28/07

This is the one which looks correct. yes?

 http://www.geocities.com/fcky1000/fckz/elinks9.png - 02/28/09

And this one isn't, I assume?

 Any way I can work around this?

Any chance you can actually provide some information as to your
problem?  I don't like to play spot the difference.

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] ELinks hogging CPU?

2009-02-19 Thread Thomas Adam
2009/2/19 Chris Jones cjns1...@gmail.com:
 A bit of an exaggeration, but I noticed recently that on an idle system
 top had just about every process using a fraction of 1% CPU while ELinks
 with 2-3 tabs open on general purpose sites such as google news was
 using c. 5% CPU.

 I haven't been able to guess at why this might be happening. Only thing
 that I noticed is that if I bounce ELinks and reopen the same tabs it
 will behave for a few hours and then go back to using CPU cycles for no
 apparent reason.

 Can't say I've lost sleep over this, just curious.

 Any suggestion as to how I could figure out what ELinks is actually
 doing?

Attach strace to the running instance, please.

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] useragent heder

2009-01-29 Thread Thomas Adam
2009/1/29 Szasz Szabolcs szasz.szabo...@gmail.com:
 Hi,

 How can I change the useragent header sent by elinks?

Option manager - Protocols - HTTP - user-agent identification

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Automatic refresh - how can I disable it?

2008-12-20 Thread Thomas Adam
On Sat, Dec 20, 2008 at 05:04:08PM -0500, Chris Jones wrote:
 I love ELinks and I sincerely hope it will have full js support at some
 point. 
 
 One minor annoyance that I believe is due to my setup is that when I
 switch from another GNU/screen window and start reading the headlines
 at news.google.com .. some timer appears to expire at one point (could
 be after a minute .. or two or three..) and a couple of links that I had
 caught out the corner of my eye and was planning to visit are no longer
 visible.
 
 I noticed some large number being decremented every second .. I think
 some place at the bottom right of the screen and I was wondering whether
 this has anything to do with my problem.
 
 What would be the .conf file option that I need to take a look at to
 disable this behavior?

Options Manager - User Interface - Timer options - Enable

-- Thomas Adam


It was the cruelest game I've ever played and it's played inside my head.
-- Hush The Warmth, Gorky's Zygotic Mynci.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Converting webpage on the fly

2008-11-29 Thread Thomas Adam
2008/11/29 Kelly Jones [EMAIL PROTECTED]:
 How can I convert this on the fly to something like:

 div
 id=ctl00_ctl00_AbsMP_BaseMP_mailbox1_gridMessages_ctl07_divSubject
 class=divSubject

 a href=/mailbox/view-message.aspx?[big-long-message-id]

Use the pre_format_html() hook in one of the supported scripting
languages that ELinks provide.   I personally have an example on how
to do that in contrib/ for ruby -- look in the ELinks source code.

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] save a file in links

2008-06-12 Thread Thomas Adam
On Thu, 12 Jun 2008 17:11:57 -0400
Samit Jain [EMAIL PROTECTED] wrote:

 How to save a web page from links?

You pass elinks the -dump option.

-- Thomas Adam

-- 
It was the cruelest game I've ever played and it's played inside my
head. -- Hush The Warmth, Gorky's Zygotic Mynci.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Selecting and copying text from a web page?

2008-03-30 Thread Thomas Adam
On 30/03/2008, Seth Williamson [EMAIL PROTECTED] wrote:
 Is there some way to select a block of text from a web page and then copy
  it to the clipboard?  If so, could somebody tell me how?

This depends.  Using GPM at the console to select text areas  is OK
(using SHIFT + INS to then paste the text somewhere.

If you're in X11, you can use the same technique with the mouse.

Or, as a better solution, if you run ELinks within screen, you can use
that to select regions and paste that into other areas of screen.

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Image rendering options

2007-12-14 Thread Thomas Adam
Hello --

On 10/12/2007, Ethan Mallove [EMAIL PROTECTED] wrote:
 Hello,

 Is there a way to render certain images as a specified ASCII
 text string instead of the image's URL? E.g., I would like
 /images/arrowLeft.gif to appear as -.

Look in contrib/hooks.rb -- you'll gleam ideas from that.  Assumes
you've compiled in support in ELinks for ruby scripting.

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] youtube.com in ELinks?

2007-09-19 Thread Thomas Adam
On 19/09/2007, cga2000 [EMAIL PROTECTED] wrote:
 I was wondering if there is any way I can cause ELinks to invoke a
 media player when the selected link is something like:

 http://www.youtube.com/watch?v=ZbfrL4L5GME

Look in:

contrib/smjs

In the ELinks source tarball (or a GIT clone).  Assuming you compile
in spidermonkey support you can use the youtube.js file contained
therein.

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] elinks-current + spidermonkey - bus error MacOS

2007-09-02 Thread Thomas Adam
On 02/09/07, Breen Mullins [EMAIL PROTECTED] wrote:
 I've been trying to get ECMA/javascript working with elinks.

 I'm running Mac OS 10.3.9. I installed spidermonkey from fink:


ispidermonkey1.60-2  Mozilla JavaScript-C Engine

Doesn't Fink provide a newer version?  Last time I checked, the
libraries were up to 1.8.1.4

(Small world, eh, Breen?)

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


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

2007-08-20 Thread Thomas Adam
On 20/08/07, Kenny Hitt [EMAIL PROTECTED] wrote:
 Hi.

 What screen reader are you using?  Speakup, and Orca can tell the link with 
 focus using
 the read word command (keypad 5 on the desktop keymapfor both screen 
 readers).  If you use brltty,
 the cursor is on the link with focus.


Also, the witek branch of ELinks has, if I am not mistaken, hooks into
festival (or some other defined screen reader).  Might be worth
checking out.

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Mediawiki specific elinks hooks?

2007-08-11 Thread Thomas Adam
On 11/08/07, Kelly Jones [EMAIL PROTECTED] wrote:
 I spend a lot of time on MediaWikis, and have written a couple of
 dumb prefixes to make navigation easier:

 rand to %c/../Special:Random
 s to %c/../Special:Search?search=%s [for 's'earch]

 These don't even work all the time (only if you're on a regular
 article). I suspect I need hooks/LUA, not just prefixes.

 Has anyone written hooks/etc to make Elinks MediaWiki navigation easier?

http://osdir.com/ml/web.elinks.user/2006-12/msg2.html

-- Thomas Adam
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users



Re: [elinks-users] elinks friendly wiki

2006-12-07 Thread Thomas Adam
On Tue, Dec 05, 2006 at 08:51:36PM -0800, Michael Thompson wrote:
 thanks for the replies!  i have a pretty major application here that
 is driven using elinks, and i was looking to include a wiki of some
 sort into it, as part of keeping all the documentation and FAQ-type
 stuff online in one spot, accessible via my app.
 
 the few wikis i've tried with elinks havn't worked out that well,
 as you can imagine ;)
 
 anyway, i will give these a go - thanks again everyone!

I suppose I should mention that I was messing around with DoKu wiki --
that pronabably has the cleanist interface yet, as far as ELinks is
concerned, and works well.  ;)

-- Thomas Adam

-- 
Wanting to feel; to know what is real.  Living is a lie. -- Purpoise
Song, by The Monkees.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Re: Remove the annoying popups.

2006-07-18 Thread Thomas Adam
On Tue, Jul 18, 2006 at 12:10:04PM -0400, Ligesh wrote:
 On Tue, Jul 18, 2006 at 06:54:03AM +0100, Thomas Adam wrote:
  [ It seems your editor doesn't know how to wrap lines. For someone
  who's a technical user, you ought to change this. ]


  Ha, the 75 char 'wrap' argument. I have got into this one a couple of
  times by now. The responsibility for wrapping is at the viewer's end.
  A paragraph is always a single line, and that way the width of

Utter nonsense.   Mutt displays it terribly.  Since I too use Vim, and
have tw=74, I have never had a problem as this is what the rest of
planet tend to also wrap their lines to.   If you think a paragraph is
ever a single line because you believe the person viewing it has a
viewer capable of somehow wrapping those lines his/herself, you're
wrong.

  I guess I wasn't clear. I had pasted the code in my previous mail;
  Below is the actual lua code snippet I use. It calls something called
  xdialog, which I am guessing is the dialog box that pops up when I
  press 'S'. The problem is that even though it looks similar to the
  'Enter Url' dialog box, this one doesn't have a history. Just put
  this into 'hooks.lua' in the .elinks directory and press 'S' from
  elinks.

That's an unfortunate facet of the scripting backend.

-- Thomas Adam

-- 
If I were a witch's hat, sitting on her head like a paraffin stove, I'd
fly away and be a bat. -- Incredible String Band.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Re: Remove the annoying popups.

2006-07-18 Thread Thomas Adam
On Tue, Jul 18, 2006 at 12:43:04PM -0400, Ligesh wrote:
  A lot of people use OutLook Express, and I mostly move around in

Then they're using broken software.

  this crowd, and their mails are all single line paragraphed. Anyway,
  you can set wrapmargin=screen-width - 70 in your muttrc, and mutt

I know this, but it's not the point.

  will wrap them properly. I really don't like the way 75 char limited
  paragraphs are displayed in forums or even in mails. It somehow
  doesn't look professional.

Subjective.  You're the first person I have heard of that thinks this.
Should books all be printed on one line?

  Ok, then can I map a key so that the 'Go to Url' dialog will pop with
  a 'g ' already typed in? 'g search string' in the url box is the
  short for doing google search. I need a mapping like:

  bind_key('main', 'S', go_to_url_box('g '));

  Is that possible?

No, but then I find pressing 'g' twice is not too difficult.  :)  I'll
look at patching the scripting hooks to allow for this -- it is kind of
possible to do, since we already have the 'E' and 'G' bindings, for
instance.

-- Thomas Adam

-- 
If I were a witch's hat, sitting on her head like a paraffin stove, I'd
fly away and be a bat. -- Incredible String Band.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] elinks crashes when hooks.pl is used

2006-07-17 Thread Thomas Adam
On Mon, Jul 17, 2006 at 06:06:27PM -0400, jeff covey wrote:
 on Sun, Jul 16, 2006 at 04:14:56PM +0100%, Thomas Adam said:

   when i copy the contributed hooks.pl and config.pl from
   /usr/share/doc/elinks/examples/contrib/perl to ~/.elinks, elinks
   crashes with these messages:
 
  There were some fixes done to the GIT version od ELinks (0.12) that
  might address this -- can you check to see if you can reproduce it
  using that version?

 it seems to be working with 0.12; thanks!

Excellent.

-- Thomas Adam

-- 
If I were a witch's hat, sitting on her head like a paraffin stove, I'd
fly away and be a bat. -- Incredible String Band.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] elinks crashes when hooks.pl is used

2006-07-16 Thread Thomas Adam
On Thu, Jul 13, 2006 at 08:17:32PM -0400, jeff wrote:
 hello, everyone, and thanks to everyone who has worked on elinks; i'm
 greatly enjoying it.

 i'd like to do some programming for it, but it crashes when i try
 to use the bundled perl hooks file. i'm using the 0.11.1-1 debian
 package, and when i copy the contributed hooks.pl and config.pl from
 /usr/share/doc/elinks/examples/contrib/perl to ~/.elinks, elinks
 crashes with these messages:

There were some fixes done to the GIT version od ELinks (0.12) that
might address this -- can you check to see if you can reproduce it using
that version?

-- Thomas Adam

-- 
If I were a witch's hat, sitting on her head like a paraffin stove, I'd
fly away and be a bat. -- Incredible String Band.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] spidermonkey debs?

2006-07-05 Thread Thomas Adam
On Wed, Jul 05, 2006 at 06:46:49PM +0200, Laurent MONIN wrote:
 This is done in current git tree
 (7e6c98dadfe58a407382737b47e31fa7485a4c06). I think you mean
 /etc/ld.so.conf instead of /etc/ldconfig.so.conf, am i wrong ?

/etc/ld.so.conf, and note that adding /usr/local/lib should go at the
end of the file, if *at all*.  I never quite understood the fascination
people have within adding directories almost ad-hoc into this file.
It's potentially dangerous.

Consider if you will that /etc/ld.so.cache contains a compiled list of
directories that are searched for libraries and an ordered list of
candidate libraries.  This is what the ldconfig(8) command does.  But of
course, some people have more than one copy of libraries installed --
and invariably this is bad.  Ideally, I would recommend setting
LD_LIBARRY_PATH instead.

-- Thomas Adam

-- 
If I were a witch's hat, sitting on her head like a paraffin stove, I'd
fly away and be a bat. -- Incredible String Band.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] New elinks user - three months of happiness..!!

2006-07-04 Thread Thomas Adam
On Tue, Jul 04, 2006 at 01:51:44AM -0400, cga2000 wrote:
 I also have a minor problem with sites that use a screen-wide color
 background to highlight headings. But this may be due to my terminal
 (xterm+gnu/screen) configuration. I have this problem with the gentoo
 main page for instance and would be curious to know if others see the
 same thing I am seeing.

I couldn't say -- the page looks fine to me.   You could always take a
screenshot.

 One little thing that I am missing is the absence of any indication
 of how far down I am into a given page. Something like a percentage
 indication would be especially useful for some lengthy pages such as
 collections of mailing list archives. I guess everybody else uses the
 underlying terminal's scrollbar for this (?) .. I use a fullscreen
 terminal with no scrollbar and sometimes - especially when searching -
 I'm a little lost.

I just tend to use the page indicator in the top-right corner of ELinks,
example:  Gentoo Linux -- Gentoo Linux News (1/4).

-- Thomas Adam

-- 
If I were a witch's hat, sitting on her head like a paraffin stove, I'd
fly away and be a bat. -- Incredible String Band.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] spidermonkey debs?

2006-07-03 Thread Thomas Adam
On Mon, Jul 03, 2006 at 07:01:14PM -0400, cga2000 wrote:
 When I tried to start the new version in /usr/local/bin:

Run the command:  ``ldconfig'' as root.

-- Thomas Adam

-- 
If I were a witch's hat, sitting on her head like a paraffin stove, I'd
fly away and be a bat. -- Incredible String Band.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Forwarding links?

2006-05-07 Thread Thomas Adam
On Sun, May 07, 2006 at 12:49:16PM +0200, Grzegorz Adam Hankiewicz wrote:
 On 2006-05-06, Seth Williamson [EMAIL PROTECTED] wrote:
  Does anybody know of a quick and easy way to e-mail the link you're
  on in elinks to a friend?

 I press `G' and copypaste the URL. Is there an easier
 way?

I use the method described here:

http://edulinux.homeunix.org/elinks/

Under the 'URI-passing' section.

-- Thomas Adam

--  
I've been too honest with myself, I should have lied like everybody else.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Forwarding links?

2006-05-07 Thread Thomas Adam
On Sun, May 07, 2006 at 09:04:34AM -0400, Seth Williamson wrote:
 However, it's STILL giving me sh: bash: command not found

Hmm.  That's odd.  Does /bin/bash exist?  :P

 I definitely installed xclip and when I try to reinstall it, it says
 I've already got the newest version, so I'm sure it's there.

You did remember to add (as a valid action for 'clip'):

echo -n %c | xclip -i

-- Thomas Adam

--  
I've been too honest with myself, I should have lied like everybody else.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Forwarding links?

2006-05-07 Thread Thomas Adam
On Sun, May 07, 2006 at 09:11:54AM -0400, Seth Williamson wrote:
 I see I mistyped below.  The error message that I'm still getting is

 sh: xclip: command not found

Then you can't have installed xclip -- or if you have, it's not in your
$PATH.  I'd recheck the output of:

which xclip

If that returns nothing, you can safely assume xclip isn't installed.

-- Thomas Adam

--  
I've been too honest with myself, I should have lied like everybody else.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Forwarding links?

2006-05-07 Thread Thomas Adam
On Sun, May 07, 2006 at 01:55:57PM -0400, Seth Williamson wrote:
 After a lot of time messing around--I am pathetic at this--I discovered  
 that I had to specify the path to the program. It installed in a place
 not in my $PATH statement. Took a while to find it. It was installed
 at /usr/X11R6/bin/xclip.

Then your PATH is in grave error -- as /usr/X11R6/bin should always be
in it.  That's probably soemthing your distribution should fix.

 When I put the entire path in, the url pass-off function worked fine
 and it showed up on the clipboard. Thanks for your help on this, and
 also for the excellent recommendation for the page at edulinux.

You're welcome.  I wrote that page in the hope that it might be useful
to someone.   :)

-- Thomas Adam

--  
I've been too honest with myself, I should have lied like everybody else.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Elinks Breaks with phpPgAdmin

2005-12-07 Thread Thomas Adam
On Wed, Dec 07, 2005 at 10:43:44AM -0700, Steve Holmes wrote:
 0.11RC0. Any more ideas? I don't know how to get a core dump from this
 run and I'm presently quite unfamiliar with gdb but could learn a few
 tricks if that will help debug the thing. I should note that both
 phpPgAdmin and phpMyAdmin both use some javascript.

Most likely, your shell (assuming bash) has disabled core-file
creation.  Try something like this:

% ulimit -c 3965
% elinks

(goto the PhpPgAdmin site)

Assuming ELinks then crashes, you'll see a core file in the CWD.  If you
have GDN installed, run:

% gdb /path/to/elinks ./core

You'll be presented with a prompt:

(gdb)

You need to type in 'where'.  The output of which would be very useful.

-- Thomas Adam

--  
I'm brutal, honest, and afraid of you.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Elinks Breaks with phpPgAdmin

2005-12-07 Thread Thomas Adam
On Wed, Dec 07, 2005 at 01:41:18PM -0700, Steve Holmes wrote:
 Gee, learn something every day:).  Thanks for the tip on the ulimit
 command. Now that I get a core file and can list output from the
 debugger, should I use the script command to capture that output? who
 should I send the core and script output to? I would really like to
 figure out why phpPgAdmin doesn't like elinks or visa versa.

I suppose it ought really to be sent to the elinks-dev mailing-list.
And yey, using script(1) is one way:

% script -f ~/gdb.tmp
% gdb .

% ^D
% col-bx  ~/gdb.tmp  ~/gdb.log

You'll have to run it through col(1) -- since script(1) logs all the
escape sequences and such.

-- Thomas Adam

--  
I'm brutal, honest, and afraid of you.
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users