From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: repology.el Date: Mon, 25 Jan 2021 06:52:46 +0000 Message-ID: References: <6193374b-a60d-ba82-91b5-afdede18e3bb@yandex.ru> <72871d3a-3b6a-d6fd-01cc-4248f817923c@yandex.ru> <801f93f3-8c1f-5f5f-6351-e1169bc309ae@yandex.ru> 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="18858"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ulm@gentoo.org, dgutov@yandex.ru, ams@gnu.org, arthur.miller@live.com, emacs-devel@gnu.org To: rms@gnu.org, Richard Stallman , Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jan 25 07:57:15 2021 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 1l3voJ-0004oQ-VT for ged-emacs-devel@m.gmane-mx.org; Mon, 25 Jan 2021 07:57:15 +0100 Original-Received: from localhost ([::1]:52162 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l3voI-0001Ir-Um for ged-emacs-devel@m.gmane-mx.org; Mon, 25 Jan 2021 01:57:14 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39086) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3vkF-0008RO-EQ for emacs-devel@gnu.org; Mon, 25 Jan 2021 01:53:03 -0500 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:52731) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3vkC-0000n2-K4; Mon, 25 Jan 2021 01:53:02 -0500 Original-Received: from [10.127.10.210] ([::ffff:197.157.34.165]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_CHACHA20_POLY1305) by stw1.rcdrun.com with ESMTPSA id 000000000001E085.00000000600E6AC8.000006B8; Sun, 24 Jan 2021 23:52:55 -0700 In-Reply-To: Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-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.23 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" Xref: news.gmane.io gmane.emacs.devel:263377 Archived-At: I think, but not sure, that schema is pattern on how documents should be in= terpreted by software=2E Without it, certain functions would not work=2E In= my opinion it is one way of programming by pattern and this part of softwa= re=2E In itself it does nothing=2E=20 It is not just a configuration file or data like list of colors or fonts= =2E I think it is pattern that changes algorithm of software and thus part = of software=2E On January 25, 2021 5:53:04 AM UTC, Richard Stallman wrote= : >[[[ To any NSA and FBI agents reading my email: please consider ]]] >[[[ whether defending the US Constitution against all enemies, ]]] >[[[ foreign or domestic, requires you to follow Snowden's example=2E ]]] > >I think I understand the facts of the situation=2E >The OpenDocument schemas are nonfree=2E > >One uncertainty remains in my understanding=2E Are those >Schemas a kind of software, or are they some other kind of thing? > >I think they are software, because they could be modified within an >infinite space of possibilities=2E Jean