unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Werner LEMBERG <wl@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: changing line heights
Date: Wed, 24 Sep 2003 14:46:35 +0200 (CEST)	[thread overview]
Message-ID: <20030924.144635.205330847.wl@gnu.org> (raw)
In-Reply-To: <200309232316.IAA20296@etlken.m17n.org>

[-- Attachment #1: Type: Text/Plain, Size: 1253 bytes --]

> > It seems that there has been introduced a bug regarding line
> > heights. [...]
> 
> I can't reproduce that bug with the latest HEAD.
> 
> Please type C-u C-x = while putting cursor on "A" and "'"
> and see the difference.

Here it is.

"'":
  character: ' (047, 39, 0x27, U+0027)
    charset: ascii (ASCII (ISO646 IRV))
 code point: 39
     syntax: w p	which means: word,
	  is a prefix character for `backward-prefix-chars'
   category: a:ASCII   l:Latin  
buffer code: 0x27
  file code: 27 (encoded by coding system ctext-unix)
       font: -Etl-Fixed-Medium-R-Normal--24-240-72-72-C-120-ISO8859-1

"A":
  character: A (0101, 65, 0x41, U+0041)
    charset: ascii (ASCII (ISO646 IRV))
 code point: 65
     syntax: w 	which means: word
   category: a:ASCII   l:Latin  
buffer code: 0x41
  file code: 41 (encoded by coding system ctext-unix)
       font: -Etl-Fixed-Medium-R-Normal--24-240-72-72-C-120-ISO8859-1

BTW, I just did `emacs -q', then selecting `Font
Menu'->Fontset->standard, and I get the attached result.  Note that
`C-u C-x =' also reports the same font for both "'" and "A" which is
definitely wrong.  Maybe my X font server isn't set up properly, but
such a problem shouldn't be happen (and has never happened before).


    Werner

[-- Attachment #2: emacs.png --]
[-- Type: Image/Png, Size: 14764 bytes --]

[-- Attachment #3: Type: text/plain, Size: 141 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

      parent reply	other threads:[~2003-09-24 12:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-23  9:00 changing line heights Werner LEMBERG
2003-09-23 23:16 ` Kenichi Handa
2003-09-24  1:47   ` Miles Bader
2003-09-25 12:05     ` Richard Stallman
2003-09-26  1:37       ` Miles Bader
2003-09-24 12:46   ` Werner LEMBERG [this message]

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=20030924.144635.205330847.wl@gnu.org \
    --to=wl@gnu.org \
    --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).