all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Dimech <dimech@gmx.com>
To: Jean Louis <bugs@gnu.support>
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Setting all text to bold
Date: Tue, 25 May 2021 14:09:54 +0200	[thread overview]
Message-ID: <trinity-a9c2218b-d521-4284-b202-b981de583e69-1621944594629@3c-app-mailcom-bs01> (raw)
In-Reply-To: <YKznTOR1Xf8XjYd9@protected.localdomain>

> Sent: Wednesday, May 26, 2021 at 12:02 AM
> From: "Jean Louis" <bugs@gnu.support>
> To: "Christopher Dimech" <dimech@gmx.com>
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: Setting all text to bold
>
> * Christopher Dimech <dimech@gmx.com> [2021-05-25 14:24]:
> > I want to set all text to bold in emacs.  Have been calling (facemenu-set-bold),
> > but encountered a problem whilst using Emacs 28.0.50.
> > 
> > It has come to my attention that (facemenu-set-bold) is not to be invoked in an init file.
> > 
> > How can one get all the emacs sessions in bold typeface exactly?
> 
> For you, as BOLD fan, you need ULTRA BOLD:

Felicitations.  Yes, ULTRA BOLD is for me. :)
 
> (set-face-attribute 'default nil :weight 'ultra-bold)
> 
> ‘:weight’
> 
> VALUE specifies the weight of the font to use.  It must be one of the
> symbols ‘ultra-bold’, ‘extra-bold’, ‘bold’, ‘semi-bold’, ‘normal’,
> ‘semi-light’, ‘light’, ‘extra-light’, ‘ultra-light’.
> 
> 
> Now I would like to know how to set face for specific single char....
> 
> -- 
> Jean
> 
> Take action in Free Software Foundation campaigns:
> https://www.fsf.org/campaigns
> 
> Sign an open letter in support of Richard M. Stallman
> https://stallmansupport.org/
> 
>



      reply	other threads:[~2021-05-25 12:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 11:23 Setting all text to bold Christopher Dimech
2021-05-25 12:02 ` Jean Louis
2021-05-25 12:09   ` Christopher Dimech [this message]

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-a9c2218b-d521-4284-b202-b981de583e69-1621944594629@3c-app-mailcom-bs01 \
    --to=dimech@gmx.com \
    --cc=bugs@gnu.support \
    --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.
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.