Re: [scite] Startup issue

2007-07-29 Thread steve donovan
That could make sense - something like 'SciteStartup.lua', sitting in
the 'appropriate' directory for Windows and Linux.  I tend to use
different script placement strategies on Windows because the user
directories are in such awkward places.  It would IMHO also be useful
if SciTE gave a friendlier message like 'file not found' ;)

steve d.

On 7/29/07, Neil Hodgson <[EMAIL PROTECTED]> wrote:
> James Cuénod:
>
> > Sorry, it doesn't matter what version you're running - I don't think.
> > SciTE is looking for something eg:
> >
> > ext.lua.startup.script=$(SciteDefaultHome)\scite-gdb\extman.lua
>
>Maybe it would be simpler if SciTE had a preferred script name and
> ext.lua.startup.script was just a way to override the default.
>
>Neil
>
> ___
> Scite-interest mailing list
> Scite-interest@lyra.org
> http://mailman.lyra.org/mailman/listinfo/scite-interest
>

___
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest


Re: [scite] me, Linux, and SciTE/Scintilla

2007-07-29 Thread April White

April White wrote:
I think I am going to rethink my approach to the job system under 
Linux, to minimize the changes.  Back to the drawing board.


Success!

I have to remove all of my debug code, document my changes, and remember 
how to connect to the site where I've stored previous versions in the 
past, but it works on my Mandriva box.


Okay, only the 'Go' command, but it works.  I'll try the change I made 
to the SciTE/Lua interface, where I added scite.Execute()


Happiness is!

April

--
You can't teach a new mouse old clicks.
Steve Quinn Maxims for the Internet Age

___
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest


[SciTE] broken link

2007-07-29 Thread F.E. Karaoulanis
The TCL API file link at 
http://scintilla.sourceforge.net/SciTEExtras.html is broken and points 
to a parked domain.


--

Consider visiting www.nemesis-project.org.
Home of an experimental finite element code.


___
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest


[scite] For your consideration, my SciTE Job Queue implementation

2007-07-29 Thread April White

I have uploaded to:
   http://www.scintilla.org/aprilw/scite-v174dev-april-2007-07-29.zip 

the source code for my implementation a replacement for the SciTE 
command system, for both Win32 and GTK.


I've included Changelog-AprilW.txt in which I've tried to list all of 
the changes I made.  There are one or three changes outside of the 
command system I did which I hope will also be accepted.


April

--
You can't teach a new mouse old clicks.
Steve Quinn Maxims for the Internet Age

___
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest


[scite] testing, testing, 1, 2, 3...

2007-07-29 Thread April White

I posted something six hours ago and it has not shown up.

April

--
You can't teach a new mouse old clicks.
Steve Quinn Maxims for the Internet Age

___
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest


Re: [SciTE] broken link

2007-07-29 Thread Neil Hodgson
F.E. Karaoulanis:

> The TCL API file link at
> http://scintilla.sourceforge.net/SciTEExtras.html is broken and points
> to a parked domain.

   OK, removed.

   The extras page would probably be better as a wiki rather than
being mediated by me if anyone is interested in setting that up.

   Neil
___
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest


Re: [scite] me, Linux, and SciTE/Scintilla

2007-07-29 Thread Neil Hodgson
April White:

> Okay, only the 'Go' command, but it works.  I'll try the change I made
> to the SciTE/Lua interface, where I added scite.Execute()

   Good! Shouldn't be much more work to add the other commands.

   Neil
___
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest


[scite] Re: For your consideration, my SciTE Job Queue implementation

2007-07-29 Thread mitchell

Hi,

April White wrote:

I have uploaded to:
   http://www.scintilla.org/aprilw/scite-v174dev-april-2007-07-29.zip 

the source code for my implementation a replacement for the SciTE 
command system, for both Win32 and GTK.


I've included Changelog-AprilW.txt in which I've tried to list all of 
the changes I made.  There are one or three changes outside of the 
command system I did which I hope will also be accepted.


Is there a description on what exactly this is and does? I'm curious :)

-Mitchell;



April



___
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest