GNU bug report logs - #78720
31.0.50; Faces menu is unexpectedly not available as documented

Previous Next

Package: emacs;

Reported by: Markus Triska <triska <at> metalevel.at>

Date: Sun, 8 Jun 2025 13:41:01 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78720: closed (31.0.50; Faces menu is unexpectedly not
 available as documented)
Date: Sun, 08 Jun 2025 15:47:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 08 Jun 2025 18:46:36 +0300
with message-id <861prugrs3.fsf <at> gnu.org>
and subject line Re: bug#78720: 31.0.50; Faces menu is unexpectedly not available as documented
has caused the debbugs.gnu.org bug report #78720,
regarding 31.0.50; Faces menu is unexpectedly not available as documented
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78720: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78720
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Markus Triska <triska <at> metalevel.at>
To: bug-gnu-emacs <at> gnu.org
Subject: 31.0.50; Faces menu is unexpectedly not available as documented
Date: Sun, 08 Jun 2025 15:32:27 +0200
To reproduce this issue, please start Emacs with:

    $ emacs -Q --eval '(setq font-lock-defaults nil)'

From the documentation of font-lock-defaults, my expectation is that I
can then use the "Faces" menu (under "Edit" and then "Text Properties"
in the menu bar) to assign faces explicitly to text in the buffer:

   -- Variable: font-lock-defaults
       ... If its value is ‘nil’, ...  you can use the ‘Faces’ menu
       (under ‘Edit’ and then ‘Text Properties’ in the menu bar) to
       assign faces explicitly to text in the buffer.

However, under "Edit", a "Faces" menu is unexpectedly not available.

Can you reproduce this issue?

Thank you and all the best,
Markus

In GNU Emacs 31.0.50 (build 6, x86_64-pc-linux-gnu, X toolkit, Xaw
 scroll bars) of 2025-03-23 built on mt-laptop
Repository revision: 7d14e35498209e45290f5c1297ded6d7175bf1ea
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12302000
System Description: Ubuntu 23.10

Configured using:
 'configure --with-x-toolkit=lucid --with-xpm=ifavailable
 --with-gif=ifavailable --with-tiff=ifavailable
 --with-gnutls=ifavailable --enable-checking=yes,glyphs
 --enable-check-lisp-object-type 'CFLAGS=-O0 -g3''

Configured features:
FREETYPE GMP JPEG LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG SECCOMP
SOUND THREADS TOOLKIT_SCROLL_BARS X11 XDBE XFT XIM XPM LUCID ZLIB



[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Markus Triska <triska <at> metalevel.at>
Cc: 78720-done <at> debbugs.gnu.org
Subject: Re: bug#78720: 31.0.50;
 Faces menu is unexpectedly not available as documented
Date: Sun, 08 Jun 2025 18:46:36 +0300
> From: Markus Triska <triska <at> metalevel.at>
> Date: Sun, 08 Jun 2025 15:32:27 +0200
> 
> 
> To reproduce this issue, please start Emacs with:
> 
>     $ emacs -Q --eval '(setq font-lock-defaults nil)'
> 
> >From the documentation of font-lock-defaults, my expectation is that I
> can then use the "Faces" menu (under "Edit" and then "Text Properties"
> in the menu bar) to assign faces explicitly to text in the buffer:
> 
>    -- Variable: font-lock-defaults
>        ... If its value is ‘nil’, ...  you can use the ‘Faces’ menu
>        (under ‘Edit’ and then ‘Text Properties’ in the menu bar) to
>        assign faces explicitly to text in the buffer.
> 
> However, under "Edit", a "Faces" menu is unexpectedly not available.

The "Face" menu was removed in Emacs 28, so I've deleted that sentence
from the manual.

See NEWS.28 (search for "facemenu") about the change, which includes
how to get the old behavior back, if you want it.

I'm closing this bug with this message.


This bug report was last modified 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.