all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexandros Prekates <aprekates@openmailbox.org>
To: Drew Adams <drew.adams@oracle.com>, help-gnu-emacs@gnu.org
Subject: Re: Default face - font questions.
Date: Thu, 14 Aug 2014 17:46:55 +0300	[thread overview]
Message-ID: <53ECCBDF.6000607@openmailbox.org> (raw)
In-Reply-To: <c07dbdfa-8e34-4e3d-937e-8efcb1848be9@default>

Thanks for the affirmation!

I'm an occasional emacs user but every time i come back to use it i 
found some aspect that buffles me a littile. This time it was the 
font-face relation.

I was reading the emacswiki page i mentioned in my previous email trying 
to figure things out.

ps: for the extroneous characters . i use thuderbird , maybe its the 
copy paste from emacswiki that wasnt done neatle?

On 14/08/2014 05:30 μμ, Drew Adams wrote:
>> To change the default font for new (non special-display) frames...
>>
>>    (set-face-attribute 'default t   :font FONT)
>>
>> To change the default font for the current frame, as well as future
>> frames...
>>
>>    (set-face-attribute 'default nil :font FONT)
>>
>> I understand how when we are in the middle of an emacs session it'd help
>> to have an option to change the font only of the future-new frames.
>>
>> But i dont understand the difference of using the 't', or 'nil' option
>> in an .init file when starting a new emacs session . Doesnt it hold than
>> in that case all frames are newone making 't' superfluous in .init file?
> You understand correctly. You should not notice any difference between `nil' and `t' as the value of parameter FRAME, when you use `set-face-attribute' in your init file.
>
> (P.S. Your mailer quotes things weirdly - lots of extraneous `|' and `\|' here and there.)




      reply	other threads:[~2014-08-14 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-14  1:01 Default face - font questions Alexandros Prekates
2014-08-14 14:30 ` Drew Adams
2014-08-14 14:46   ` Alexandros Prekates [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=53ECCBDF.6000607@openmailbox.org \
    --to=aprekates@openmailbox.org \
    --cc=drew.adams@oracle.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.
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.