all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Heime <heimeborgia@protonmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Change font for buffer
Date: Sat, 22 Jun 2024 10:38:29 +0000	[thread overview]
Message-ID: <Pi-S4VViShMF0GSHcPe2x6q-FCaPLhwQicnz2VKn6ZmeaTscOvicJCpXHEw32za7JylH896CS06pSitQ4WT-XfnNIWIAortKPkAiiTm1NG4=@protonmail.com> (raw)
In-Reply-To: <864j9li9sr.fsf@gnu.org>


On Saturday, June 22nd, 2024 at 9:52 AM, Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Sat, 22 Jun 2024 09:05:33 +0000
> > From: Heime heimeborgia@protonmail.com
> > Cc: help-gnu-emacs@gnu.org
> > 
> > On Saturday, June 22nd, 2024 at 7:07 AM, Eli Zaretskii eliz@gnu.org wrote:
> > 
> > > > Date: Fri, 21 Jun 2024 21:49:46 +0000
> > > > From: Heime heimeborgia@protonmail.com
> > > > 
> > > > How can I change the font used by emacs for a buffer. Is there
> > > > a way to get a some of the font available that I can loop through using elisp code, as one can do in open-office ?
> > > 
> > > Interactively, use S-mouse-1.
> > > 
> > > In Lisp, use buffer-face-mode-invoke.
> > 
> > What command can I use to change the buffer face to URW Chancery ?
> 
> 
> One of the above, as I just suggested.

What is the difference to using this instead ?

(set-face-attribute 'default nil :font "URW Chancery L-12")






  reply	other threads:[~2024-06-22 10:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21 21:49 Change font for buffer Heime
2024-06-22  1:41 ` Heime
2024-06-22  7:07 ` Eli Zaretskii
2024-06-22  9:05   ` Heime
2024-06-22  9:52     ` Eli Zaretskii
2024-06-22 10:38       ` Heime [this message]
2024-06-22 10:54         ` Eli Zaretskii
2024-06-22 15:19           ` Heime
2024-06-22 16:08             ` Eli Zaretskii
2024-06-22 19:47               ` Heime
2024-06-23  0:10                 ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-06-23  4:34                 ` Eli Zaretskii

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='Pi-S4VViShMF0GSHcPe2x6q-FCaPLhwQicnz2VKn6ZmeaTscOvicJCpXHEw32za7JylH896CS06pSitQ4WT-XfnNIWIAortKPkAiiTm1NG4=@protonmail.com' \
    --to=heimeborgia@protonmail.com \
    --cc=eliz@gnu.org \
    --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.