help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Properties in GUI


From: Eli Zaretskii
Subject: Re: Properties in GUI
Date: Mon, 25 Nov 2024 14:00:44 +0200

> Date: Sun, 24 Nov 2024 19:49:30 +0000
> From:  Egon Frerich via Users list for the GNU Emacs text editor 
> <help-gnu-emacs@gnu.org>
> 
>    Until now I am working with EMACS 27.1. The Edit-Menu contains
>    "Properties" so I can for example ident the text.
> 
> 
> 
>    In EMACS thismenu item is not in Edit-Menu. How can I get this menu
>    item back? (without the enriched mode)

Like this:

  M-x load-library RET facemenu RET

Or in your init file:

  (require 'facemenu)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]