From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27392 invoked from network); 16 Nov 2022 10:06:00 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 16 Nov 2022 10:06:00 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ovFIt-006iQ4-0J for ml@inbox.vuxu.org; Wed, 16 Nov 2022 04:05:59 -0600 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.96) (envelope-from ) id 1ovFIs-003Ssx-24 for ml@inbox.vuxu.org; Wed, 16 Nov 2022 04:05:58 -0600 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1ovFIn-003Ssq-0H for ding@lists.math.uh.edu; Wed, 16 Nov 2022 04:05:53 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ovFId-0057jy-HX for ding@lists.math.uh.edu; Wed, 16 Nov 2022 04:05:52 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=NRYRgUQL+718TPG9Lbpt/7tlU3Lqw/EobPe5rVuWKVM=; b=MbFPz5VOVbjXhX4LzJm+MsSWrB yfSem3HD0AoWwyU9rewAt/zmSlV4zZy54ZAIuFVrA+9jJ4rt2RinpeGn+axYIfnHctSImQqO0ipia ufy8+M09rRQ/KzFqeGVLDoOpL8T2aEnscJzzSQXAMREs+wHso6VpuZC14rO2FD4mSIG4=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ovFIM-0002ja-WB for ding@gnus.org; Wed, 16 Nov 2022 11:05:30 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1ovFIK-0004Sh-F4 for ding@gnus.org; Wed, 16 Nov 2022 11:05:24 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: =?utf-8?Q?Peter_M=C3=BCnster?= Subject: Re: completion no more working with latest HEADs (emacs and bbdb) Date: Wed, 16 Nov 2022 11:05:19 +0100 Message-ID: <87zgcrp63k.fsf@a16n.net> References: <87r0y42vnh.fsf@a16n.net> <86edu3ibkp.fsf@gnu.org> <87leobgucs.fsf@a16n.net> <867czvi8d8.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:X1t7RYpLbFBIMABAh0GrVCK3HRc= List-ID: Precedence: bulk On Wed, Nov 16 2022, Arash Esbati wrote: > I also use BBDB (latest version from MELPA), corfu is the in-buffer > completion UI I use. If you can confirm, that you use also latest emacs-master, then I'll try corfu too. -- Peter