* Calender lining up
@ 2008-03-26 10:45 Robert J. Chassell
2008-03-26 23:04 ` Glenn Morris
0 siblings, 1 reply; 3+ messages in thread
From: Robert J. Chassell @ 2008-03-26 10:45 UTC (permalink / raw)
To: emacs-devel
The outcome of invoking `mouse-set-font' with 11x18 is
-Misc-Fixed-Medium-R-Normal-ko-18-120-100-100-C-180-ISO10646-1
When I do that and then invoke `calendar', the day line,
Su Mo Tu We Th Fr Sa, does not line up with the days except
for the first month. For the middle month, the Mo is over the
Sunday.
However, with
-Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO10646-1
the lines do line up!
(Thank you, by the way, for replacing the Thai font that comes when I
invoke `mouse-set-font' with a Misc font; however the line in
x-fixed-font-alist in emacs/lisp/mouse.el is not iso10646 but
iso8859.)
Today's GNU Emacs CVS snapshot, Wed, 2008 Mar 26 10:20 UTC
GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
started with
/usr/local/src/emacs/src/emacs -Q -nbc
--
Robert J. Chassell GnuPG Key ID: 004B4AC8
bob@rattlesnake.com bob@gnu.org
http://www.rattlesnake.com http://www.teak.cc
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Calender lining up
2008-03-26 10:45 Calender lining up Robert J. Chassell
@ 2008-03-26 23:04 ` Glenn Morris
2008-03-27 0:51 ` Robert J. Chassell
0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2008-03-26 23:04 UTC (permalink / raw)
To: bob; +Cc: emacs-devel
"Robert J. Chassell" wrote:
> The outcome of invoking `mouse-set-font' with 11x18 is
>
> -Misc-Fixed-Medium-R-Normal-ko-18-120-100-100-C-180-ISO10646-1
>
> When I do that and then invoke `calendar', the day line,
> Su Mo Tu We Th Fr Sa, does not line up with the days except
> for the first month. For the middle month, the Mo is over the
> Sunday.
This looks like a problem I reported 3 weeks ago, where font-lock
faces use a different font to the default one (the day line is fontified):
http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00651.html
Personally, I'm running with --disable-font-backend till someone sorts
out the numerous problems that seems to exist in this area.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Calender lining up
2008-03-26 23:04 ` Glenn Morris
@ 2008-03-27 0:51 ` Robert J. Chassell
0 siblings, 0 replies; 3+ messages in thread
From: Robert J. Chassell @ 2008-03-27 0:51 UTC (permalink / raw)
To: emacs-devel
> The outcome of invoking `mouse-set-font' with 11x18 is
>
> -Misc-Fixed-Medium-R-Normal-ko-18-120-100-100-C-180-ISO10646-1
>
> When I do that and then invoke `calendar', the day line,
> Su Mo Tu We Th Fr Sa, does not line up with the days except
> for the first month. [Actually, it does not for that either,
> but the amount is less and I did not see it originally.]
> For the middle month, the Mo is over the Sunday.
This looks like a problem I reported 3 weeks ago, where font-lock
faces use a different font to the default one ...
I don't know -- months and day lines are fontified correctly but are
the wrong size. In any case, there is a definite problem.
GNU Emacs CVS snapshot, Wed, 2008 Mar 26 10:20 UTC
GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
started with
/usr/local/src/emacs/src/emacs -Q -nbc
--
Robert J. Chassell GnuPG Key ID: 004B4AC8
bob@rattlesnake.com bob@gnu.org
http://www.rattlesnake.com http://www.teak.cc
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-27 0:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-26 10:45 Calender lining up Robert J. Chassell
2008-03-26 23:04 ` Glenn Morris
2008-03-27 0:51 ` Robert J. Chassell
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.