-------- Original-Nachricht --------
Datum: Fri, 26 Jan 2007 12:40:53 +1100
Von: "Neil Hodgson" <[EMAIL PROTECTED]>
An: "Discussion of the SciTE editor" <[email protected]>
Betreff: Re: [scite] overriding commands
> Frank Wunderlich:
>
> > but i wonder why command#2 isn't shown when i uncomment
> > this in pascal.properties and why only command 2 is affected,
> > command #0 and #1 also set in pascal.properties but they
> > were overridden.
>
> As I said earlier, "the priority between different wildcards is
> undefined". You may set another property or change the file order or
> download a new version of SciTE and see different results.
i recognized that and see i used the wrong words...
i commented out all the command-lines set in pascal.properties:
#~ # compile
#~ command.compile.*.pas=fpc "$(FilePath)"
#~ # normal execute
#~ if PLAT_WIN
#~ command.go.*.pas="$(FileName).exe"
#~ command.go.subsystem.*.pas=2
#~ if PLAT_GTK
#~ command.go.*.pas="kvt -e $(FileName)"
#~ # build
#~ command.build.*.pas=fpc -B "$(FilePath)"
#~ command.build.subsystem.*.pas=1
#~ command.name.0.*.pas=Debug Compile
#~ command.0.*.pas=fpc -g "$(FilePath)"
#~ command.name.1.*.pas=Debug Build
#~ command.1.*.pas=fpc -g -B "$(FilePath)"
#~ command.name.2.*.pas=GDB
#~ if PLAT_WIN
#~ command.2.*.pas=gdbpasw "$(FileName)"
#~ if PLAT_GTK
#~ command.2.*.pas=gdb "$(FileName)"
#~ command.name.3.*.pas=DDD
#~ command.3.*.pas=ddd "$(FileName)"
but command#2 isn't shown, problem was that i have my "reset-lines" still in my
sciteuser "command*.*.pas="
problem solved, but i suggest that these lines may commented out by default.
Not all users users fpc, there are many delphi-users around which don't need
these commands
> > i get this message because i attached a zip with my configuration
> files...
>
> Yes, the mailing list thinks this may be a virus so asks a human.
that's clear in my mind.
have you (or any other) take a look on my lua-problem?
regards Frank
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest