From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: ELPA: new package capf-autosuggest Date: Thu, 21 Oct 2021 18:01:21 +0200 Message-ID: <87cznybc4u.fsf@miha-pc> References: <87sfwvcrl2.fsf@miha-pc> <87h7dawl1x.fsf@posteo.net> <87fssubh9e.fsf@miha-pc> <875ytqwhpf.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29715"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 21 17:58:46 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 1mdaSr-0007Wb-F9 for ged-emacs-devel@m.gmane-mx.org; Thu, 21 Oct 2021 17:58:45 +0200 Original-Received: from localhost ([::1]:52172 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdaSq-0007ma-FR for ged-emacs-devel@m.gmane-mx.org; Thu, 21 Oct 2021 11:58:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34586) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdaRj-0005eQ-E7 for emacs-devel@gnu.org; Thu, 21 Oct 2021 11:57:35 -0400 Original-Received: from kamnitnik.top ([2001:19f0:5001:bf2:5400:2ff:fee0:2626]:39080) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdaRf-0005Tx-AY for emacs-devel@gnu.org; Thu, 21 Oct 2021 11:57:35 -0400 Original-Received: from localhost (BSN-77-156-43.static.siol.net [193.77.156.43]) by kamnitnik.top (Postfix) with ESMTPSA id CAEDE9C707; Thu, 21 Oct 2021 15:57:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kamnitnik.top; s=mail; t=1634831848; bh=pkKci3k8xc7e1JY6Qfgbd1vYOeasdSwZ8+geDQlxl5Y=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=oFKPrUwmng7Se144XKcI2bz1RXQ1ETQEAYWdZHdIT+YMgb3oobER1Ju5bYn2en4eL Ci55minBkNhCncb6evwaB6IvtlWXCnFg6ZX3nR8ot8ZTIDC5nT7U1+Db/xxNpRt48T 1YGkONFdaA9LGmuRYu3AyVFiHgYaBaGy9teZDvvkVZKSB5AboQJ5LK5i387qK/urR9 yGf0RFWAbWwBFvZoocXD8lJPr626zRM7Eb8TvS4aBdkgICZyM+o4dKqJrE+uvOm37n ToIFOnyhYqFwAX4Whh+k2Hk0kskGpQ5ftIJEmyJwotl6igjNlaVArVMFdNRSdKthL8 NBcZbJ2+o7Gdw== In-Reply-To: <875ytqwhpf.fsf@posteo.net> Received-SPF: pass client-ip=2001:19f0:5001:bf2:5400:2ff:fee0:2626; envelope-from=miha@kamnitnik.top; helo=kamnitnik.top X-Spam_score_int: -11 X-Spam_score: -1.2 X-Spam_bar: - X-Spam_report: (-1.2 / 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_SUSPICIOUS_NTLD=0.498, PDS_OTHER_BAD_TLD=0.438, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no 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:277520 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Philip Kaludercic writes: > writes: > >> Philip Kaludercic writes: >> >>> miha@kamnitnik.top writes: >>> >>>> Source code is available at https://repo.or.cz/emacs-coterm.git >>> >>> I like the idea, but this link seems to be pointing to the wrong repo >>> (or at least I just see coterm what was recently added, and nothing >>> called capf-autosuggest). >> >> Whoops, thanks for pointing this out. >> >> Correct url: https://repo.or.cz/emacs-capf-autosuggest.git > > Two notes: > > You should add the > > --8<---------------cut here---------------start------------->8--- > ;; Copyright (C) 2021 Free Software Foundation, Inc. > --8<---------------cut here---------------end--------------->8--- > > notice to the begining of capf-autosuggest.el, and it think it might be > nice to use a version greater than 0.0. Thanks, now done. > > --=20 > Philip Kaludercic --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJHBAEBCAAxFiEEmxVnesoT5rQXvVXnswkaGpIVmT8FAmFxjtETHG1paGFAa2Ft bml0bmlrLnRvcAAKCRCzCRoakhWZP7yJD/0cb5H8XycBQJ8ckdJAo5Drz3TAOmeO FpI3t0GJJSMQOpZ7aI6vl0lfMalHwkyVAhVOC3aksGcKWKE9r3hTkwhT2R8aZnMo tJvgnK3X3+S1lOM+y7xjfhto8zCSzB3ByxhyjQBN8uBrLdEnpy0Sy70vPhXbWsZD DtYrniTkYAr1BdGFzqrPTp8ICOSazgGYeIQr1Fq6GesP7hs+PsFUXu4wkOUV6BPO 13uCURmJxfEYskwFE3siJdaHO9MfYNb64WDYVMc8yC6qgvTfX9R0qZ6cntfn/Nu8 doMaZ52ruUsv3hEnYmtuatHLV6Zm50K8FrTv025xg+eVe+YwIF1MN+E1KXuHPZ2+ FeUn7jIFFv7Ip6co+NZzUF72JVWLifElkNT+dnI05EKumyPiNlgfU9nXEozUEoMD T2obUZo+eTRkr7PwH2ONumEktoI/hAaRocx9wl4GqauULaHp041V/2ruxA2NHCPb o5vonw9CXZ2Auuwv99Hz3Xh3wpty3XQHdzpkvAkKXYdrFFrayk7wnzGsZFGAH00j UVECAEYNC2O7ncHFxk4hyk2+vNniLVxmOO2Su25hr1vjUF0n+y9di0sa6T7Q0biZ EFA/60AEyBLVemowXrgyDLK6R+3Ppg+wboxfo1rdZIN+jhLmlN2so6PyCvxj/S2C OrzqVVd9sMlC8A== =8Ye5 -----END PGP SIGNATURE----- --=-=-=--