[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Removal of facemenu preload - Text Properties menu
From: |
Eli Zaretskii |
Subject: |
Re: Removal of facemenu preload - Text Properties menu |
Date: |
Tue, 11 May 2021 21:54:46 +0300 |
> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Tue, 11 May 2021 20:49:26 +0200
> Cc: Drew Adams <drew.adams@oracle.com>,
> "emacs-devel@gnu.org" <emacs-devel@gnu.org>
>
> Juri Linkov <juri@linkov.net> writes:
>
> > I tried to visit etc/enriched.txt and it has a "Text" menu
> > with such items "Center Line", "Center Paragraph"…
>
> That's the normal `text-mode' menu, isn't it? But I guess it'd make
> sense to just move the text property menu over there, and disable it
> unless we have `enriched-mode' enabled...
Please don't move the Text Properties menu to Enriched -- it has
nothing special to do with Enriched mode (although users of Enriched
mode are supposed to use this menu). It is a separate feature that
can be used independently of Enriched mode.
It is, of course, okay to disable/remove it when facemenu isn't
loaded, provided that loading facemenu enables/adds it back to the
Edit menu.
Thanks.