KHMan | 2 Apr 2008 03:53
Picon

Re: Make scite open URLs in default web browser (Linux)


G.A.M. wrote:
> On Mar 31, 10:45 pm, KHMan <keinh... <at> gmail.com> wrote:
>> G.A.M. wrote:
>>> On Mar 29, 4:34 am, KHMan <keinh... <at> gmail.com> wrote:
>>>> G.A.M. wrote:
>>>>>> The following in the user properties file works for me in Ubuntu 6.10:
>>>>>> [snip]
>>> Let me ask some more specific questions:
>>> [snip]
>> [snip]
> [snip]
> Can I ask you to put together a simple working example? [snip]

I will try to rustle up a URL opener soon without the open
filename stuff. Looking at older code I wrote, some of it can be
written in a much better way, so I might take the opportunity to
practice writing tighter code. For the Lua extension in SciTE,
there are often more than one way to code things, and the
inefficient methods tend to be very verbose.

For sure, I have tested the following and it works fine on Ubuntu
6.10 for me:

   os.execute("x-www-browser http://www.cnn.com/ &")

No timeframe guarantees but I hope to do it soon.

--

-- 
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com
To unsubscribe from this group, send email to scite-interest-unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en
-~----------~----~----~----~------~----~------~--~---


Gmane