Deutsch   English   Français   Italiano  
<v4r8d7$1779p$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!3.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: aotto1968 <aotto1968@t-online.de>
Newsgroups: comp.lang.tcl
Subject: Re: add additional subcommand for the "chan" tcl command?
Date: Tue, 18 Jun 2024 08:10:47 +0200
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <v4r8d7$1779p$1@dont-email.me>
References: <v4pd73$m2ov$1@dont-email.me>
 <nnd$5800c649$6c7c9ec6@3c4b42606e7ba6bb> <v4q3dj$sq8k$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 18 Jun 2024 08:10:47 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="acff8b0cb802310bf0109628909101c1";
	logging-data="1285433"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18nbUz+VC9DWtXjmHKZmWbqKg3a15kRoSA="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:8D5N3RktRAgNL+LBanU30dQntXg=
In-Reply-To: <v4q3dj$sq8k$2@dont-email.me>
Content-Language: en-US
Bytes: 2408

ok… "namespace ensemble" is not an ensemble"
namespace ensemble configure namespace -map =
   children             = ::tcl::namespace::children
   code                 = ::tcl::namespace::code
   current              = ::tcl::namespace::current
   delete               = ::tcl::namespace::delete
   ensemble             = ::tcl::namespace::ensemble
   eval                 = ::tcl::namespace::eval
   exists               = ::tcl::namespace::exists
   export               = ::tcl::namespace::export
   forget               = ::tcl::namespace::forget
   import               = ::tcl::namespace::import
   inscope              = ::tcl::namespace::inscope
   origin               = ::tcl::namespace::origin
   parent               = ::tcl::namespace::parent
   path                 = ::tcl::namespace::path
   qualifiers           = ::tcl::namespace::qualifiers
   tail                 = ::tcl::namespace::tail
   unknown              = ::tcl::namespace::unknown
   upvar                = ::tcl::namespace::upvar
   which                = ::tcl::namespace::which
namespace ensemble configure ::tcl::namespace::ensemble -map = "::tcl::namespace::ensemble" is not an ensemble command
info body ::tcl::namespace::ensemble = "::tcl::namespace::ensemble" isn't a procedure