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.help Subject: Re: Including AI into Emacs Date: Fri, 06 Dec 2024 22:06:34 +0300 Message-ID: <9E0AA0CD-D571-4D00-8925-BBC3D8891337@gnu.support> References: <0e802e6ebb6a3e4dd12237ca4ec2e5c1.support1@rcdrun.com> <8634j0llcx.fsf@gnu.org> 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="34874"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android To: help-gnu-emacs@gnu.org, Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Dec 06 20:07:34 2024 Return-path: Envelope-to: geh-help-gnu-emacs@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 1tJdfq-0008w1-21 for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 06 Dec 2024 20:07:34 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tJdf8-000536-LL; Fri, 06 Dec 2024 14:06:54 -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 1tJdf4-00052W-6p for help-gnu-emacs@gnu.org; Fri, 06 Dec 2024 14:06:46 -0500 Original-Received: from stw1.rcdrun.com ([217.170.207.13]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tJdf2-0001BM-NK; Fri, 06 Dec 2024 14:06:45 -0500 Original-Received: from [127.0.0.1] ([::ffff:102.85.85.134]) (AUTH: PLAIN admin, TLS: TLS1.3,128bits,ECDHE_RSA_AES_128_GCM_SHA256) by stw1.rcdrun.com with ESMTPSA id 0000000000081FFA.0000000067534B40.003B5B49; Fri, 06 Dec 2024 12:06:40 -0700 In-Reply-To: <8634j0llcx.fsf@gnu.org> 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, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:148633 Archived-At: On December 6, 2024 9:25:34 PM GMT+03:00, Eli Zaretskii wr= ote: >> Date: Fri, 06 Dec 2024 20:22:23 +0300 >> From: Jean Louis >>=20 >> My previous e-mail about AI was written only to test the following >> function: > >Please avoid using Emacs public mailing lists for testing your code=2E > I am not expressing myself well as usual=2E I should have avoid to say "on= ly" as it wasn't=2E Mailing list wasn't used for testing my code, it can be seen in the functi= on=2E=20 The fact that email was written on my personal computer was used to run th= e code, as when specific file appears in directory the function is invoked= =2E I hope it's now clear=2E Jean