emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs chooses wrong bold font


From: Kenichi Handa
Subject: Re: Emacs chooses wrong bold font
Date: Fri, 23 May 2008 09:37:46 +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>, Glenn Morris <address@hidden> writes:

> BTW, have you noticed this font-related warning:

>   widget.c: In function 'update_from_various_frame_slots':
>   widget.c:662: warning: assignment from incompatible pointer type

No.  Ummm, I've never read widget.c and etc.  Could someone
tell me how and when the following `font' member is used
(defined in widgetprv.h)?

typedef struct {
  struct frame* frame;          /* the *emacs* frame object */
[...]
  XFontStruct*  font;                   /* font */
[...]
} EmacsFramePart;

---
Kenichi Handa
address@hidden




reply via email to

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