Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Don't sweat it -- it's only ones and zeros. -- P. Skelly


devel / comp.lang.tcl / Re: A Komodo question

SubjectAuthor
* A Komodo questionHelmut Giese
`* Re: A Komodo questionLuc
 `- Re: A Komodo questionHelmut Giese

1
A Komodo question

<pbuh5id4quq0dq7fl2ggjan14rct9lr8dq@4ax.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=21963&group=comp.lang.tcl#21963

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: hgiese@ratiosoft.com (Helmut Giese)
Newsgroups: comp.lang.tcl
Subject: A Komodo question
Date: Mon, 08 May 2023 15:40:27 +0200
Organization: ratiosoft
Lines: 7
Message-ID: <pbuh5id4quq0dq7fl2ggjan14rct9lr8dq@4ax.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: dont-email.me; posting-host="2e7a81a133733b08acf72d12d3aca816";
logging-data="4098246"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+rQwKe/3p96qp7DOz9w9bB"
Cancel-Lock: sha1:NhJlXbyUDIwqi5x2hQ94rJd+uVY=
X-Newsreader: Forte Free Agent 1.93/32.576 English (American)
 by: Helmut Giese - Mon, 8 May 2023 13:40 UTC

Hello out there,
when working with TKCon I really like the feature that I can at any
time re-load anyone of my - modified - source files and can see the
effects of my changes right away.
Is there a way to achieve the same under Komodo?
Any idea or tip will be highly appreciated
Helmut

Re: A Komodo question

<20230508110600.67460b2b@lud1.home>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=21966&group=comp.lang.tcl#21966

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: luc@sep.invalid (Luc)
Newsgroups: comp.lang.tcl
Subject: Re: A Komodo question
Date: Mon, 8 May 2023 11:06:00 -0300
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <20230508110600.67460b2b@lud1.home>
References: <pbuh5id4quq0dq7fl2ggjan14rct9lr8dq@4ax.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Info: dont-email.me; posting-host="9384aa051107f611e8439aa0806cf132";
logging-data="4101285"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18fsNY55g5vEDrJECXFqqOGreqc8IneV9s="
Cancel-Lock: sha1:Hw8yDTrbnBupKkqQGQ3KjhWBSnY=
 by: Luc - Mon, 8 May 2023 14:06 UTC

On Mon, 08 May 2023 15:40:27 +0200, Helmut Giese wrote:

> Hello out there,
> when working with TKCon I really like the feature that I can at any
> time re-load anyone of my - modified - source files and can see the
> effects of my changes right away.
> Is there a way to achieve the same under Komodo?
> Any idea or tip will be highly appreciated
> Helmut

I don't know about Komodo, but you could do this:

bind $::topwidget <Key-F5> {source [file normalize [info script]]}

Or you could have certain (or all) procs in a separate file (an include)
that is sourced when you press a key combination. That causes all the
procs to be read again and overwrite the old versions in memory.

--
Luc
>>

Re: A Komodo question

<v9di5i953u8t1ru8p9mijvcr94b3edbhll@4ax.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=21970&group=comp.lang.tcl#21970

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: hgiese@ratiosoft.com (Helmut Giese)
Newsgroups: comp.lang.tcl
Subject: Re: A Komodo question
Date: Mon, 08 May 2023 19:49:46 +0200
Organization: ratiosoft
Lines: 15
Message-ID: <v9di5i953u8t1ru8p9mijvcr94b3edbhll@4ax.com>
References: <pbuh5id4quq0dq7fl2ggjan14rct9lr8dq@4ax.com> <20230508110600.67460b2b@lud1.home>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: dont-email.me; posting-host="2e7a81a133733b08acf72d12d3aca816";
logging-data="4149957"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18lh/XcnPEZ3buh6NAGsyRJ"
Cancel-Lock: sha1:3I909mSVEjfBEvz4ob36MFSl4k4=
X-Newsreader: Forte Free Agent 1.93/32.576 English (American)
 by: Helmut Giese - Mon, 8 May 2023 17:49 UTC

Hi Luc,
>
>I don't know about Komodo, but you could do this:
>
>bind $::topwidget <Key-F5> {source [file normalize [info script]]}
>
>Or you could have certain (or all) procs in a separate file (an include)
>that is sourced when you press a key combination. That causes all the
>procs to be read again and overwrite the old versions in memory.

that is a great idea - and it works. It remains to be seen whether
Komodo is smart enough to adjust breakpoints if line numbers have
changed - but that is for another day.
Many thanks, this will help a lot
Helmut


devel / comp.lang.tcl / Re: A Komodo question

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor