GNU bug report logs -
#78720
31.0.50; Faces menu is unexpectedly not available as documented
Previous Next
To reply to this bug, email your comments to 78720 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78720
; Package
emacs
.
(Sun, 08 Jun 2025 13:41:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Markus Triska <triska <at> metalevel.at>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 08 Jun 2025 13:41:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Sun, 08 Jun 2025 15:47:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Markus Triska <triska <at> metalevel.at>
:
bug acknowledged by developer.
(Sun, 08 Jun 2025 15:47:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78720-done <at> debbugs.gnu.org (full text, mbox):
> 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.