unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Yuri Khan <yuri.v.khan@gmail.com>
To: Christopher Dimech <dimech@gmx.com>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: Emacs 28.0.50 and facemenu-set-bold
Date: Tue, 25 May 2021 21:21:59 +0700	[thread overview]
Message-ID: <CAP_d_8WhfHdgqsyD-KOZ8BQBn6BHfVn1GApt0D2Kt8pzWY4nBw@mail.gmail.com> (raw)
In-Reply-To: <trinity-8b9af7af-2c59-49ba-ad3e-81581a8c5fd4-1621949622277@3c-app-mailcom-bs01>

On Tue, 25 May 2021 at 20:33, Christopher Dimech <dimech@gmx.com> wrote:

> > 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.

How did it even work for you?

    $ ls -l /tmp/test-bold/
     .   ..   .emacs

    $ cat /tmp/test-bold/.emacs
    (facemenu-set-bold)

    $ HOME=/tmp/test-bold emacs

Observed behavior: Emacs starts up with *GNU Emacs* buffer. None of
its contents is bold.

    $ HOME=/tmp/test-bold emacs newfile

Observed behavior: Emacs starts up with an empty buffer. Text typed in
this buffer is displayed in bold. However, if I switch to *scratch*,
its contents are not bold. If I ‘C-x C-f’ a file, its text is not
bold.

    $ HOME=/tmp/test-bold emacs .emacs

Observed behavior: Emacs starts up with a buffer containing the text
‘(facemenu-set-bold)’. It is not bold. Entering any new text does not
make it bold.


Bottom line: your former approach does not work except in a single and
rare case.



  reply	other threads:[~2021-05-25 14:21 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
2021-05-25 14:21                   ` Yuri Khan [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP_d_8WhfHdgqsyD-KOZ8BQBn6BHfVn1GApt0D2Kt8pzWY4nBw@mail.gmail.com \
    --to=yuri.v.khan@gmail.com \
    --cc=dimech@gmx.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).