From: Christopher Dimech <dimech@gmx.com>
To: Yuri Khan <yuri.v.khan@gmail.com>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Emacs 28.0.50 and facemenu-set-bold
Date: Tue, 25 May 2021 15:33:42 +0200 [thread overview]
Message-ID: <trinity-8b9af7af-2c59-49ba-ad3e-81581a8c5fd4-1621949622277@3c-app-mailcom-bs01> (raw)
In-Reply-To: <CAP_d_8Xa1dbHeGVtD5m3NO3z76_qyWVTi1UdmGq5faq1puynwg@mail.gmail.com>
> Sent: Wednesday, May 26, 2021 at 1:28 AM
> From: "Yuri Khan" <yuri.v.khan@gmail.com>
> To: "Christopher Dimech" <dimech@gmx.com>
> Cc: "Eli Zaretskii" <eliz@gnu.org>, "help-gnu-emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: Emacs 28.0.50 and facemenu-set-bold
>
> On Tue, 25 May 2021 at 20:20, Christopher Dimech <dimech@gmx.com> wrote:
>
> > > > 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?
>
> You have not stated your goal and expectation in this thread, so your
> question cannot be meaningfully answered.
>
> In the other thread, you said your goal is to have everything
> displayed in bold and your previous approach was to use
> (facemenu-set-bold), so a better approach was suggested to you.
Originally I was using (facemenu-set-bold) but things have changed lately.
Thusly Eli instructed on calling (require 'facemenu).
The following was suggested to me, and I am using it. Bet do not know if there is
consensus that the latter is a better approach. Just checking out.
(set-face-attribute 'default nil :weight 'ultra-bold)
next prev parent reply other threads:[~2021-05-25 13:33 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-24 12:58 Symbol's function definition is void: facemenu-set-bold Christopher Dimech
2021-05-24 19:02 ` Emacs 28.0.50 and facemenu-set-bold Christopher Dimech
2021-05-24 19:18 ` Eli Zaretskii
2021-05-24 19:38 ` Christopher Dimech
2021-05-24 22:29 ` Christopher Dimech
2021-05-25 8:06 ` Christopher Dimech
2021-05-25 8:36 ` Jean Louis
2021-05-25 9:01 ` Christopher Dimech
2021-05-25 9:34 ` Jean Louis
2021-05-25 10:07 ` Christopher Dimech
2021-05-25 12:32 ` Eli Zaretskii
2021-05-25 13:20 ` Christopher Dimech
2021-05-25 13:28 ` Yuri Khan
2021-05-25 13:33 ` Christopher Dimech [this message]
2021-05-25 14:21 ` Yuri Khan
2021-05-25 13:43 ` Eli Zaretskii
2021-05-25 13:53 ` Christopher Dimech
2021-05-25 14:42 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-05-25 15:52 ` Christopher Dimech
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=trinity-8b9af7af-2c59-49ba-ad3e-81581a8c5fd4-1621949622277@3c-app-mailcom-bs01 \
--to=dimech@gmx.com \
--cc=help-gnu-emacs@gnu.org \
--cc=yuri.v.khan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.