unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: font problems with the latest master in MacOS helvetia is used and not DejaVi Mono as in emacs28
Date: Sat, 09 Apr 2022 17:21:32 +0200	[thread overview]
Message-ID: <m2r166wadf.fsf@mat.ucm.es> (raw)


Hi

Finally I solved my problem in MacO10.15 and successfully compiled and
installed the current  master version.

However I am facing now a font problem. My entry in my custom-init file
is 
 '(default ((t (:inherit nil :stipple nil :background "grey98"
 :foreground "black" :inverse-video nil :box nil :strike-through nil
 :overline nil :underline nil :slant normal :weight normal :height 160
 :width normal :foundry "PfEd" :family "DejaVu Sans Mono"))))

Now indeed in emacs28 C-u C-x = gives 
,----
|              position: 2303 of 64364 (4%), column: 23
|             character: C-j (displayed as C-j) (codepoint 10, #o12, #xa)
|               charset: ascii (ASCII (ISO646 IRV))
| code point in charset: 0x0A
|                script: latin
|                syntax: > 	which means: endcomment
|              to input: type "C-x 8 RET a" or "C-x 8 RET LINE FEED (LF)"
|           buffer code: #x0A
|             file code: #x0A (encoded by coding system utf-8-unix)
|               display: by this font (glyph code)
|     mac-ct:-*-DejaVu Sans Mono-normal-normal-normal-*-16-*-*-*-m-0-iso10646-1 (#x03)
| 
| Character code properties: customize what to show
|   old-name: LINE FEED (LF)
|   general-category: Cc (Other, Control)
`----

However when I start emacs29 helvetica is used which is a proportional
font, and looks terrible in most circumstances, especially in dired

Here is what C-u C-x = 
gives

,----
|              position: 54 of 1045 (5%), column: 53
|             character: C-j (displayed as C-j) (codepoint 10, #o12, #xa)
|               charset: ascii (ASCII (ISO646 IRV))
| code point in charset: 0x0A
|                script: latin
|                syntax:   	which means: whitespace
|              to input: type "C-x 8 RET a" or "C-x 8 RET LINE FEED (LF)"
|           buffer code: #x0A
|             file code: #x0A (encoded by coding system undecided-unix)
|               display: by this font (glyph code):
|     mac-ct:-*-Helvetica-medium-normal-normal-*-16-*-*-*-p-0-iso10646-1 (#x02)
| 
| Character code properties: customize what to show
|   old-name: LINE FEED (LF)
|   general-category: Cc (Other, Control)
| 
| 
`----

Who is the culprit here?
What shall I do?

Thanks

Uwe Brauer 




             reply	other threads:[~2022-04-09 15:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-09 15:21 Uwe Brauer [this message]
2022-04-09 16:11 ` font problems with the latest master in MacOS helvetia is used and not DejaVi Mono as in emacs28 Eli Zaretskii
2022-04-09 16:25   ` Uwe Brauer
2022-04-09 17:02     ` Eli Zaretskii
2022-04-09 18:54       ` Uwe Brauer
2022-04-09 19:04         ` Uwe Brauer
2022-04-09 19:09           ` Uwe Brauer
2022-04-09 19:14         ` Eli Zaretskii
2022-04-09 19:25           ` Uwe Brauer

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=m2r166wadf.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-devel@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 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).