spam trap | 9 Dec 01:33

Re: Scite-interest Digest, Vol 31, Issue 4

Thank you Piotr and Kein-Hong for the information.  I will look at CVS and 
SVN.  Topic solved!

Mike
----- Original Message ----- 
From: <scite-interest-request <at> lyra.org>
To: <scite-interest <at> lyra.org>
Sent: Thursday, December 08, 2005 3:01 PM
Subject: Scite-interest Digest, Vol 31, Issue 4


> Send Scite-interest mailing list submissions to > scite-interest <at> lyra.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mailman.lyra.org/mailman/listinfo/scite-interest > or, via email, send a message with subject or body 'help' to > scite-interest-request <at> lyra.org > > You can reach the person managing the list at > scite-interest-owner <at> lyra.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Scite-interest digest..." > > > Today's Topics: > > 1. Auto file versioning system? (PCHC Support) > 2. Re: Auto file versioning system? (Piotr Fusik) > 3. Re: Auto file versioning system? (Kein-Hong Man) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 8 Dec 2005 02:38:28 -0500 > From: "PCHC Support" <support <at> pchelpcenter.org> > Subject: [scite] Auto file versioning system? > To: <scite-interest <at> lyra.org> > Message-ID: <000f01c5fbca$617f85c0$6500a8c0 <at> home62209f388a> > Content-Type: text/plain; charset="iso-8859-1" > > Hello everyone, > > I'm new to site and I was wondering if there was an add-on or some way > that I could setup an "auto versioning" system for scite.. Example: > > I start a new php script. Add code and what not to it and then save it. > After saving it...right below the first <? line there's some information > like... > Author: My name > Created: Date the file was first saved > modified: Date I last edited the file (none if a new file) > Version: Starts with 0.0.1 then increments everytime file is saved. > > Thanks for any advice, > > Mike > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://mailman.lyra.org/pipermail/scite-interest/attachments/20051208/f3a6ba22/attachment-0001.htm > > ------------------------------ > > Message: 2 > Date: Thu, 08 Dec 2005 13:58:02 +0100 > From: Piotr Fusik <pfusik <at> op.pl> > Subject: Re: [scite] Auto file versioning system? > To: Discussion of the SciTE editor <scite-interest <at> lyra.org> > Message-ID: <43982DDA.80104 <at> op.pl> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >> I'm new to site and I was wondering if there was an add-on or some way >> that I could setup an "auto versioning" system for scite.. Example: >> >> I start a new php script. Add code and what not to it and then save >> it. After saving it...right below the first <? line there's some >> information like... >> Author: My name >> Created: Date the file was first saved >> modified: Date I last edited the file (none if a new file) >> Version: Starts with 0.0.1 then increments everytime file is saved. > > SciTE is designed to be a text editor and not IDE, with KISS rule in mind. > So the answer is: no, SciTE has no such feature. > However, this should be easy to do with a Lua script. > > I think you probably need a version control system (such as CVS or SVN), > where you could easily store old file versions. Version control systems > support some "tags" by themselves to fill information such as who > modified the file, when, and what is the version number. > > Piotr > > ------------------------------ > > Message: 3 > Date: Fri, 09 Dec 2005 03:13:58 +0800 > From: Kein-Hong Man <mkh <at> pl.jaring.my> > Subject: Re: [scite] Auto file versioning system? > To: Discussion of the SciTE editor <scite-interest <at> lyra.org> > Message-ID: <439885F6.70301 <at> pl.jaring.my> > Content-Type: text/plain; charset=us-ascii; format=flowed > > Piotr Fusik wrote: >>> [snip] >>> I start a new php script. Add code and what not to it and then save >>> it. After saving it...right below the first <? line there's some >>> information like... >>> Author: My name >>> Created: Date the file was first saved >>> modified: Date I last edited the file (none if a new file) >>> Version: Starts with 0.0.1 then increments everytime file is saved. >> >> SciTE is designed to be a text editor and not IDE, with KISS rule in >> mind. >> So the answer is: no, SciTE has no such feature. >> However, this should be easy to do with a Lua script. >> >> I think you probably need a version control system (such as CVS or SVN), >> where you could easily store old file versions. Version control systems >> support some "tags" by themselves to fill information such as who >> modified the file, when, and what is the version number. > > I agree with Piotr. A Lua script could be written to do that, but > it is the wrong thing to do. Learning CVS or SVN is well worth the > effort. > > -- > Cheers, > Kein-Hong Man (esq.) > Kuala Lumpur, Malaysia > > > ------------------------------ > > _______________________________________________ > Scite-interest mailing list > Scite-interest <at> lyra.org > http://mailman.lyra.org/mailman/listinfo/scite-interest > > > End of Scite-interest Digest, Vol 31, Issue 4 > ********************************************* > >
(Continue reading)

J44xm | 9 Dec 07:30
Picon

Starting SciTE maximized and key combo to exit

I've tried searching around online, but I can't find the answer to this 
question: Is it possible to make SciTE start maximized, as opposed to a set 
window size and position, in Windows?

Also, can someone point me in the direction of setting an easy key combination 
to exit (Alt-X or Alt-Q is what I'm thinking, for the record)?

Many thanks.
Piotr Fusik | 9 Dec 12:04
Picon

Re: Starting SciTE maximized and key combo to exit


> Also, can someone point me in the direction of setting an easy key combination > to exit (Alt-X or Alt-Q is what I'm thinking, for the record)? >
Alt-F4
Roman Hubacek | 9 Dec 15:41
Picon
Favicon

AutoHotkey properties

Hi all,

   I made a properties file for AutoHotkey program. It is quite simple, 
but maybe somebody find it useful. I based it on asm lexer with 
customized keywords, defined run and help actions. It also allows to use 
api file included in AutoHotkey distribution.

   Maybe it helps somebody and maybe it could be included into standard 
distribution. I don't know.

-- Roman
# SciTE settings for AutoHotkey files

# where is AutoHotkey program installed 
autohotkeydir=C:\Program Files\AutoHotkey

file.patterns.ahk=*.ahk
lexer.$(file.patterns.ahk)=asm
keywords.$(file.patterns.ahk)=allowsamelinecomments clipboardtimeout commentflag \
	errorstdout escapechar hotkeyinterval hotkeymodifiertimeout hotstring include \
	includeagain installkeybdhook installmousehook keyhistory ltrim \
	maxhotkeysperinterval maxmem maxthreads maxthreadsbuffer \
	maxthreadsperhotkey notrayicon persistent singleinstance usehook \
	winactivateforce autotrim blockinput break clipwait continue control \
	controlclick controlfocus controlget controlgetfocus controlgetpos \
	controlgettext controlmove controlsend \
	controlsendraw controlsettext coordmode critical detecthiddentext \
	detecthiddenwindows drive driveget drivespacefree edit else endrepeat envadd \
(Continue reading)

Robert Roessler | 9 Dec 19:11
Favicon

Re: Starting SciTE maximized and key combo to exit


J44xm wrote: > Also, can someone point me in the direction of setting an easy key combination > to exit (Alt-X or Alt-Q is what I'm thinking, for the record)?
If you want to set your own key sequence for this, look at "user.shortcuts" in SciTEDoc.html. user.shortcuts=Alt+X|IDM_QUIT| would probably (I haven't tried it) do what you want. Robert Roessler robertr <at> rftp.com http://www.rftp.com

Gmane