Re: [elinks-users] Piping to elinks - skip popup dialog?

2010-01-22 Thread Jim Pryor
On Fri, Jan 22, 2010 at 01:12:53PM -0500, Chris Jones wrote:

 If I don't specify 'Program' or '%', and ELinks defaults to itself, so
 to speak, which makes me think that I should be able to skip the popup. 
 
 I played with the options under 'Options Manager - MIME' and ELinks's
 command-line switches, but I am still seeing this popup.
 
 Is there any way I could have Elinks skip this dialog?

Try piping to something like elinks -force-html.


-- 
Jim Pryor
prof...@jimpryor.net
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] Piping to elinks - skip popup dialog?

2010-01-22 Thread Jim Pryor
On Fri, Jan 22, 2010 at 03:59:20PM -0500, Miciah Dashiel Butler Masters wrote:
 On 01/22/2010 03:43 PM, Chris Jones wrote:
 [...]
  What I'm doing is using the mutt mailer's '|' aka 'pipe' command to
  switch to Elinks with the current message as input. From that point on I
  am in 'browser mode', and can navigate the message as if it were a web
  page, and otherwise benefite from all of Elinks's rendering and
  navigation features, which is considerably more effective than having
  the message rendered 'elinks -dump' or harvesting the links via urlview
  or urlscan.
 
  In essence, it's as if I had converted a text file/message to html and
  pointed ELinks to the resulting file.
 
  This work quite well, except that I'm getting a little frustrated at
  seeing this popup and having to hitEnter  all the time. :-)
 
 Try running ELinks with -eval 'set mime.default_type = text/html'.

This should be the same as using -force-html. I'm not promising you it
is the same, but it's supposed to be the same.

-- 
Jim Pryor
prof...@jimpryor.net
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users


Re: [elinks-users] No gpm mouse

2009-01-08 Thread Jim Pryor
On Sat, Jan 03, 2009 at 08:38:51PM +, Dave Wood wrote:
 I can't seem to get elinks to recognise gpm mouse. I didn't compile with
 and mouse features disabled, but it just doesn't see it. I tried changing
 permissions on /dev/gpmctl to 777 to see if it helped.

Are you by any chance using screen? I can't get any programs inside
screen (inside a virtual console) to recognize (gpm-driven) mouse
clicks. I first noticed with elinks and thought it was an
elinks-specific problem, but then I reproduced it in vim as well.

Outside screen, in a regular virtual console session, elinks and other
programs all do recognize my (gpm-driven) mouse clicks.

My recommendation is: are you sure that other programs are seeing the
gpm clicks in the same environment where elinks isn't seeing them?

By not seeing the clicks I mean the programs themselves don't respond
to the clicks. I am however able to select text from the console, switch
to a different console, right/middle click, and have the text pasted in
there...


-- 
Jim Pryor
j...@jimpryor.net
___
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users