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.devel Subject: Re: A proposal for a friendlier Emacs Date: Thu, 01 Oct 2020 15:44:03 +0300 Message-ID: <83zh56glpo.fsf@gnu.org> References: <91bb3e347d5caed9487a2cd8e6d0db04@condition-alpha.com> <4deb019b-8034-4f18-9bd6-98424a0f09ee@default> <916af7e9-961b-44e5-ab11-0f128f52a8fe@default> <39133459-6582-4772-b2bf-03eb123cb22b@default> <20200928220307.GD18207@protected.rcdrun.com> <83ft71l3cf.fsf@gnu.org> <20200929041613.GH18207@protected.rcdrun.com> <833630ll5x.fsf@gnu.org> <87h7rfn0wz.fsf@mail.linkov.net> <835z7vhxsi.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18753"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Gregory Heytings Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 01 14:45:10 2020 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 1kNxxN-0004fT-8z for ged-emacs-devel@m.gmane-mx.org; Thu, 01 Oct 2020 14:45:09 +0200 Original-Received: from localhost ([::1]:44562 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNxxM-0000Qy-2u for ged-emacs-devel@m.gmane-mx.org; Thu, 01 Oct 2020 08:45:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNxwT-0008FU-Ic for emacs-devel@gnu.org; Thu, 01 Oct 2020 08:44:13 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53904) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNxwR-0002OM-Ua; Thu, 01 Oct 2020 08:44:11 -0400 Original-Received: from [176.228.60.248] (port=2630 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kNxwO-0003zs-Ap; Thu, 01 Oct 2020 08:44:11 -0400 In-Reply-To: (message from Gregory Heytings on Wed, 30 Sep 2020 19:50:39 +0000) 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:256833 Archived-At: > Date: Wed, 30 Sep 2020 19:50:39 +0000 > From: Gregory Heytings > cc: emacs-devel@gnu.org > > > That only works on Posix systems. We should have a DICT client > > implemented in Emacs Lisp, perhaps based on dictionary.el. > > What is missing in dictionary.el? Maybe nothing, I don't know. I didn't yet have enough time to take a good look at it.