From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#50776: add "ispell show where we looked" command Date: Fri, 24 Sep 2021 16:41:28 +0300 Message-ID: <83wnn6rszb.fsf@gnu.org> References: <878rzm85zs.5.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33884"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 50776@debbugs.gnu.org To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Sep 24 15:42:28 2021 Return-path: Envelope-to: geb-bug-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 1mTlT9-0008ba-KW for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 24 Sep 2021 15:42:27 +0200 Original-Received: from localhost ([::1]:45548 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mTlT8-0005nC-65 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 24 Sep 2021 09:42:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mTlSk-0005Xm-O9 for bug-gnu-emacs@gnu.org; Fri, 24 Sep 2021 09:42:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45441) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mTlSk-0003YH-FL for bug-gnu-emacs@gnu.org; Fri, 24 Sep 2021 09:42:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mTlSk-0005Lp-DE for bug-gnu-emacs@gnu.org; Fri, 24 Sep 2021 09:42:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 24 Sep 2021 13:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50776 X-GNU-PR-Package: emacs Original-Received: via spool by 50776-submit@debbugs.gnu.org id=B50776.163249089820512 (code B ref 50776); Fri, 24 Sep 2021 13:42:02 +0000 Original-Received: (at 50776) by debbugs.gnu.org; 24 Sep 2021 13:41:38 +0000 Original-Received: from localhost ([127.0.0.1]:56985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mTlSL-0005Km-QW for submit@debbugs.gnu.org; Fri, 24 Sep 2021 09:41:37 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:43374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mTlSK-0005KW-GH for 50776@debbugs.gnu.org; Fri, 24 Sep 2021 09:41:36 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53336) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mTlSF-00039g-9i; Fri, 24 Sep 2021 09:41:31 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1595 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mTlSE-0000K5-Qw; Fri, 24 Sep 2021 09:41:31 -0400 In-Reply-To: <878rzm85zs.5.fsf@jidanni.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:215298 Archived-At: > From: 積丹尼 Dan Jacobson > > Date: Fri, 24 Sep 2021 21:20:39 +0800 > > Please add one more: > Show all the dictionaries that were checked when looking for (and not > finding) the word. > > That way one could figure out why e.g., "jitter" is misspelled in emacs, > but not in the shell's ispell. > > Sure, there are various alists, but we want to see where it really looked. I don't understand: there's only one dictionary, the current one.