From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Berman Subject: Org mode entry in Emacs Info menu Date: Wed, 12 Feb 2020 10:58:22 +0100 Message-ID: <87k14st9dt.fsf@gmx.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52194) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1omr-0003MP-5R for emacs-orgmode@gnu.org; Wed, 12 Feb 2020 04:58:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j1omp-0004aV-3J for emacs-orgmode@gnu.org; Wed, 12 Feb 2020 04:58:29 -0500 Received: from mout.gmx.net ([212.227.15.15]:49169) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j1omo-0004Wj-ND for emacs-orgmode@gnu.org; Wed, 12 Feb 2020 04:58:27 -0500 Received: from strobe-lfs84 ([178.6.99.128]) by mail.gmx.com (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MHoN2-1jFcHR3f6s-00EwLu for ; Wed, 12 Feb 2020 10:58:24 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org The update of Org mode to 9.3 in the Emacs sources (http://git.savannah.gnu.org/cgit/emacs.git/commit/doc/misc/org.texi?h=emacs-27&id=165f7383822086d465519ebe6e4283723923f097) contains this change to doc/misc/org.texi: -@dircategory Emacs editing modes +@dircategory Emacs which resulted in moving the Org mode entry in the Emacs Info menu, prompting Emacs bug#39556 (https://lists.gnu.org/archive/html/bug-gnu-emacs/2020-02/msg00372.html). I also find the new menu item placement inappropriate. Was this relocation intended, and if so, why? Steve Berman