From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Emacs as a word processor Date: Wed, 23 Dec 2020 13:06:55 -0500 Message-ID: References: <877dp90ysl.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18073"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Richard Stallman , Emacs Devel , Stefan Kangas , Gregory Heytings , yarnton@tutanota.com, Daniel =?windows-1252?Q?Mart=EDn?= , Eli Zaretskii To: Ihor Radchenko Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 23 19:08: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 1ks8YT-0004bu-MW for ged-emacs-devel@m.gmane-mx.org; Wed, 23 Dec 2020 19:08:09 +0100 Original-Received: from localhost ([::1]:43622 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ks8YS-0003lz-Mc for ged-emacs-devel@m.gmane-mx.org; Wed, 23 Dec 2020 13:08:08 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ks8XP-0002Nb-W7 for emacs-devel@gnu.org; Wed, 23 Dec 2020 13:07:04 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:21097) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ks8XN-0001OP-4L; Wed, 23 Dec 2020 13:07:02 -0500 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id A33DB100486; Wed, 23 Dec 2020 13:06:58 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 378F310021D; Wed, 23 Dec 2020 13:06:57 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1608746817; bh=XpEBaiqYZM0rQyGxRtJRiZQcEz5rbJjcpY+XhOXGDCA=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=TeGh4P1gkhhmxNInZmDQAQaKwIaXnmibw1jsWnr7DyR0FEW8Rnno/Is0OZeoz0Lfd rX/WxbNEVIJXBRfy7rbzxONga6SXgWK7CjgNg5Tatb2EyUJ7ULCxBiQRAtaSwTSgy0 FOTk5lyvcakdA7klF56Vog/X4tH3lUuDtcI5YJcE+glLSuO4gZ9JNi7uuD5VrG/tuP /BKvVG2FrpcBSnNo2LcZH2AYKdTromox0kZ8azi6KdddQYVh2fKbLKUB3MnU/H+HhJ OQOfYDLyYRT5NKwJP+kVWsCBQDtiYFx1aZZ09ggT9Ushw8jkXz4Z8euSHdo2DdQL9A /Q4TsPxMVlVXg== Original-Received: from alfajor (69-165-136-52.dsl.teksavvy.com [69.165.136.52]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id D65261203FF; Wed, 23 Dec 2020 13:06:56 -0500 (EST) In-Reply-To: <877dp90ysl.fsf@localhost> (Ihor Radchenko's message of "Wed, 23 Dec 2020 15:25:14 +0800") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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:261629 Archived-At: > What about the UI developed by Prof. Kitchin [1]? > [1] https://github.com/jkitchin/org-ref I don't have an opinion on its UI, but last time I checked, I found this package to have way too many dependencies (several of them literally not necessary). I think it would benefit from a bit of help in improving the code and the packaging. Stefan