Re: [scite] UTF-8 Encoding and BOM handling

2006-12-14 Thread Alphax
is outside of the ASCII range. This would make > working with utf8 encoded text much much easier. > Is there a way to tell SciTE to start in UTF-8 mode for new files? -- Alphax Death to all fanatics! Down with categorical imperative! OpenPGP key: http://tiny

Re: [scite] auto-detect changed files

2006-12-12 Thread Alphax
ed? load.on.activate=1 are.you.sure.on.reload=1 reload.preserves.undo=1 Note that if the program that changes the file doesn't update the timestamp (eg. some uses of svn) you won't get an alert, even though you would in, say, vim. -- Alphax Death to all fanatics!

Re: [scite] Re: Gmane support of Scintilla/SciTE lists broken?

2006-09-09 Thread Alphax
;ve just received this via the list, 13.5 hours after it was posted... - -- Alphax Death to all fanatics! Down with categorical imperative! OpenPGP key: http://tinyurl.com/lvq4g -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.4-svn4208:IDEA-TIGER192-DSA2 (MingW32) Co

Re: [scite] Lineend char

2006-08-21 Thread Alphax
Alex wrote: > How to set the default lineend char? > Scite starts with LF. > # Set SciTE to use CR+LF eol.mode=CRLF # Use whatever is the majority in the file when we edit it eol.auto=1 -- Alphax Death to all fanatics! Down with categorical imperative! Op

Re: [scite] Editing Unix files on a windows machine

2006-06-20 Thread Alphax
les in scite? > In the "Options" menu select "Line End Characters" as either "CR+LF" or "LF", and then use "Options"/"Convert Line End Characters". -- Alphax Death to all fanatics

Re: [scite] Search & Replace feature

2006-06-20 Thread Alphax
ding characters ON (ctrl+shift+9 on Windows) and tell us exactly what you see? Also, make sure that the line endings are uniform: Options/Line End Characters/CR + LF and then Options/Convert Line End Characters? -- Alphax Death to all fanatics! Do

Re: [scite] Search & Replace feature

2006-06-20 Thread Alphax
ce Regular expression OFF Transform backslash expression ON Replace: \r\n\r\n With: \r\n HTH, -- Alphax Death to all fanatics! Down with categorical imperative! OpenPGP key: http://tinyurl.com/lvq4g ___ Scite-interest mailing l

Re: [scite] Search & Replace feature

2006-06-20 Thread Alphax
\r\r or similar. -- Alphax Death to all fanatics! Down with categorical imperative! OpenPGP key: http://tinyurl.com/lvq4g signature.asc Description: OpenPGP digital signature ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.l

Re: [scite] Re: Adding to the tools dropdown menu

2006-06-04 Thread Alphax
TEUser.properties (from "Options/Open User Options File") and add something along the lines of: command.name.0.*.py=Run pychecker on current buffer command.0.*.py=pychecker $(FileNameExt) changing the name, number and exact syntax to suit. HTH, -- Alphax Deat

Re: [scite] Is it possible to select a block ?

2006-04-05 Thread Alphax
Richard Coffre wrote: > Hi all, > > Can we select a block with SciTE like in UltraEdit ? > As in, a rectangular block? Hold down Alt and then select something with the mouse... -- Alphax Message composed: 2006-04-05T20:07:33+09:30 ___ Sc

Re: [scite] Re: ctags

2006-04-04 Thread Alphax
nt job, and there's no rule to say you can't use more than one at a time. -- Alphax Message composed: 2006-04-04T19:17:30+09:30 ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-interest

Re: [scite] Sci48M.png not found in 1.68

2006-03-15 Thread Alphax
E ? > Just guessing here - ./configure --prefix=(somewhere you can write to) before you make. HTH, -- Alphax | /"\ Encrypted Email Preferred | \ / ASCII Ribbon Campaign OpenPGP key ID: 0xF874C613 |X Against HTML email & vCards http://tinyurl.com/

Re: [scite] Apologies...

2006-01-14 Thread Alphax
ssages. It's possible that getting MIME digests will allow this, but since Thunderbird doesn't (the last time I checked) allow replying to attachments as if they were individual messages (maybe you have to save them or something), I'd suggest that you change to individu

Re: [scite] off the wall question

2005-12-31 Thread Alphax
roduces for the > Old English scite something like 'shitay" with a short 'i' like 'hill' > and a final 'e' or short 'ay' sound. The Latin is something like > 'skeetay'. > >So we could just encourage diversity and experiment

Re: [scite] Correct way to post in this list

2005-12-23 Thread Alphax
a browser window without changing > anything from the functionality. > I believe the correct answer is to make a plugin which uses Scintilla, the text editing component. Of course, if MozEx worked properly, you could just use SciTE via that... -- Alphax | /"\ Encrypte

Re: [scite] convert indentation-chars

2005-11-16 Thread Alphax
nd does it also works with Spaces? > vim's :retab function does this :) I'll often switch between editing a file in vim because it's easier to do some things, and editing in Scite because it's easier to do other things... -- Alphax | /"\ Encrypte

Re: [scite] notification on file changed

2005-11-06 Thread Alphax
the scite > documentation. > But it dont works? > Put the following in your user properties file: load.on.activate=1 are.you.sure.on.reload=1 reload.preserves.undo=1 - -- Alphax | /"\ Encrypted Email Preferred | \ / ASCII Ribbon Campaign OpenPGP k

Re: [scite] Make crashes

2005-10-15 Thread Alphax
uming you haven't got it already, install Cygwin (http://www.cygwin.com/) and see if that solves the problem... - -- Alphax | /"\ Encrypted Email Preferred | \ / ASCII Ribbon Campaign OpenPGP key ID: 0xF874C613 |X Against HTML email & vCards http

Re: [scite] Advanced printing controls

2005-10-11 Thread Alphax
e a (somewhat) related matter, why doesn't Export to PDF keep tab sizes as they are set in the document and use a monospaced font if one is selected? Or have I missed something? - -- Alphax | /"\ Encrypted Email Preferred | \ / ASCII Ribbon Campaign OpenPGP key

Re: [scite] Re: CVS code - Modifications from outside SciTE

2005-10-10 Thread Alphax
ves.undo=1 > > and there were no problems with v1.6.6. Damn, why isn't this the default behaviour? I've been wondering about this for a while... should've read the fine manual :) - -- Alphax | /"\ Encrypted Email Preferred | \ / ASCII Ribbon

Re: [scite] indentation problem

2005-09-21 Thread Alphax
source" in many modern browsers will display tabs as 8 spaces by default). The alternative in these situations to having code running off the end of the page is to hard-wrap at 80 chars (which with tabs taking up 8 spaces can make things very narrow). Hence I use 4 literal spaces, b

Re: [scite] indentation problem

2005-09-20 Thread Alphax
4 spaces instead of tabs, what you lose in filespace you gain in readability. -- Alphax | /"\ Encrypted Email Preferred | \ / ASCII Ribbon Campaign OpenPGP key ID: 0xF874C613 |X Against HTML email & vCards http://tinyurl.com/cc9up| / \ ___

Re: [scite] Charset and "viewport" questions

2005-09-19 Thread Alphax
t;UTF-8 Cookie" encoding don't have BOM ? > Indeed it doesn't. I've been using /* -*- coding: utf-8 -*- */ for PHP files without XML declaration in the file itself, but /* coding=utf-8 */ or /* coding: utf-8 */ should work equally as well. Or, you can just use <?xml versio

Re: [scite] SciTE 1.66 released

2005-09-16 Thread Alphax
Neil Hodgson wrote: > Alphax: > > >>Not sure if this is related to the makefiles or my system config, but >>after compiling Scintilla (using mingw32-make under MSYS), > > >To me MSYS is a strange environment. Possibly you are seeing > effects from the

Re: [scite] SciTE 1.66 released

2005-09-14 Thread Alphax
e Scintilla DLLs. Sc1 did compile and work fine though, and SciTE worked fine after I manually relocated the DLLs. More of an annoyance than any significant problem, and as I said, it could just be my system... -- Alphax | /"\ Encrypted Email Preferred | \ /

Re: [scite] Compiler on windows

2005-08-17 Thread Alphax
> MinGW, from http://www.mingw.org/ - -- Alphax | /"\ Encrypted Email Preferred | \ / ASCII Ribbon Campaign OpenPGP key ID: 0xF874C613 |X Against HTML email & vCards http://tinyurl.com/cc9up| / \ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.

Re: [scite] Open sessions files from command line

2005-07-04 Thread Alphax
ved in ... > See http://www.lyra.org/pipermail/scite-interest/2005-January/005046.html, http://www.lyra.org/pipermail/scite-interest/2005-January/005064.html, and the associated attachments. - -- Alphax OpenPGP key: 0xF874C613 - http://tinyurl.com/cc9up http://en.wikipedia.org/wiki/User:Alp

Re: [scite] deleting linebreaks

2005-06-17 Thread Alphax
uot;, and it helps to turn line endings on (ctrl+shift+9) so you can see if the line endings are CRs, LFs or a mix of both. Best to do '\r' and '\n' if you want to be certain. - -- Alphax OpenPGP key: 0xF874C613 - http://tinyurl.com/cc9up http://en.wikipedia.org/wiki/User:Alphax

Re: [scite] Find in all buffers

2005-06-13 Thread Alphax
xEdit , Courtesy of the Wayback Machine, I discovered that this site was moved to http://www.catch22.net/ in April of 2003. I've been looking for a decent free hex editor since I migrated from UltraEdit to SciTE back in 2004. - -- Alphax OpenPGP key: 0xF874C613 - http://tinyurl.com/cc9up http:

Re: [scite] SciTe for C/C++ interpreter Ch

2005-05-24 Thread Alphax
shell and it is unlikely it > ever will be. Does this do what you want: > cmd /c start > I tried using the output pane as a shell and gave up :) - -- Alphax OpenPGP key: 0xF874C613 - http://tinyurl.com/8mpg9 http://en.wikipedia.org/wiki/User:Alphax There are two kinds of people: those who