all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: rhouse@smartchat.net.au
Cc: help-gnu-emacs@gnu.org
Subject: Re: Trouble setting default font and window size
Date: Fri, 29 Jul 2016 08:14:22 +0200	[thread overview]
Message-ID: <579AF43E.5070106@gmx.at> (raw)

 > > (defalias 'dynamic-setting-handle-config-changed-event 'ignore)
 >
 > doesn't seem to do anything.
 >
 > > "Note on e65c307 breaks font-height"
 >
 > Could be. The problem seems to be that the window is displayed before .emacs is processed, so some built-in default is used and then, after that has messed things up, .emacs is applied to the messed up display.

I was referring only to your earlier statement:

 > (custom-set-faces
 >   ;; custom-set-faces was added by Custom.
 >   ;; If you edit it by hand, you could mess it up, so be careful.
 >   ;; Your init file should contain only one such instance.
 >   ;; If there is more than one, they won't work right.
 >
 > '(default ((t (:inherit nil :stipple nil :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 90 :width normal :foundry "bitstream" :family "Bitstream Vera Sans Mono")))) '(header-line ((((class color grayscale) (background light)) (:inherit mode-line :background "grey90" :foreground "grey20" :box nil :height 0.5 :width condensed))))
 >
 >  '(mouse ((t (:background "black")))))
 >
 > This is the font I want, but emacs starts up with some other font. Can that be changed?

You didn't tell us which version of Emacs you're using so I can't even
tell whether ‘dynamic-setting-handle-config-changed-event’ really does
something on your system.  In any case, I would start out disregarding
the window size problem and getting the right font first.  Fixing the
frame/window size afterwards should be straightforward.

martin




             reply	other threads:[~2016-07-29  6:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29  6:14 martin rudalics [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-28  8:58 Trouble setting default font and window size martin rudalics
2016-07-28  5:18 Ron House
2016-07-28  5:43 ` Emanuel Berg
2016-07-28 12:37   ` Ron House
2016-07-28 12:47     ` Ron House
2016-07-28 14:57       ` Eli Zaretskii
2016-07-28 13:57     ` Emanuel Berg
2016-07-28 15:30       ` HASM
2016-07-28 16:01         ` Emanuel Berg
2016-07-28 21:26           ` HASM
2016-07-29  2:34             ` Emanuel Berg
2016-07-29  6:09         ` Ron House

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=579AF43E.5070106@gmx.at \
    --to=rudalics@gmx.at \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rhouse@smartchat.net.au \
    /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.