[21.5.28] SEGV in update_internal_cache_list ("redisplay.c", line=7659)

Vladimir G. Ivanovic vgivanovic at comcast.net
Tue May 29 15:08:40 EDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stephen J. Turnbull wrote:
> Vladimir G. Ivanovic writes:
> 
>  > I forgot to mention that --with-xft=emacs works.
> 
> ISTR that the XE_COMPLEX_ARG macro in configure.ac had some problems;
> it may not work correctly unless you specify arguments.
> 
> What are the values of these variables in config.h in the "--with-xft"
> (broken) version?

- --with-xft
/* #undef HAVE_FONTCONFIG */
/* #undef USE_XFT */
/* #undef USE_XFT_MENUBARS */
/* #undef USE_XFT_TABS */
/* #undef USE_XFT_GAUGE */

- --with-xft=emacs,menubars,tabs,gauges
#define HAVE_FONTCONFIG 1
#define USE_XFT 1
#define USE_XFT_MENUBARS 1
#define USE_XFT_TABS 1
#define USE_XFT_GAUGE 1

- --with-xft=emacs
#define HAVE_FONTCONFIG 1
#define USE_XFT 1
/* #undef USE_XFT_MENUBARS */
/* #undef USE_XFT_TABS */
#define USE_XFT_GAUGE 1

- --with-xft=emacs,gauges
#define HAVE_FONTCONFIG 1
#define USE_XFT 1
/* #undef USE_XFT_MENUBARS */
/* #undef USE_XFT_TABS */
#define USE_XFT_GAUGE 1



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (GNU/Linux)

iD8DBQFGXHo4Eo/yvZUwubMRAlUiAJ96ya51tOl8JzFYtyISyJb+CdolXQCgqlBy
tJQU75hs6ARmeqLvp/Lb8Uk=
=Qjeo
-----END PGP SIGNATURE-----



More information about the XEmacs-Beta mailing list