all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Hanchrow <eric.hanchrow@gmail.com>
To: Jason Rumney <jasonr@gnu.org>, emacs-pretest-bug@gnu.org
Subject: bug#3181: 23.0.92; Windows: text-scale-decrease changes font family, not just font size
Date: Mon, 4 May 2009 10:24:12 -0700	[thread overview]
Message-ID: <36366a980905041024v501c871qf90eb636f73f5e77@mail.gmail.com> (raw)
In-Reply-To: <49FBF793.2070200@gnu.org>

On Sat, May 2, 2009 at 12:34 AM, Jason Rumney <jasonr@gnu.org> wrote:
> Please type C-u C-x = before and after decreasing the font size, and report
> exactly what fonts are used in each case.

Here's the info from before I shrank the font:

            character: ; (59, #o73, #x3b)
    preferred charset: ascii (ASCII (ISO646 IRV))
           code point: 0x3B
               syntax: < 	which means: comment
             category: .:Base, a:ASCII, l:Latin, r:Roman
          buffer code: #x3B
            file code: #x3B (encoded by coding system iso-latin-1-dos)
              display: by this font (glyph code)
        uniscribe:-outline-Courier
New-normal-normal-normal-mono-13-*-*-*-c-*-iso10646-1 (#x1E)

    Character code properties: customize what to show
      name: SEMICOLON
      general-category: Po (Punctuation, Other)

    There are text properties here:
      face                 font-lock-comment-delimiter-face
      fontified            t

And here's the info from after:

            character: ; (59, #o73, #x3b)
    preferred charset: ascii (ASCII (ISO646 IRV))
           code point: 0x3B
               syntax: < 	which means: comment
             category: .:Base, a:ASCII, l:Latin, r:Roman
          buffer code: #x3B
            file code: #x3B (encoded by coding system iso-latin-1-dos)
              display: by this font (glyph code)
        uniscribe:-outline-Arial-normal-normal-normal-sans-11-*-*-*-p-*-iso10646-1
(#x1E)

    Character code properties: customize what to show
      name: SEMICOLON
      general-category: Po (Punctuation, Other)

    There are text properties here:
      face                 font-lock-comment-delimiter-face
      fontified            t

    [back]

For what it's worth, I couldn't reproduce the problem on Windows XP,
using Emacs as of

    commit a52d2b7...
    Author: Chong Yidong <cyd@stupidchicken.com>
    Date:   Sat Apr 25 15:27:45 2009 +0000

       * simple.el (line-move-visual): If point is stuck moving backwards
       against a display string, temporarily ignore the goal
       column (Bug#3020).

In that case, the output from C-u C-x = was

           character: ; (59, #o73, #x3b)
    preferred charset: ascii (ASCII (ISO646 IRV))
          code point: 0x3B
              syntax: <    which means: comment
            category: .:Base, a:ASCII, l:Latin, r:Roman
         buffer code: #x3B
           file code: #x3B (encoded by coding system iso-latin-1-dos)
             display: by this font (glyph code)
       uniscribe:-outline-Courier
New-normal-normal-normal-mono-13-*-*-*-c-*-iso10646-1 (#x1E)

    Character code properties: customize what to show
     name: SEMICOLON
     general-category: Po (Punctuation, Other)

    There are text properties here:
     face                 font-lock-comment-delimiter-face
     fontified            t






  reply	other threads:[~2009-05-04 17:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-01 21:51 bug#3181: 23.0.92; Windows: text-scale-decrease changes font family, not just font size Eric Hanchrow
2009-05-02  7:34 ` Jason Rumney
2009-05-04 17:24   ` Eric Hanchrow [this message]
2009-05-04 19:46     ` bug#3181: Fwd: " Eric Hanchrow
2017-02-21  3:22     ` npostavs
2009-05-04 19:46   ` Eric Hanchrow

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=36366a980905041024v501c871qf90eb636f73f5e77@mail.gmail.com \
    --to=eric.hanchrow@gmail.com \
    --cc=3181@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=jasonr@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.