all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "B. T. Raven" <btraven@nihilo.net>
To: help-gnu-emacs@gnu.org
Subject: Re: How to get the new frame?
Date: Fri, 24 Jul 2015 07:51:11 -0500	[thread overview]
Message-ID: <motcc102se@news3.newsguy.com> (raw)
In-Reply-To: <mailman.7337.1437722035.904.help-gnu-emacs@gnu.org>

Thanks, Eli. For a number of years I have thought that changing the font 
applied to all buffers. Was this ever true since ver. 20 or 21?
Anyway, your suggestion is certainly the right one to accomplish what I 
want, as long as I can set it up in .emacs.
Now I have:
"
buffer-face-mode-face is a variable defined in `face-remap.el'.
Its value is (:family "Courier New" :height 110)
Original value was variable-pitch
Local in buffer *Calendar*; global value is variable-pitch
"

I think the problem with mm height and width is due to Emacs assuming 72 
ppi (display-pixels-per-inch) rather than the true value of 120 ppi. 
(x-)display-pixel-height and -width return the correct values of 900 and 
1440 respectively.

Btw, are there other buffers besides calendar that need monospace to 
display correctly? I use proportional font even in .emacs merely for 
aesthetic reasons.

Thanks,

Ed

On 7/24/2015 2:13 AM, Eli Zaretskii wrote:
>> From: Javier <nospam@nospam.com>
>> Date: Thu, 23 Jul 2015 22:38:35 +0000 (UTC)
>>
>> What does it give?
>>
>> M-: (x-display-list)
>>
>> I'm curious to see how displays are named in Win32.  It might not even work
>> as there is no X server in Win32.
>
> It works and returns ("w32").
>
> In general, all x-* functions do work on Windows in GUI sessions,
> because the Lisp application code is too replete with calls to these
> functions, so if they didn't work, many features would fail on Windows
> for no good reason.
>
> So you should always assume those functions work on Windows, unless
> there's no way they can be made workable.
>
>> I have never used proportional fonts in emacs.
>
> Emacs will load and use them behind your back anyway, when the default
> font doesn't support some special character.
>



  parent reply	other threads:[~2015-07-24 12:51 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-21  0:47 How to get the new frame? Ian Zimmerman
2015-07-21  1:03 ` Emanuel Berg
2015-07-21  1:42   ` Ian Zimmerman
2015-07-21  1:43     ` Emanuel Berg
2015-07-21  2:07       ` Ian Zimmerman
2015-07-21 21:07         ` Emanuel Berg
2015-07-21 21:49           ` Ian Zimmerman
2015-07-21 23:35             ` Emanuel Berg
2015-07-21  3:56 ` John Mastro
2015-07-21  4:46   ` Ian Zimmerman
     [not found] ` <mailman.7206.1437440684.904.help-gnu-emacs@gnu.org>
2015-07-23 15:11   ` B. T. Raven
2015-07-23 15:52     ` Eli Zaretskii
     [not found]     ` <mailman.7309.1437666858.904.help-gnu-emacs@gnu.org>
2015-07-23 18:21       ` B. T. Raven
2015-07-23 19:23         ` Javier
2015-07-23 19:26         ` Eli Zaretskii
     [not found]         ` <mailman.7315.1437679612.904.help-gnu-emacs@gnu.org>
2015-07-23 21:02           ` B. T. Raven
2015-07-23 22:38             ` Javier
2015-07-24  7:13               ` Eli Zaretskii
2015-07-24 12:02               ` B. T. Raven
2015-07-24 13:38                 ` Eli Zaretskii
     [not found]                 ` <mailman.7348.1437745104.904.help-gnu-emacs@gnu.org>
2015-07-24 14:55                   ` Javier
     [not found]               ` <mailman.7337.1437722035.904.help-gnu-emacs@gnu.org>
2015-07-24 12:51                 ` B. T. Raven [this message]
2015-07-24 13:47                   ` Eli Zaretskii
2015-07-27 21:13                     ` Robert Thorpe
2015-07-24 15:25                   ` Yuri Khan
2015-07-24  7:10             ` Eli Zaretskii
2015-07-23 23:14     ` Emanuel Berg
  -- strict thread matches above, loose matches on Subject: below --
2015-07-21  7:00 martin rudalics
     [not found] <mailman.7205.1437439660.904.help-gnu-emacs@gnu.org>
2015-07-21 17:25 ` Javier
2015-07-21 17:44   ` Javier
2015-07-23  9:01   ` Javier

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=motcc102se@news3.newsguy.com \
    --to=btraven@nihilo.net \
    --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.