all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Default font / size
Date: Wed, 21 Jun 2017 11:31:17 +0200	[thread overview]
Message-ID: <87o9th661m.fsf@debian.uxu> (raw)
In-Reply-To: CAOj2CQQhEfXbieDBJiUfvr+TxsefUHZxncb1RSEosgozB7WV5A@mail.gmail.com

John Mastro <john.b.mastro@gmail.com> writes:

> [1]: My goal is to avoid having to specify
> a different font size for each of the systems on
> which I use Emacs, since Emacs presumably has logic
> to pick a reasonable font size.

Apparently not!

If you want to achieve different fonts on different
machines, but without having different Elisp on
different machines, I suppose one way to do that would
be to rely on environmental vars, as in

    (getenv "EDITOR") ; "/usr/bin/emacs"

Set up one such to hold the font. Of course, this only
means that instead of changing Elisp on each system,
you would have to set the font variable on
each system.

-- 
underground experts united
http://user.it.uu.se/~embe8573




  parent reply	other threads:[~2017-06-21  9:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-20 21:50 Default font / size John Mastro
2017-06-20 22:03 ` John Mastro
2017-06-20 23:30 ` Mekeor Melire
2017-06-21  9:31 ` Emanuel Berg [this message]
2017-06-21 17:47 ` Eli Zaretskii
2017-06-21 19:15   ` John Mastro
2017-06-21 19:30     ` Eli Zaretskii
2017-06-21 20:29       ` John Mastro

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=87o9th661m.fsf@debian.uxu \
    --to=moasen@zoho.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.