emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.60; Underlining text including U+00F6, U+00E4


From: Kenichi Handa
Subject: Re: 23.0.60; Underlining text including U+00F6, U+00E4
Date: Sun, 25 May 2008 20:25:19 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Kenichi Handa <address@hidden> writes:

> In article <address@hidden>, YAMAMOTO Mitsuharu <address@hidden> writes:
> > Isn't `position' supposed to be relative to the baseline?  If so,
> > these lines in xterm.c seems to be wrong.

> >   2727                    if (x_underline_at_descent_line)
> >   2728                      position = (s->height - thickness) - s->ybase;

> >   2748                if (s->y + s->height <= s->ybase + position)
> >   2749                  position = s->y + s->height - 1;

> Oops, thank you for pointing out that.  You are right.  But,
> as I'm now at home, and can't commit a fix.  I'll fix it
> next week, or if you can, please go ahead.

I've just installed a fix.

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]