Re: [scite] Re: Middle-click bug?

2005-08-02 Thread Neil Hodgson
Rafał Chłodnicki: > And another problem. In UserProfile directory I have two properties files:> > SciTEUser.properties, and> shortcuts.properties> > SciTEUser.properties is > used by SciTE and it works. But in> SciTEUser.properties there is also this > command: "import shortcuts" which> does not

Re: [scite] Re: Middle-click bug?

2005-08-02 Thread Neil Hodgson
Rafał Chłodnicki: > There is no way I can make it work in 1.65 Jul 30 2005 20:36:42> Was there > any changes made recently? The only recent change was to stop treatment of a click outside anytab as closing tab -1 which caused undefined behaviour. I am usingWindows XP SP2, you may need to run

[scite] SciTE 1.65 released

2005-08-02 Thread Neil Hodgson
SciTE 1.65 is now available from the scintilla.org web site. SciTE 1.65 is a minor enhancement and bug fix release. Middle clicking on a tab will close that file. Files may be automatically saved before a build command with the save.all.for.build setting. On Windows, there are command li

Re: [scite] NO "Save modified files" question at app close?

2005-08-02 Thread Robert Roessler
Neil Hodgson wrote: Robert Roessler: With a build from current CVS (and with one from 3 days ago too), I can modify a file and click the "X" button to close SciTE, and NO question is asked - and the file is not silently saved. If it matters, my Global settings has the default "are.you.sure=1

RE: [scite] NO "Save modified files" question at app close?

2005-08-02 Thread Howell, Andrew
Robert Roessler wrote: > > No, I am not hallucinating... but it seems to be a *very* specific > problem: take (or create) a file with 2 lines (i.e., one EOL > sequence), data on the 1st line... select the 1st by holding shift and > cursor down - Del key, and exit ("X", Alt-F4, File-menu-Exit, etc)

RE: [scite] NO "Save modified files" question at app close?

2005-08-02 Thread Howell, Andrew
Howell, Andrew wrote: > Robert Roessler wrote: >> >> No, I am not hallucinating... but it seems to be a *very* specific >> problem: take (or create) a file with 2 lines (i.e., one EOL >> sequence), data on the 1st line... select the 1st by holding shift >> and cursor down - Del key, and exit ("X",

Re: [scite] NO "Save modified files" question at app close?

2005-08-02 Thread Neil Hodgson
Robert Roessler: > No, I am not hallucinating... but it seems to be a *very* specific > problem: take (or create) a file with 2 lines (i.e., one EOL > sequence), data on the 1st line... select the 1st by holding shift and > cursor down - Del key, and exit ("X", Alt-F4, File-menu-Exit, etc)... > an

Re: [scite] NO "Save modified files" question at app close?

2005-08-02 Thread Robert Roessler
Howell, Andrew wrote: Howell, Andrew wrote: Robert Roessler wrote: No, I am not hallucinating... but it seems to be a *very* specific problem: take (or create) a file with 2 lines (i.e., one EOL sequence), data on the 1st line... select the 1st by holding shift and cursor down - Del key, and

Re: [scite] NO "Save modified files" question at app close?

2005-08-02 Thread Robert Roessler
Neil Hodgson wrote: Robert Roessler: No, I am not hallucinating... but it seems to be a *very* specific problem: take (or create) a file with 2 lines (i.e., one EOL sequence), data on the 1st line... select the 1st by holding shift and cursor down - Del key, and exit ("X", Alt-F4, File-menu-E

[scite] command.go running a lua function?

2005-08-02 Thread Walter Rodrigo de Sá Cruz
How do I make a command.go to a certain kind of  file (like PHP) run a lua function ?-- []´s - Walter"A graça cria beleza a partir das coisas feias" (Bono Vox) ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listin

[scite] Using Lua variable in command.go - PHP files

2005-08-02 Thread Walter Rodrigo de Sá Cruz
Hi. I read an old thread about make a Lua script that runs a PHP http://mailman.lyra.org/pipermail/scite-interest/2005-June/005822.html I´m with a similar need. function webserverphp()     local f = props['FilePath']     local s,e,path,file = string.find(f,'^(/var/www/)(.*)')     if path == '/v

Re: [scite] Re: Middle-click bug?

2005-08-02 Thread Rafał Chłodnicki
On Tue, 02 Aug 2005 09:01:03 +0200, Neil Hodgson <[EMAIL PROTECTED]> wrote: There is new code for handling file paths that could be at fault.If you can come up with a more detailed report then it will be easierfor me to debug after 1.65 is released. Neil Actually, all that is needed

Re: [scite] Re: Middle-click bug?

2005-08-02 Thread Rafał Chłodnicki
On Tue, 02 Aug 2005 08:58:56 +0200, Neil Hodgson <[EMAIL PROTECTED]> wrote: There is no way I can make it work in 1.65 Jul 30 2005 20:36:42> Was there any changes made recently? The only recent change was to stop treatment of a click outside anytab as closing tab -1 which caused undefine

[scite] hide control characters

2005-08-02 Thread Marc Soleda
Hi all, Shouldn't it work and hide control characters: SendMessage(SCI_STYLESETVISIBLE, STYLE_CONTROLCHAR, 0); I've tried but it doesn't seem to work. How can I hide Ctrl+Char and Ctrol+Shift+Char. Thanks, Marc Soleda. Correo Yahoo!Comprueba qué es nuevo, aquíhttp://correo.yahoo.es