From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Morgan Willcock" Newsgroups: gmane.emacs.devel Subject: =?utf-8?q?Re=3A?= [ELPA] New =?utf-8?q?package=3A?= kixtart-mode Date: Wed, 09 Nov 2022 22:24:04 +0100 Message-ID: <3614-636c1a80-27-4ba2fc00@190156668> References: <878rkj96mh.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30393"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: SOGoMail 5.5.0 Cc: emacs-devel@gnu.org To: "Philip Kaludercic" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 09 22:25:06 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ossZF-0007gc-FU for ged-emacs-devel@m.gmane-mx.org; Wed, 09 Nov 2022 22:25:05 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ossYT-0005fe-Ip; Wed, 09 Nov 2022 16:24:17 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ossYM-0005fI-SC for emacs-devel@gnu.org; Wed, 09 Nov 2022 16:24:11 -0500 Original-Received: from relay2-d.mail.gandi.net ([2001:4b98:dc4:8::222]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ossYL-0001Ew-3e for emacs-devel@gnu.org; Wed, 09 Nov 2022 16:24:10 -0500 Original-Received: (Authenticated sender: morgan@ice9.digital) by mail.gandi.net (Postfix) with ESMTPSA id BF18B40006; Wed, 9 Nov 2022 21:24:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ice9.digital; s=gm1; t=1668029045; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=IU3FThV4I1swHOvTqtVmxppNV9hHijXbc2X7baspEZ4=; b=aRdXVIVp33wDTlvAuuXQql96UkdAmM54kd8AxNjlHvPhJHa2lxw99PtXrCfRl/bd4WxX6d lZqrdLd+oD1ie3zviy4qGH9FDV6ursWaspuqVc4uGn+p0yyvb181INzgpVDhHo2jhri+DR KQmU/PAUPYqplumL9vOiKmfMmRXnU5IHnw0Q0fwDzA5/12lzEm0Lz8kSQO0I4JrFG5wPQo ErMvl+QapXfhZGbXca4J9+EaKzLR1pKPZnffx/eGmFVpJX24X6D/wBatMAyePP+N1AZLE7 1SL+/xOWb79LRXeuJVlprlBmFB26PKL4b8lroIqjXWocsV7pgLwrG9XgDYgsFg== In-Reply-To: <878rkj96mh.fsf@posteo.net> X-Forward: 127.0.0.1 Received-SPF: pass client-ip=2001:4b98:dc4:8::222; envelope-from=morgan@ice9.digital; helo=relay2-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_FMBLA_NEWDOM14=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:299438 Archived-At: On Wednesday, November 09, 2022 21:10 GMT, Philip Kaludercic wrote: > "morgan@ice9.digital" writes: > > > KiXtart (http://www.kixtart.org/) is a Windows scripting language w= hich > > doesn't have much in the way of modern editor support. > > Just to get this out of the way: GNU ELPA requires packages to have n= o > hard dependencies on non-free software. Is this the case with KiXtar= t? > Are there free implementations that run on free operating systems? There is no free-software KiXtart interpreter, but the interpreter is not required to edit the scripts, so I wouldn't class that as a hard dependency for the package. Typically when I use the package I am not using it on Windows.