[Greasemonkey] Editing GM scripts from Manager - in linux
Ben
livingood at gmail.com
Wed May 25 21:11:58 EDT 2005
Ah, and it's a void return. Ouch. I guess maybe gnome or kde *might*
handle this properly. I have been using blackbox however.
Is there a way to step through this call? Or some var to check and see
if this call works or dies on a particular platform (ie not die
completely silently).
Is the problem with Linux one of coming up with a elegant and
mantainable solution or lack of a testbed to test items on?
Ben
On 5/25/05, Aaron Boodman <zboogs at gmail.com> wrote:
> So right now, all gm does is call nsILocalFile.launch(), which is
> defined by Mozilla:
>
> http://www.xulplanet.com/references/xpcomref/ifaces/nsILocalFile.html#method_launch
>
> Maybe it is not defined on linux. I'm still not sure what the right
> behavior is for linux.
>
> --
> Aaron
>
> On 5/25/05, Ben <livingood at gmail.com> wrote:
> > So, I've looked through the past two months of subjects for how to get
> > an editor to spawn when the edit button is clicked. I'm kind of
> > stumped. I did set my $EDITOR and when I click it still doesn't pop
> > anything up and the faq didn't mention anything else about 'what to do
> > in linux'. In windows this was a cinch, and even if there was a "type
> > your editor into this line" popup dialogue that would be cool.
> >
> > Is this a 'to be defined function' on unix (other than OSX)? Or does
> > someone have a way to edit the files from the Manage window and not
> > "Dive into the directory"?
> >
> > Ben
> > --
> > Ben Livingood || livingood at gmail.com
> > Do not tell fish stories where the people know you;
> > but particularly, don't tell them where they know the fish.
> > --Mark Twain
> > _______________________________________________
> > Greasemonkey mailing list
> > Greasemonkey at mozdev.org
> > http://mozdev.org/mailman/listinfo/greasemonkey
> >
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
--
Ben Livingood || livingood at gmail.com
Do not tell fish stories where the people know you;
but particularly, don't tell them where they know the fish.
--Mark Twain
More information about the Greasemonkey
mailing list