From: Michael Heerdegen <michael_heerdegen@web.de>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: Yuri D'Elia <wavexx@thregr.org>, emacs-devel@gnu.org
Subject: Re: Recent changes incorrectly calculate font size within daemon mode
Date: Thu, 30 Aug 2018 21:07:28 +0200 [thread overview]
Message-ID: <87lg8nisgf.fsf@web.de> (raw)
In-Reply-To: <87sh2viwsy.fsf@web.de> (Michael Heerdegen's message of "Thu, 30 Aug 2018 19:33:33 +0200")
Michael Heerdegen <michael_heerdegen@web.de> writes:
> > I don't use GNU ELPA so I'm afraid you'll have to walk me through
> > this.
>
> Drew has posted direct links some minutes ago:
>
> https://www.emacswiki.org/emacs/download/frame-fns.el
>
> https://www.emacswiki.org/emacs/download/frame-cmds.el
>
> Just download the files with wget or the "save as" dialog in your
> browser. Load them in this order in emacs -Q, then eval (enlarge-font
> 1).
The crucial difference seems to be that in an older Emacs build I get
(assq 'font (frame-parameters))
==>
(font . "-PfEd-DejaVu Sans Mono-normal-normal-normal-*-23-*-*-*-m-0-iso10646-1")
and with current master
(assq 'font (frame-parameters))
==>
(font . "-PfEd-DejaVu Sans Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1")
The "23" seems to be missing (font pixels size I guess) for what
`enlarge-font' does.
Michael.
next prev parent reply other threads:[~2018-08-30 19:07 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-29 10:29 Recent changes incorrectly calculate font size within daemon mode Yuri D'Elia
2018-08-29 11:05 ` Yuri D'Elia
2018-08-30 14:28 ` Paul Eggert
2018-08-30 14:59 ` Yuri D'Elia
2018-08-30 17:21 ` Paul Eggert
2018-08-30 17:43 ` Yuri D'Elia
2018-08-29 16:26 ` Michael Heerdegen
2018-08-30 14:39 ` Paul Eggert
2018-08-30 16:35 ` Michael Heerdegen
2018-08-30 17:27 ` Paul Eggert
2018-08-30 17:33 ` Michael Heerdegen
2018-08-30 19:07 ` Michael Heerdegen [this message]
2018-08-30 21:30 ` Paul Eggert
2018-08-30 21:51 ` Michael Heerdegen
2018-08-30 22:05 ` Yuri D'Elia
2018-08-31 17:31 ` Stefan Monnier
2018-08-31 19:45 ` Michael Heerdegen
2018-08-30 16:55 ` Drew Adams
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lg8nisgf.fsf@web.de \
--to=michael_heerdegen@web.de \
--cc=eggert@cs.ucla.edu \
--cc=emacs-devel@gnu.org \
--cc=wavexx@thregr.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).