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

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

Emacs 28.0.50 and facemenu-set-bold


From: Christopher Dimech
Subject: Emacs 28.0.50 and facemenu-set-bold
Date: Tue, 25 May 2021 15:20:33 +0200

> Sent: Wednesday, May 26, 2021 at 12:32 AM
> From: "Eli Zaretskii" <eliz@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Emacs 28.0.50 and facemenu-set-bold
>
> > From: Christopher Dimech <dimech@gmx.com>
> > Cc: Eli Zaretskii <eliz@gnu.org>, help-gnu-emacs@gnu.org
> > Date: Tue, 25 May 2021 10:06:14 +0200
> >
> >
> > What do I have to do in getting the version whore the problem with 
> > facemenu-set-bold
> > is fixed?
>
> It's not the Emacs version, it's your code: it assumes facemenu is
> preloaded, and that changed lately.  So you need to (require 'facemenu).

Has been suggested to me that I use

(set-face-attribute 'default nil :weight 'ultra-bold)

What do you think Eli?




reply via email to

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