From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: uzibalqa Newsgroups: gmane.emacs.help Subject: Re: Name completion when using "read-char-by-name" Date: Fri, 07 Oct 2022 19:22:20 +0000 Message-ID: <5yXRTN2GIdpfSrW0TDkmjZUhdVFx1ZPuuDRSz0ex9Q8FwaoJr-nmThob1s1lFdow32OXl-1gU4OmVEeYvvQQAaaHWlVMz0XkCYAm0zDadVM=@proton.me> References: <9aQA4PGTbkY4yE2ETmNHU8hSxq3kiyI5r-GF5cW-tdjviquecfD80ibGnG0aDyX-UvA5mug9uHf-09vNCC66HDKOsoudTjMgMk3e--luy6A=@proton.me> <83wn9cnn2u.fsf@gnu.org> <83ilkvmyj5.fsf@gnu.org> <83edvjmoyf.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="38198"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 07 21:24:31 2022 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 1ogsxS-0009k4-P2 for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 07 Oct 2022 21:24:30 +0200 Original-Received: from localhost ([::1]:47556 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogsxR-0004R2-Bo for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 07 Oct 2022 15:24:29 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33424) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogsve-0004Pi-Oh for help-gnu-emacs@gnu.org; Fri, 07 Oct 2022 15:22:40 -0400 Original-Received: from mail-4318.protonmail.ch ([185.70.43.18]:54871) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogsvb-0007tR-73; Fri, 07 Oct 2022 15:22:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1665170551; x=1665429751; bh=x5S/PDQSk2xEsrv6xgnGWsZ1Vr8eA//Xrv6HA2a9fds=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=Pp+NjLZ729ZLxmNpEboFfkyGKsudEi2pq7SQrrNuHAHakfdyMTzaqhsPniirNIr7r UWryLgYYtTZQvCQqZIfMfveHF1TnTzx+7oKenOQ347GHzQTU3b+OHo/bjIEVtgAPIS 6P/CfP2JObF/zJr8jWpIJPqqbkxG5VvhugVVKMvzQIA/gKnOZO7laCC3OmqLmBhBjE akzxdWVOi/cR2OySZGMrxIFX81y/xlTqV5dbpjKSpB8qNY6oQxC8oTVmEueWuHSFwd vThFa/Rxmmjneq6V+LeHm0amsgyStRD23c8srlrnVgpDQn1n/HimNd6h1MGOEx/sdm USJrKCo/cgfzA== In-Reply-To: <83edvjmoyf.fsf@gnu.org> Feedback-ID: 52887082:user:proton Received-SPF: pass client-ip=185.70.43.18; envelope-from=uzibalqa@proton.me; helo=mail-4318.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, 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" Xref: news.gmane.io gmane.emacs.help:139756 Archived-At: ------- Original Message ------- On Friday, October 7th, 2022 at 7:08 PM, Eli Zaretskii wrote= : > > Date: Fri, 07 Oct 2022 17:33:11 +0000 > > From: uzibalqa uzibalqa@proton.me > > Cc: help-gnu-emacs@gnu.org > >=20 > > > > "M-x text-TAB" I get the list of possible completions. > > > >=20 > > > > But with "read-char-by-name" the TAB does not fire the completion l= ist. > > >=20 > > > It does here. The first time you do that in a session it could be a > > > bit slow, because Emacs needs to scan the entire list of Unicode > > > characters. But it does pop up a buffer with completions. > >=20 > > I am quite sure that it is not a question of being slow because I get [= no match]. > > Perhaps there is a setting for completions? I am using Emacs 29.0.50 >=20 >=20 > Is this in "emacs -Q"? If not, look at your customizations. Some package is changing the behaviour because things work with "emacs -Q".=