* 23.0.60; Menu font is oblique
@ 2008-02-16 9:59 Peter Dyballa
2008-02-17 10:29 ` Kenichi Handa
0 siblings, 1 reply; 10+ messages in thread
From: Peter Dyballa @ 2008-02-16 9:59 UTC (permalink / raw)
To: emacs-pretest-bug
Hello!
My font related X resources for GNU Emacs are:
Emacs*font: -*-lucidatypewriter-medium-r-*-*-10-*-*-*-m-*-iso10646-1
Emacs*menu*font: -*-utopia-bold-r-*-*-11-*-*-*-*-*-iso10646-1
Emacs*pane.menubar.font: -*-lucida-bold-r-*-sans-10-*-*-*-*-*-iso10646-1
Emacs.FontBackend: ftx
Emacs.dialog*font: -*-lucidatypewriter-bold-r-*-sans-10-*-*-*-*-*-
iso10646-1
Nevertheless when GNU Emacs 23.0.50 was updated to 23.0.60 has become
an ugly slanted version of some sans-serif font that looks so
terribly that I can find any similarity. Before the "original" GNU
Emacs 23.0.60 used a clear Lucida font. Lsof lists among the used
font files of recent GNU Emacs 23.0.60:
emacs 15307 pete txt VREG 14,3 14816 1393667 /usr/
X11R6/lib/X11/fonts/75dpi/lutRS10.pcf.gz
emacs 15307 pete txt VREG 14,3 31016 3628369 /usr/
local/gwTeX/texmf.pkgs/fonts/type1/bh/lucida/lbto.pfb
emacs 15307 pete txt VREG 14,3 30984 3628371 /usr/
local/gwTeX/texmf.pkgs/fonts/type1/bh/lucida/lbtr.pfb
emacs 15307 pete txt VREG 14,3 31336 3628365 /usr/
local/gwTeX/texmf.pkgs/fonts/type1/bh/lucida/lbtb.pfb
emacs 15307 pete txt VREG 14,3 74484 3628174 /usr/
local/gwTeX/texmf.pkgs/fonts/type1/adobe/helvetic/Helvetica.ttf
In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d
scroll bars)
of 2008-02-16 on Latsche.local
Windowing system distributor `The XFree86 Project, Inc', version
11.0.40400000
configured using `configure '--with-libotf' '--with-freetype' '--
without-xft' '--without-pop' '--without-sound' '--with-dbus' '--with-
x-toolkit=athena' '--enable-font-backend' '--enable-locallisppath=/
Library/Application Support/Emacs/calendar22:/Library/Application
Support/Emacs/caml:/Library/Application Support/Emacs:/sw/share/
emacs21/site-lisp/elib' 'PKG_CONFIG_PATH=/sw/lib/freetype219/lib/
pkgconfig:/sw/lib/pkgconfig:/sw/lib/system-openssl/lib/pkgconfig:/sw/
share/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/
local/clamXav/lib/pkgconfig:/usr/X11R6/lib/pkgconfig' 'CPPFLAGS=-no-
cpp-precomp -D__BIND_NOSTATIC -I/sw/lib/fontconfig2/include -I/sw/lib/
freetype219/include -I/sw/lib/freetype219/include/freetype2 -
idirafter /usr/X11R6/include' 'CFLAGS=-ggdb -gfull -bind_at_load -Wno-
pointer-sign -pipe -fPIC -mcpu=7450 -mtune=7450 -mno-powerpc64 -fast -
mpim-altivec -ftree-vectorize -fno-crossjumping' 'LDFLAGS=-
bind_at_load -dead_strip -multiply_defined suppress -L/sw/lib/
fontconfig2/lib -L/sw/lib/freetype219/lib''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: de_DE.UTF-8
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: de_DE.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
--
Mit friedvollen Grüßen
Pete
Claiming that the Macintosh is inferior to Windows because most
people use Windows, is like saying that all other restaurants serve
food that is inferior to McDonald's.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 23.0.60; Menu font is oblique
2008-02-16 9:59 23.0.60; Menu font is oblique Peter Dyballa
@ 2008-02-17 10:29 ` Kenichi Handa
2008-02-17 10:36 ` Andreas Schwab
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Kenichi Handa @ 2008-02-17 10:29 UTC (permalink / raw)
To: Peter Dyballa; +Cc: emacs-pretest-bug
In article <E53AD0B6-89E7-46A8-9151-413E12072A44@Freenet.DE>, Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:
> Hello!
> My font related X resources for GNU Emacs are:
> Emacs*font: -*-lucidatypewriter-medium-r-*-*-10-*-*-*-m-*-iso10646-1
> Emacs*menu*font: -*-utopia-bold-r-*-*-11-*-*-*-*-*-iso10646-1
> Emacs*pane.menubar.font: -*-lucida-bold-r-*-sans-10-*-*-*-*-*-iso10646-1
> Emacs.FontBackend: ftx
Please add "x" to the list of font backends (as below) if
you want to use X core fonts.
Emacs.FontBackend: x ftx
By the way, I recently modified some code for Xft. Could
you please try again the emacs configured without
"--disable-xft" and without the above setting of
Emacs.FontBackend.
---
Kenichi Handa
handa@ni.aist.go.jp
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 23.0.60; Menu font is oblique
2008-02-17 10:29 ` Kenichi Handa
@ 2008-02-17 10:36 ` Andreas Schwab
2008-02-18 0:42 ` Kenichi Handa
2008-02-17 15:42 ` Peter Dyballa
2008-02-17 18:30 ` Peter Dyballa
2 siblings, 1 reply; 10+ messages in thread
From: Andreas Schwab @ 2008-02-17 10:36 UTC (permalink / raw)
To: Kenichi Handa; +Cc: emacs-pretest-bug, Peter Dyballa
Kenichi Handa <handa@m17n.org> writes:
> In article <E53AD0B6-89E7-46A8-9151-413E12072A44@Freenet.DE>, Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:
>
>> Hello!
>> My font related X resources for GNU Emacs are:
>
>> Emacs*font: -*-lucidatypewriter-medium-r-*-*-10-*-*-*-m-*-iso10646-1
>> Emacs*menu*font: -*-utopia-bold-r-*-*-11-*-*-*-*-*-iso10646-1
>> Emacs*pane.menubar.font: -*-lucida-bold-r-*-sans-10-*-*-*-*-*-iso10646-1
>> Emacs.FontBackend: ftx
>
> Please add "x" to the list of font backends (as below) if
> you want to use X core fonts.
>
> Emacs.FontBackend: x ftx
Where is this documented?
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 23.0.60; Menu font is oblique
2008-02-17 10:29 ` Kenichi Handa
2008-02-17 10:36 ` Andreas Schwab
@ 2008-02-17 15:42 ` Peter Dyballa
2008-02-18 1:06 ` Kenichi Handa
2008-02-17 18:30 ` Peter Dyballa
2 siblings, 1 reply; 10+ messages in thread
From: Peter Dyballa @ 2008-02-17 15:42 UTC (permalink / raw)
To: Kenichi Handa; +Cc: emacs-pretest-bug
Am 17.02.2008 um 11:29 schrieb Kenichi Handa:
> In article <E53AD0B6-89E7-46A8-9151-413E12072A44@Freenet.DE>, Peter
> Dyballa <Peter_Dyballa@Freenet.DE> writes:
>
>> Hello!
>> My font related X resources for GNU Emacs are:
>
>> Emacs*font: -*-lucidatypewriter-medium-r-*-*-10-*-*-*-m-*-iso10646-1
>> Emacs*menu*font: -*-utopia-bold-r-*-*-11-*-*-*-*-*-iso10646-1
>> Emacs*pane.menubar.font: -*-lucida-bold-r-*-sans-10-*-*-*-*-*-
>> iso10646-1
>> Emacs.FontBackend: ftx
>
> Please add "x" to the list of font backends (as below) if
> you want to use X core fonts.
>
> Emacs.FontBackend: x ftx
>
> By the way, I recently modified some code for Xft. Could
> you please try again the emacs configured without
> "--disable-xft" and without the above setting of
> Emacs.FontBackend.
>
I re-configured:
In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d
scroll bars)
of 2008-02-17 on Latsche.local
Windowing system distributor `The XFree86 Project, Inc', version
11.0.40400000
configured using `configure '--without-pop' '--without-sound' '--
with-dbus' '--with-x-toolkit=athena' '--enable-font-backend' '--
enable-locallisppath=/Library/Application Support/Emacs/calendar23:/
Library/Application Support/Emacs/caml:/Library/Application Support/
Emacs:/sw/share/emacs21/site-lisp/elib' 'PKG_CONFIG_PATH=/sw/lib/
freetype219/lib/pkgconfig:/sw/lib/pkgconfig:/sw/lib/system-openssl/
lib/pkgconfig:/sw/share/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/
pkgconfig:/usr/local/clamXav/lib/pkgconfig:/usr/X11R6/lib/pkgconfig'
'CPPFLAGS=-no-cpp-precomp -D__BIND_NOSTATIC -I/sw/lib/fontconfig2/
include -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/
freetype2 -idirafter /usr/X11R6/include' 'CFLAGS=-ggdb -gfull -
bind_at_load -Wno-pointer-sign -pipe -fPIC -mcpu=7450 -mtune=7450 -
mno-powerpc64 -fast -mpim-altivec -ftree-vectorize -fno-crossjumping'
'LDFLAGS=-bind_at_load -dead_strip -multiply_defined suppress -L/sw/
lib/fontconfig2/lib -L/sw/lib/freetype219/lib''
and 'xrdb -q' shows
Emacs.FontBackend: x xft
but when I launch GNU Emacs it tells me:
No font backend available
Exit 255
I think I have to re-configure again with --without-freetype ...
because libfreetype is linked to GNU Emacs.
--
Greetings
Pete <]
o __o |__ o HPV, the real
___o /I -\<, |o \ -\),-% high speed!
___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 23.0.60; Menu font is oblique
2008-02-17 10:29 ` Kenichi Handa
2008-02-17 10:36 ` Andreas Schwab
2008-02-17 15:42 ` Peter Dyballa
@ 2008-02-17 18:30 ` Peter Dyballa
2 siblings, 0 replies; 10+ messages in thread
From: Peter Dyballa @ 2008-02-17 18:30 UTC (permalink / raw)
To: Kenichi Handa; +Cc: emacs-pretest-bug
Am 17.02.2008 um 11:29 schrieb Kenichi Handa:
> By the way, I recently modified some code for Xft. Could
> you please try again the emacs configured without
> "--disable-xft" and without the above setting of
> Emacs.FontBackend.
Configure reported:
What toolkit should Emacs use? LUCID
Where do we find X Windows header files? /usr/X11R6/
include
Where do we find X Windows libraries? /usr/X11R6/
lib
Does Emacs use -lXaw3d? yes
Does Emacs use -lXpm? yes
Does Emacs use -ljpeg? yes
Does Emacs use -ltiff? yes
Does Emacs use a gif library? yes -lgif
Does Emacs use -lpng? yes
Does Emacs use -lrsvg-2? yes
Does Emacs use -lgpm? no
Does Emacs use -ldbus? yes
Does Emacs use a font backend? yes
Does Emacs use -lfreetype? yes
Does Emacs use -lm17n-flt? no
Does Emacs use -lotf? no
Does Emacs use -lxft? yes
Does Emacs use X toolkit scroll bars? yes
otool lists:
/sw/lib/fontconfig2/lib/libfontconfig.1.dylib (compatibility version
3.0.0, current version 3.0.0)
/sw/lib/libXaw3d.7.dylib (compatibility version 7.0.0, current
version 7.0.0)
/sw/lib/libdbus-1.3.dylib (compatibility version 6.0.0, current
version 6.0.0)
/sw/lib/libgdk_pixbuf-2.0.0.dylib (compatibility version 601.0.0,
current version 601.10.0)
/sw/lib/libgif.4.dylib (compatibility version 6.0.0, current version
6.4.0)
/sw/lib/libglib-2.0.0.dylib (compatibility version 1201.0.0, current
version 1201.12.0)
/sw/lib/libgmodule-2.0.0.dylib (compatibility version 1201.0.0,
current version 1201.12.0)
/sw/lib/libgobject-2.0.0.dylib (compatibility version 1201.0.0,
current version 1201.12.0)
/sw/lib/libiconv.2.dylib (compatibility version 7.0.0, current
version 7.0.0)
/sw/lib/libintl.3.dylib (compatibility version 8.0.0, current
version 8.3.0)
/sw/lib/libjpeg.62.dylib (compatibility version 63.0.0, current
version 63.0.0)
/sw/lib/libpng12.0.dylib (compatibility version 19.0.0, current
version 19.0.0)
/sw/lib/librsvg-2.2.dylib (compatibility version 12.0.0, current
version 12.5.0)
/sw/lib/libtiff.3.dylib (compatibility version 12.0.0, current
version 12.2.0)
/sw/lib/ncurses/libncurses.5.dylib (compatibility version 5.0.0,
current version 5.0.0)
/usr/X11R6/lib/libICE.6.dylib (compatibility version 6.3.0, current
version 6.3.0)
/usr/X11R6/lib/libSM.6.dylib (compatibility version 6.0.0, current
version 6.0.0)
/usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current
version 6.2.0)
/usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0, current
version 6.4.0)
/usr/X11R6/lib/libXft.2.dylib (compatibility version 2.1.0, current
version 2.1.0)
/usr/X11R6/lib/libXmu.6.dylib (compatibility version 6.2.0, current
version 6.2.0)
/usr/X11R6/lib/libXpm.4.dylib (compatibility version 4.11.0, current
version 4.11.0)
/usr/X11R6/lib/libXrender.1.dylib (compatibility version 1.2.0,
current version 1.2.0)
/usr/X11R6/lib/libXt.6.dylib (compatibility version 6.0.0, current
version 6.0.0)
/usr/X11R6/lib/libfreetype.6.dylib (compatibility version 6.3.0,
current version 6.3.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.1.10)
/usr/lib/libmx.A.dylib (compatibility version 1.0.0, current version
92.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version
1.2.3)
but GNU Emacs persist in telling:
No font backend available
Exit 255
The version of libfreetype does not seem to make a difference. But at
least no crash happens. I thought of patching some pkg-config file to
link up-to-date libs statically to have the proof that they work.
Then the test with old Apple libs: should I do that? Some day? Soon?
--
Greetings
Pete
The human animal differs from the lesser primates in his passion for
lists of "Ten Best."
– H. Allen Smith
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 23.0.60; Menu font is oblique
2008-02-17 10:36 ` Andreas Schwab
@ 2008-02-18 0:42 ` Kenichi Handa
0 siblings, 0 replies; 10+ messages in thread
From: Kenichi Handa @ 2008-02-18 0:42 UTC (permalink / raw)
To: Andreas Schwab; +Cc: emacs-pretest-bug, Peter_Dyballa
In article <jey79j3m49.fsf@sykes.suse.de>, Andreas Schwab <schwab@suse.de> writes:
>>> Emacs.FontBackend: ftx
> >
> > Please add "x" to the list of font backends (as below) if
> > you want to use X core fonts.
> >
> > Emacs.FontBackend: x ftx
> Where is this documented?
It's documented only briefly in README.Unicode at the momemnt.
---
Kenichi Handa
handa@ni.aist.go.jp
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 23.0.60; Menu font is oblique
2008-02-17 15:42 ` Peter Dyballa
@ 2008-02-18 1:06 ` Kenichi Handa
2008-02-18 14:30 ` Peter Dyballa
2008-02-18 17:31 ` Richard Stallman
0 siblings, 2 replies; 10+ messages in thread
From: Kenichi Handa @ 2008-02-18 1:06 UTC (permalink / raw)
To: Peter Dyballa; +Cc: emacs-pretest-bug
In article <EC78D3FB-FE62-4C45-87B5-0BD775D76C2C@Freenet.DE>, Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:
> and 'xrdb -q' shows
> Emacs.FontBackend: x xft
> but when I launch GNU Emacs it tells me:
> No font backend available
> Exit 255
Oops, sorry for my typo. The resource should be like this:
Emacs.FontBackend: x,xft
> I think I have to re-configure again with --without-freetype ...
> because libfreetype is linked to GNU Emacs.
I think it's not related.
---
Kenichi Handa
handa@ni.aist.go.jp
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 23.0.60; Menu font is oblique
2008-02-18 1:06 ` Kenichi Handa
@ 2008-02-18 14:30 ` Peter Dyballa
2008-02-18 17:31 ` Richard Stallman
1 sibling, 0 replies; 10+ messages in thread
From: Peter Dyballa @ 2008-02-18 14:30 UTC (permalink / raw)
To: Kenichi Handa; +Cc: emacs-pretest-bug
Am 18.02.2008 um 02:06 schrieb Kenichi Handa:
> Emacs.FontBackend: x,xft
This brings back the former behaviour:
Fatal error (11)Segmentation fault (core dumped)
Exit 139
The backtrace looks quite alike with different configure options and
libraries used:
#0 0x90003340 in strcmp ()
No symbol table info available.
#1 0x019f9b08 in FcPatternPosition ()
No symbol table info available.
#2 0x019faf50 in FcPatternGet ()
No symbol table info available.
#3 0x014f5600 in XftDefaultSubstitute ()
No symbol table info available.
#4 0x0031eec8 in xftfont_open (f=0x20b9050, entity=34589204,
pixel_size=10) at xftfont.c:255
dpyinfo = (Display_Info *) 0x201afc0
display = (Display *) 0x5162400
val = 85542825
pattern = (FcPattern *) 0x20e4800
pat = (FcPattern *) 0x20e6f10
file = (FcChar8 *) 0x20f84d8 "/sw/lib/X11/fonts/ghostscript/Type1/
lbto.pfb"
xftfont_info = (struct xftfont_info *) 0x0
xfont = (XFontStruct *) 0x0
font = (struct font *) 0x43264
size = 10
xftfont = (XftFont *) 0x0
spacing = 34577748
name = 0x40064 "\201\""
len = 34584324
extents = {
width = 6,
height = 100,
x = 527,
y = -28412,
xOff = 6,
yOff = 12900
}
ft_face = (FT_Face) 0x40064
#5 0x003104c8 in font_open_entity (f=0x20b9050, entity=34589204,
pixel_size=10) at font.c:2449
driver_list = (struct font_driver_list *) 0x20bfbe0
objlist = 50332681
size = 0
val = 50522425
font = (struct font *) 0x311574
#6 0x003117f8 in font_open_for_lface (f=0x20b9050, entity=34589204,
lface=0x20e3cbc, spec=50332681) at font.c:2731
size = 10
#7 0x003118d4 in font_load_for_face (f=0x20b9050, face=0x20e3c70) at
font.c:2751
entity = 34589204
font_object = 50332681
#8 0x000fc1b8 in realize_x_face (cache=0x20d35a0, attrs=0xbfff9fe4)
at xfaces.c:7749
fontset = 2
face = (struct face *) 0x20e3c70
default_face = (struct face *) 0x20dfe60
f = (struct frame *) 0x20b9050
stipple = -1073766640
overline = 19044036
strike_through = 19044188
box = 603980834
#9 0x000fbe08 in realize_face (cache=0x20d35a0, attrs=0xbfff9fe4,
former_face_id=-1) at xfaces.c:7622
face = (struct face *) 0x0
#10 0x000f7884 in lookup_face (f=0x20b9050, attr=0xbfff9fe4) at
xfaces.c:6017
cache = (struct face_cache *) 0x20d35a0
hash = 53928553
i = 679
face = (struct face *) 0x0
#11 0x000f8618 in x_supports_face_attributes_p (f=0x20b9050,
attrs=0xbfffa0a0, def_face=0x20dfe60) at xfaces.c:6373
face_id = 58533201
face = (struct face *) 0xf1208
merged_attrs = {50333017, 50551675, 50357257, 768, 50357257,
50357497, 50332681, 50332681, 67215499, 67215419, 50332681, 50332681,
50332681, 50332681, 50332681, 50332681, 48, 50629259}
def_attrs = (Lisp_Object *) 0x20dfeac
#12 0x000f9064 in Fdisplay_supports_face_attributes_p
(attributes=32964277, display=34312276) at xfaces.c:6645
supports = 0
i = 18
frame = 34312276
f = (struct frame *) 0x20b9050
def_face = (struct face *) 0x20dfe60
attrs = {50357809, 50357809, 50357809, 50357809, 50357809, 50357497,
50357809 <repeats 12 times>}
#13 0x0027c64c in Ffuncall (nargs=3, args=0xbfffa1e0) at eval.c:3028
fun = 3465076
original_fun = 50359713
funcar = 34487376
numargs = 2
lisp_numargs = 0
val = 0
backtrace = {
next = 0xbfffa4e4,
function = 0xbfffa1e0,
args = 0xbfffa1e4,
nargs = 2,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffa1e4
i = 2411300
#14 0x002d32ac in Fbyte_code (bytestr=3695691, vector=3695708,
maxdepth=40) at bytecode.c:679
count = 40
op = 2
vectorp = (Lisp_Object *) 0x386460
bytestr_length = 201
stack = {
pc = 0x4526e0 "\202\302",
top = 0xbfffa1e8,
bottom = 0xbfffa1e0,
byte_string = 3695691,
byte_string_start = 0x452626 "\b\031\306\211\032\033\306\034\307
\035\t\307=\203\022",
constants = 3695708,
next = 0xbfffa6d4
}
top = (Lisp_Object *) 0xbfffa1e0
result = 50332681
#15 0x0027d1c8 in funcall_lambda (fun=3695644, nargs=2,
arg_vector=0xbfffa564) at eval.c:3212
val = 2
syms_left = 50332681
next = 50384601
count = 38
i = 2
optional = 0
rest = 0
#16 0x0027c990 in Ffuncall (nargs=3, args=0xbfffa560) at eval.c:3071
fun = 3695644
original_fun = 58719329
funcar = -1073765040
numargs = 2
lisp_numargs = 3464740
val = 50359377
backtrace = {
next = 0xbfffa854,
function = 0xbfffa560,
args = 0xbfffa564,
nargs = 2,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffa564
i = 1
#17 0x002d32ac in Fbyte_code (bytestr=3695947, vector=3695964,
maxdepth=32) at bytecode.c:679
count = 31
op = 2
vectorp = (Lisp_Object *) 0x386560
bytestr_length = 94
stack = {
pc = 0x4525cf "\203L",
top = 0xbfffa568,
bottom = 0xbfffa560,
byte_string = 3695947,
byte_string_start = 0x45258b "\b\204\a",
constants = 3695964,
next = 0xbfffaa54
}
top = (Lisp_Object *) 0xbfffa560
result = 50332681
#18 0x0027d1c8 in funcall_lambda (fun=3695892, nargs=2,
arg_vector=0xbfffa8d4) at eval.c:3212
val = 50332681
syms_left = 50332681
next = 50384601
count = 29
i = 2
optional = 1
rest = 0
#19 0x0027c990 in Ffuncall (nargs=3, args=0xbfffa8d0) at eval.c:3071
fun = 3695892
original_fun = 58719521
funcar = -1073764272
numargs = 2
lisp_numargs = 50332681
val = 50332681
backtrace = {
next = 0xbfffabd4,
function = 0xbfffa8d0,
args = 0xbfffa8d4,
nargs = 2,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0x3019509
i = 33004757
#20 0x002d32ac in Fbyte_code (bytestr=3696643, vector=3696660,
maxdepth=48) at bytecode.c:679
count = 29
op = 2
vectorp = (Lisp_Object *) 0x386818
bytestr_length = 106
stack = {
pc = 0x4523f6 "\211\032\205h",
top = 0xbfffa8d8,
bottom = 0xbfffa8d0,
byte_string = 3696643,
byte_string_start = 0x4523f2 "\306\b\t\"\211\032\205h",
constants = 3696660,
next = 0xbfffadd4
}
top = (Lisp_Object *) 0xbfffa8d0
result = 32964069
#21 0x0027d1c8 in funcall_lambda (fun=3696588, nargs=3,
arg_vector=0xbfffac54) at eval.c:3212
val = 32964069
syms_left = 50332681
next = 50579769
count = 26
i = 3
optional = 0
rest = 0
#22 0x0027c990 in Ffuncall (nargs=4, args=0xbfffac50) at eval.c:3071
fun = 3696588
original_fun = 58640769
funcar = 0
numargs = 3
lisp_numargs = 50332681
val = 32964069
backtrace = {
next = 0xbfffaf54,
function = 0xbfffac50,
args = 0xbfffac54,
nargs = 3,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffac64
i = 0
#23 0x002d32ac in Fbyte_code (bytestr=3696491, vector=3696508,
maxdepth=48) at bytecode.c:679
count = 25
op = 3
vectorp = (Lisp_Object *) 0x386780
bytestr_length = 82
stack = {
pc = 0x452480 "\210\314\n\315N!\211\033\316\034\211\035\203H",
top = 0xbfffac5c,
bottom = 0xbfffac50,
byte_string = 3696491,
byte_string_start = 0x45245d "\306\b\t\"\210\b\307N\206\f",
constants = 3696508,
next = 0xbfffb144
}
top = (Lisp_Object *) 0xbfffac50
result = 50332681
#24 0x0027d1c8 in funcall_lambda (fun=3696444, nargs=2,
arg_vector=0xbfffafd4) at eval.c:3212
val = 50332681
syms_left = 50332681
next = 50384601
count = 23
i = 2
optional = 0
rest = 0
#25 0x0027c990 in Ffuncall (nargs=3, args=0xbfffafd0) at eval.c:3071
fun = 3696444
original_fun = 58719689
funcar = 50357881
numargs = 2
lisp_numargs = 85612554
val = 50332681
backtrace = {
next = 0xbfffb25c,
function = 0xbfffafd0,
args = 0xbfffafd4,
nargs = 2,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffafd4
i = 2606600
#26 0x002d32ac in Fbyte_code (bytestr=3701331, vector=3701356,
maxdepth=24) at bytecode.c:679
count = 23
op = 2
vectorp = (Lisp_Object *) 0x387a70
bytestr_length = 23
stack = {
pc = 0x451ab9 "\210\303\t!\304>\203\022",
top = 0xbfffafd8,
bottom = 0xbfffafd0,
byte_string = 3701331,
byte_string_start = 0x451ab5 "\302\b\t\"\210\303\t!\304>\203\022",
constants = 3701356,
next = 0xbfffb864
}
top = (Lisp_Object *) 0xbfffafd0
result = 50332681
#27 0x0027ae1c in Feval (form=3701317) at eval.c:2362
numargs = 24
args_left = 50332681
i = 3
maxargs = 3
argvals = {3701331, 3701356, 24, 50332729, -1073761124, 50386001,
42182685, -1073761520}
fun = 4686724
val = 50332681
original_fun = 50443505
original_args = 3701325
funcar = -1073761600
backtrace = {
next = 0xbfffb9e4,
function = 0xbfffb254,
args = 0xbfffb294,
nargs = 3,
evalargs = 1 '\001',
debug_on_exit = 0 '\0'
}
gcpro1 = {
next = 0x1c8,
var = 0xbfffb150,
nvars = 2448892
}
gcpro2 = {
next = 0x27bfe4,
var = 0xbfffb310,
nvars = 0
}
gcpro3 = {
next = 0xbfffb290,
var = 0xbfffb294,
nvars = 3
}
#28 0x002786b4 in internal_lisp_condition_case (var=50332681,
bodyform=3701317, handlers=3701429) at eval.c:1439
val = 50332681
c = {
tag = 50332681,
val = 50332681,
next = 0xbfffdd9c,
gcpro = 0x0,
jmp = {-1073761552, -1073761488, 0 <repeats 12 times>, 2,
-1073747796, -1073747996, -1073748008, 2, -1073761552, 2589724,
2590164, 1140851752, 0, 0, 0, -524288, -2113789952, 0, -1073761472,
2401196, 0, -1073761264, 0, -1073761124, 8, -1073761304, -1073761300,
0, 0, 0, 0, 8, 8, 0, 0, 42134237, 0, 0, 0, -1073761264, 108500,
-1073761184, 0, 108604, 0, 0, 0, 42134301, 42134365, -1073761120, 10,
50550139, 0, -1073761120, 2, 50332681, -1073747996, -1073748008,
50477449, -1073761184, 121656, -1073761040, 0, 123016, 0,
-1073761104, 0, -1073760956, 50477497, -1035222635, -2021289069,
-1035222635, -2021289069, -1035222635, -2021289069, -1035222635,
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069,
-1035222635, -2021289069, -1035222635, -2021289069, -1035222635,
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069,
-1035222635, -2021289069, 1081446707, 130171313, -1085575320,
-1497366528, 1081446703, -1714082599, 0, 0, 1085022206, -188586966,
1062232653, -755914244, 50332681, 0, 0, 0, 0, 0, 42069749, 0,
-1073760880, 0, 97, 53, 50332681, 42134237, 2404900, -1073747996,
-1073760864, -1073760376, 50332681, 50333017, 50358097, 0, 0,
50356306, -1073761440, 5, 1, -1879034992, -1073760784, 2,
-1073760880, 2608492, -1073760768, 2, -1073760864, 2656852,
-1073760768, 11360, 2657036, 42161741, 24, 1911904, 42133325,
50332681, -1073748008, 2, -1073760816, 0, 0, 0, 21, 58693809,
50332681, 42161741, 42133325, 50332681, -1073760704, 603980869,
-1073760768, 2605028, -1073760624, 0, 2606668, 33664960, -1610599536,
2, 50357881, 42161741, -1073760548, -1610599536, 42133549, 18416145,
-1073760624, 0, -1073760704, 42161741},
backlist = 0xbfffb9e4,
handlerlist = 0xbfffe0c8,
lisp_eval_depth = 9,
pdlcount = 23,
poll_suppress_count = 1,
interrupt_input_blocked = 1,
byte_stack = 0xbfffb864
}
h = {
handler = 3701429,
var = 50332681,
chosen_clause = 0,
tag = 0xbfffb330,
next = 0xbfffe0c8
}
#29 0x002d43c8 in Fbyte_code (bytestr=3700939, vector=3700956,
maxdepth=72) at bytecode.c:869
handlers = 3701429
body = 3701317
count = 19
op = 143
vectorp = (Lisp_Object *) 0x3878e0
bytestr_length = 231
stack = {
pc = 0x451b8b "\210\016\036A\211\026\036\204\265",
top = 0xbfffb6d0,
bottom = 0xbfffb6d0,
byte_string = 3700939,
byte_string_start = 0x451acd "\b\204Q",
constants = 3700956,
next = 0xbfffc494
}
top = (Lisp_Object *) 0xbfffb6d0
result = 42069805
#30 0x0027d1c8 in funcall_lambda (fun=3700900, nargs=1,
arg_vector=0xbfffba6c) at eval.c:3212
val = 1
syms_left = 50332681
next = 50384601
count = 18
i = 1
optional = 0
rest = 0
#31 0x0027c990 in Ffuncall (nargs=2, args=0xbfffba68) at eval.c:3071
fun = 3700900
original_fun = 50477833
funcar = 73640
numargs = 1
lisp_numargs = -1073759696
val = 73428
backtrace = {
next = 0xbfffc2a4,
function = 0xbfffba68,
args = 0xbfffba6c,
nargs = 1,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0x0
i = 0
#32 0x0027bce4 in call1 (fn=50477833, arg1=34312276) at eval.c:2806
ret_ungc_val = 0
gcpro1 = {
next = 0x0,
var = 0x0,
nvars = 2
}
args = {50477833, 34312276}
#33 0x0001e8b0 in x_set_font (f=0x20b9050, arg=50630187,
oldval=50332681) at frame.c:3468
result = 50629259
fontset_name = 34471520
frame = 34312276
old_fontset = 2
#34 0x000fbc2c in realize_default_face (f=0x20b9050) at xfaces.c:7550
c = (struct face_cache *) 0x20d35a0
lface = 34556292
attrs = {50333017, 50647371, 50357257, 768, 50357257, 50357257,
50332681, 50332681, 67215499, 67215419, 50332681, 50332681, 50332681,
50332681, 50647355, 50357809, 48, 67228891}
frame_font = 68389698
face = (struct face *) 0x20dfe60
#35 0x000fb308 in realize_basic_faces (f=0x20b9050) at xfaces.c:7385
success_p = 0
count = 17
#36 0x000ea84c in recompute_basic_faces (f=0x20b9050) at xfaces.c:960
No locals.
#37 0x0002a7f0 in init_iterator (it=0xbfffbd90, w=0x20bc600,
charpos=1, bytepos=1, row=0x0, base_face_id=DEFAULT_FACE_ID) at
xdisp.c:2561
highlight_region_p = -1073758912
#38 0x0003b58c in resize_mini_window (w=0x20bc600, exact_p=1) at
xdisp.c:8529
root = (struct window *) 0x20bc160
total_height = 53
max_height = 50332681
unit = 11
old_current_buffer = (struct buffer *) 0x3901678
it = {
window = 34326020,
w = 0x20bc600,
f = 0x20b9050,
method = GET_FROM_BUFFER,
stop_charpos = 0,
end_charpos = 0,
s = 0x0,
string_nchars = 0,
region_beg_charpos = 0,
region_end_charpos = 0,
redisplay_end_trigger_charpos = 0,
multibyte_p = 0,
header_line_p = 0,
string_from_display_prop_p = 0,
ellipsis_p = 0,
dp = 0x0,
dpvec = 0x0,
dpend = 0x0,
dpvec_char_len = 0,
dpvec_face_id = 0,
saved_face_id = 0,
ctl_chars = {0 <repeats 16 times>},
start = {
pos = {
charpos = 0,
bytepos = 0
},
overlay_string_index = 0,
string_pos = {
charpos = 0,
bytepos = 0
},
dpvec_index = 0
},
current = {
pos = {
charpos = 0,
bytepos = 0
},
overlay_string_index = -1,
string_pos = {
charpos = -1,
bytepos = -1
},
dpvec_index = -1
},
n_overlay_strings = 0,
overlay_strings = {0 <repeats 16 times>},
string_overlays = {0 <repeats 16 times>},
string = 50332681,
from_overlay = 0,
stack = {{
string = 0,
string_nchars = 0,
end_charpos = 0,
stop_charpos = 0,
face_id = 0,
u = {
image = {
object = 0,
slice = {
x = 0,
y = 0,
width = 0,
height = 0
},
image_id = 0
},
comp = {
object = 0,
c = 0,
len = 0,
cmp_id = 0,
cmp_len = 0
},
stretch = {
object = 0
}
},
position = {
charpos = 0,
bytepos = 0
},
current = {
pos = {
charpos = 0,
bytepos = 0
},
overlay_string_index = 0,
string_pos = {
charpos = 0,
bytepos = 0
},
dpvec_index = 0
},
from_overlay = 0,
area = LEFT_MARGIN_AREA,
method = GET_FROM_BUFFER,
multibyte_p = 0,
string_from_display_prop_p = 0,
display_ellipsis_p = 0,
space_width = 0,
font_height = 0,
voffset = 0
}, {
string = 0,
string_nchars = 0,
end_charpos = 0,
stop_charpos = 0,
face_id = 0,
u = {
image = {
object = 0,
slice = {
x = 0,
y = 0,
width = 0,
height = 0
},
image_id = 0
},
comp = {
object = 0,
c = 0,
len = 0,
cmp_id = 0,
cmp_len = 0
},
stretch = {
object = 0
}
},
position = {
charpos = 0,
bytepos = 0
},
current = {
pos = {
charpos = 0,
bytepos = 0
},
overlay_string_index = 0,
string_pos = {
charpos = 0,
bytepos = 0
},
dpvec_index = 0
},
from_overlay = 0,
area = LEFT_MARGIN_AREA,
method = GET_FROM_BUFFER,
multibyte_p = 0,
string_from_display_prop_p = 0,
display_ellipsis_p = 0,
space_width = 0,
font_height = 0,
voffset = 0
}, {
string = 0,
string_nchars = 0,
end_charpos = 0,
stop_charpos = 0,
face_id = 0,
u = {
image = {
object = 0,
slice = {
x = 0,
y = 0,
width = 0,
height = 0
},
image_id = 0
},
comp = {
object = 0,
c = 0,
len = 0,
cmp_id = 0,
cmp_len = 0
},
stretch = {
object = 0
}
},
position = {
charpos = 0,
bytepos = 0
},
current = {
pos = {
charpos = 0,
bytepos = 0
},
overlay_string_index = 0,
string_pos = {
charpos = 0,
bytepos = 0
},
dpvec_index = 0
},
from_overlay = 0,
area = LEFT_MARGIN_AREA,
method = GET_FROM_BUFFER,
multibyte_p = 0,
string_from_display_prop_p = 0,
display_ellipsis_p = 0,
space_width = 0,
font_height = 0,
voffset = 0
}, {
string = 0,
string_nchars = 0,
end_charpos = 0,
stop_charpos = 0,
face_id = 0,
u = {
image = {
object = 0,
slice = {
x = 0,
y = 0,
width = 0,
height = 0
},
image_id = 0
},
comp = {
object = 0,
c = 0,
len = 0,
cmp_id = 0,
cmp_len = 0
},
stretch = {
object = 0
}
},
position = {
charpos = 0,
bytepos = 0
},
current = {
pos = {
charpos = 0,
bytepos = 0
},
overlay_string_index = 0,
string_pos = {
charpos = 0,
bytepos = 0
},
dpvec_index = 0
},
from_overlay = 0,
area = LEFT_MARGIN_AREA,
method = GET_FROM_BUFFER,
multibyte_p = 0,
string_from_display_prop_p = 0,
display_ellipsis_p = 0,
space_width = 0,
font_height = 0,
voffset = 0
}},
sp = 0,
selective = 0,
what = IT_CHARACTER,
face_id = 0,
selective_display_ellipsis_p = 0,
ctl_arrow_p = 0,
truncate_lines_p = 0,
face_box_p = 0,
start_of_box_run_p = 0,
end_of_box_run_p = 0,
overlay_strings_at_end_processed_p = 0,
ignore_overlay_strings_at_pos_p = 0,
glyph_not_available_p = 0,
starts_in_middle_of_char_p = 0,
face_before_selective_p = 0,
constrain_row_ascent_descent_p = 0,
base_face_id = 0,
c = 0,
len = 0,
cmp_id = 0,
cmp_len = 0,
char_to_display = 0,
image_id = 0,
slice = {
x = 0,
y = 0,
width = 0,
height = 0
},
space_width = 0,
voffset = 0,
font_height = 0,
object = 0,
position = {
charpos = 0,
bytepos = 0
},
tab_width = 0,
truncation_pixel_width = 0,
continuation_pixel_width = 0,
first_visible_x = 0,
last_visible_x = 0,
last_visible_y = 0,
extra_line_spacing = 0,
max_extra_line_spacing = 0,
override_ascent = 0,
override_descent = 0,
override_boff = 0,
glyph_row = 0x0,
area = LEFT_MARGIN_AREA,
nglyphs = 0,
pixel_width = 0,
ascent = 0,
descent = 0,
max_ascent = 0,
max_descent = 0,
phys_ascent = 0,
phys_descent = 0,
max_phys_ascent = 0,
max_phys_descent = 0,
current_x = 0,
continuation_lines_width = 0,
current_y = 0,
first_vpos = 0,
vpos = 0,
hpos = 0,
left_user_fringe_bitmap = 0,
right_user_fringe_bitmap = 0,
left_user_fringe_face_id = 0,
right_user_fringe_face_id = 0
}
height = 50332681
start = {
charpos = -1073758832,
bytepos = 3124520
}
f = (struct frame *) 0x20b9050
window_height_changed_p = 0
#39 0x000168ec in do_switch_frame (frame=59784508, track=1,
for_deletion=0) at frame.c:874
sf = (struct frame *) 0x20b9050
#40 0x00016c04 in Fselect_frame (frame=59784508) at frame.c:933
No locals.
#41 0x0027c608 in Ffuncall (nargs=2, args=0xbfffc320) at eval.c:3025
fun = 3457388
original_fun = 50487681
funcar = 0
numargs = 1
lisp_numargs = -1
val = 50332729
backtrace = {
next = 0xbfffc5ac,
function = 0xbfffc320,
args = 0xbfffc324,
nargs = 1,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffc324
i = 0
#42 0x002d32ac in Fbyte_code (bytestr=4153043, vector=4153068,
maxdepth=16) at bytecode.c:679
count = 17
op = 1
vectorp = (Lisp_Object *) 0x3f5ef0
bytestr_length = 21
stack = {
pc = 0x4519a2 "\210\304\t!\203\023",
top = 0xbfffc324,
bottom = 0xbfffc320,
byte_string = 4153043,
byte_string_start = 0x451999 "\302\b!\203\n",
constants = 4153068,
next = 0xbfffc8e4
}
top = (Lisp_Object *) 0xbfffc320
result = 0
#43 0x0027ae1c in Feval (form=4153029) at eval.c:2362
numargs = 24
args_left = 50332681
i = 3
maxargs = 3
argvals = {4153043, 4153068, 16, 0, 5854436, 1867992, 5663096,
-1073756560}
fun = 4686724
val = -2147483638
original_fun = 50443505
original_args = 4153037
funcar = 34312272
backtrace = {
next = 0xbfffca64,
function = 0xbfffc5a4,
args = 0xbfffc5e4,
nargs = 3,
evalargs = 1 '\001',
debug_on_exit = 0 '\0'
}
gcpro1 = {
next = 0x1,
var = 0x2,
nvars = -1073756720
}
gcpro2 = {
next = 0x1c81b4,
var = 0xbfffc620,
nvars = -1073756736
}
gcpro3 = {
next = 0x1c8208,
var = 0xbfffc5e4,
nvars = 3
}
#44 0x00275cb0 in Fprogn (args=4153021) at eval.c:451
val = 50332681
gcpro1 = {
next = 0xbfffc680,
var = 0x255d2c,
nvars = -1073756464
}
#45 0x0027dacc in unbind_to (count=15, value=50332681) at eval.c:3380
this_binding = {
symbol = 50332681,
old_value = 4153021,
func = 0x275c60 <Fprogn>,
unused = 0
}
quitf = 50332681
gcpro1 = {
next = 0x2,
var = 0x3009479,
nvars = 50361929
}
gcpro2 = {
next = 0x350814,
var = 0xbfffca64,
nvars = -1073756304
}
#46 0x002d337c in Fbyte_code (bytestr=4152931, vector=4152948,
maxdepth=32) at bytecode.c:701
count = 15
op = 4
vectorp = (Lisp_Object *) 0x3f5e78
bytestr_length = 42
stack = {
pc = 0x40c3eb "\316\b\307\317#\207",
top = 0xbfffc76c,
bottom = 0xbfffc770,
byte_string = 4152931,
byte_string_start = 0x40c3c7 "\306\b\307\"?\205)",
constants = 4152948,
next = 0xbfffcc54
}
top = (Lisp_Object *) 0xbfffc76c
result = 33050813
#47 0x0027d1c8 in funcall_lambda (fun=4152892, nargs=1,
arg_vector=0xbfffcae4) at eval.c:3212
val = 0
syms_left = 50332681
next = 50384601
count = 14
i = 1
optional = 0
rest = 0
#48 0x0027c990 in Ffuncall (nargs=2, args=0xbfffcae0) at eval.c:3071
fun = 4152892
original_fun = 58532553
funcar = 47
numargs = 1
lisp_numargs = -1073755488
val = 34312276
backtrace = {
next = 0xbfffcdd4,
function = 0xbfffcae0,
args = 0xbfffcae4,
nargs = 1,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffcae8
i = -1073755408
#49 0x002d32ac in Fbyte_code (bytestr=3700635, vector=3700652,
maxdepth=32) at bytecode.c:679
count = 10
op = 1
vectorp = (Lisp_Object *) 0x3877b0
bytestr_length = 62
stack = {
pc = 0x451bee "\210\313\n\b\"\210\314\n!\210\315\n!\210\316\n!\210
\v\2042",
top = 0xbfffcae4,
bottom = 0xbfffcae0,
byte_string = 3700635,
byte_string_start = 0x451bd9 "\304\b!\020\305\b\236\306\307\bB!\310
\031\032\033\311\216\312\n!\210\313\n\b\"\210\314\n!\210\315\n!\210
\316\n!\210\v\2042",
constants = 3700652,
next = 0xbfffcfd4
}
top = (Lisp_Object *) 0xbfffcae0
result = 2448684
#50 0x0027d1c8 in funcall_lambda (fun=3700588, nargs=1,
arg_vector=0xbfffce54) at eval.c:3212
val = 1
syms_left = 50332681
next = 50371017
count = 9
i = 1
optional = 1
rest = 0
#51 0x0027c990 in Ffuncall (nargs=2, args=0xbfffce50) at eval.c:3071
fun = 3700588
original_fun = 58532505
funcar = 2401984
numargs = 1
lisp_numargs = -1073754608
val = 33051221
backtrace = {
next = 0xbfffd154,
function = 0xbfffce50,
args = 0xbfffce54,
nargs = 1,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffce54
i = -1073754528
#52 0x002d32ac in Fbyte_code (bytestr=3952827, vector=3952844,
maxdepth=48) at bytecode.c:679
count = 5
op = 1
vectorp = (Lisp_Object *) 0x3c50d0
bytestr_length = 165
stack = {
pc = 0x42825b "\026\027\321\016\027!\210\016\031\311\036\032\211
\036\033\203\232",
top = 0xbfffce54,
bottom = 0xbfffce50,
byte_string = 3952827,
byte_string_start = 0x4281fd "\306\b\236\203,",
constants = 3952844,
next = 0xbfffd354
}
top = (Lisp_Object *) 0xbfffce50
result = 33052317
#53 0x0027d1c8 in funcall_lambda (fun=3952780, nargs=1,
arg_vector=0xbfffd1d4) at eval.c:3212
val = 33052317
syms_left = 50332681
next = 50371017
count = 4
i = 1
optional = 1
rest = 0
#54 0x0027c990 in Ffuncall (nargs=2, args=0xbfffd1d0) at eval.c:3071
fun = 3952780
original_fun = 58621849
funcar = 50452745
numargs = 1
lisp_numargs = -1073753712
val = 33051605
backtrace = {
next = 0xbfffd4d4,
function = 0xbfffd1d0,
args = 0xbfffd1d4,
nargs = 1,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffd1d4
i = 50477521
#55 0x002d32ac in Fbyte_code (bytestr=3949875, vector=3949892,
maxdepth=48) at bytecode.c:679
count = 4
op = 1
vectorp = (Lisp_Object *) 0x3c4548
bytestr_length = 85
stack = {
pc = 0x428b7e "\211\026\026\026\027\320\f!\024\321\016\026\322\323
\v\322\"#\210\324\v!\210\313\211\023\207",
top = 0xbfffd1d4,
bottom = 0xbfffd1d0,
byte_string = 3949875,
byte_string_start = 0x428b44 "\b\205T",
constants = 3949892,
next = 0xbfffd6d4
}
top = (Lisp_Object *) 0xbfffd1d0
result = 33052325
#56 0x0027d1c8 in funcall_lambda (fun=3949844, nargs=0,
arg_vector=0xbfffd554) at eval.c:3212
val = -1073753456
syms_left = 50332681
next = 2448684
count = 4
i = 0
optional = 0
rest = 0
#57 0x0027c990 in Ffuncall (nargs=1, args=0xbfffd550) at eval.c:3071
fun = 3949844
original_fun = 58637313
funcar = 50466873
numargs = 0
lisp_numargs = 50332681
val = 50332729
backtrace = {
next = 0xbfffd854,
function = 0xbfffd550,
args = 0xbfffd554,
nargs = 0,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffd554
i = 0
#58 0x002d32ac in Fbyte_code (bytestr=3718947, vector=3718964,
maxdepth=56) at bytecode.c:679
count = 4
op = 0
vectorp = (Lisp_Object *) 0x38bf38
bytestr_length = 1504
stack = {
pc = 0x44f2fe "\210\016K\204P\002\016V\204P\002\016Z\201\211",
top = 0xbfffd550,
bottom = 0xbfffd550,
byte_string = 3718947,
byte_string_start = 0x44f0d6 "\306 \020\t\022\307\310!\210\307\311!
\210\307\312!\210\313\314!\211\033\315=\2049",
constants = 3718964,
next = 0xbfffda54
}
top = (Lisp_Object *) 0xbfffd550
result = 50525467
#59 0x0027d1c8 in funcall_lambda (fun=3718924, nargs=0,
arg_vector=0xbfffd8d4) at eval.c:3212
val = 50525467
syms_left = 50332681
next = 50654305
count = 4
i = 0
optional = 0
rest = 0
#60 0x0027c990 in Ffuncall (nargs=1, args=0xbfffd8d0) at eval.c:3071
fun = 3718924
original_fun = 67118273
funcar = -1
numargs = 0
lisp_numargs = -1073751920
val = 50525467
backtrace = {
next = 0xbfffdc7c,
function = 0xbfffd8d0,
args = 0xbfffd8d4,
nargs = 0,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
internal_args = (Lisp_Object *) 0xbfffd820
i = 50438786
#61 0x002d32ac in Fbyte_code (bytestr=3715643, vector=3715660,
maxdepth=48) at bytecode.c:679
count = 2
op = 0
vectorp = (Lisp_Object *) 0x38b250
bytestr_length = 216
stack = {
pc = 0x44fed1 "\210*\340\341\342\"\210\343\320\344\"\211\036$;\203
\245",
top = 0xbfffd8d0,
bottom = 0xbfffd8d0,
byte_string = 3715643,
byte_string_start = 0x44fe47 "\b\203\b",
constants = 3715660,
next = 0x0
}
top = (Lisp_Object *) 0xbfffd8d0
result = 0
#62 0x0027d1c8 in funcall_lambda (fun=3715620, nargs=0,
arg_vector=0xbfffdbc0) at eval.c:3212
val = 1107305506
syms_left = 50332681
next = 19038020
count = 2
i = 0
optional = 0
rest = 0
#63 0x0027ccac in apply_lambda (fun=3715620, args=50332681,
eval_flag=1) at eval.c:3136
args_left = 50332681
numargs = 0
arg_vector = (Lisp_Object *) 0xbfffdbc0
gcpro1 = {
next = 0xbfffdc20,
var = 0x5003200,
nvars = 0
}
gcpro2 = {
next = 0x1227f44,
var = 0xbfffe450,
nvars = 1107297314
}
gcpro3 = {
next = 0x1228058,
var = 0x5,
nvars = -1610576532
}
i = 0
tem = 83886080
#64 0x0027b028 in Feval (form=32962789) at eval.c:2398
fun = 3715620
val = -1073750740
original_fun = 58655921
original_args = 50332681
funcar = 33561552
backtrace = {
next = 0x0,
function = 0xbfffdc74,
args = 0xbfffdbc0,
nargs = 0,
evalargs = 0 '\0',
debug_on_exit = 0 '\0'
}
gcpro1 = {
next = 0xa0003390,
var = 0x901a11b8,
nvars = 83886080
}
gcpro2 = {
next = 0x12,
var = 0xa0003390,
nvars = -1610599536
}
gcpro3 = {
next = 0x1,
var = 0x90003390,
nvars = -1073750752
}
#65 0x001a8eec in top_level_2 () at keyboard.c:1379
No locals.
#66 0x002788ac in internal_condition_case (bfun=0x1a8eb8
<top_level_2>, handlers=50373249, hfun=0x1a87f4 <cmd_error>) at
eval.c:1494
val = 83886080
c = {
tag = 50332681,
val = 50332681,
next = 0xbfffe188,
gcpro = 0x0,
jmp = {-1073750688, -1073750628, 0 <repeats 12 times>, 2,
-1073747796, -1073747996, -1073748008, 3340412, -1073750688, 2590496,
2590732, 570426402, 1203343683, -1610562188, 33561856, -524288,
-2113781760, 0, -1073750612, -1073750296, 19842222, 6297632,
-1073750352, 6298976, -1880767128, -1881079300, -1073750352,
1109664296, -1881078444, 19437372, -1073750372, -1073749894, 0,
-1878895704, -1073750000, 606347820, -1878895460, 13, 13, 1140884002,
-1878845248, 504, 19437372, -1073750200, 19842703, 0, -1073749268,
19716020, -1880767128, 19716020, -1073750144, 19842222, 18879216,
-1881077508, -1073750240, 0, -1881077108, 0, 0, 0, -1073749877, 13,
-1073750096, 34144255, -1073749894, 2147483647, 6, 1, 6297632,
-1073749444, -1035222635, -2021289069, -1035222635, -2021289069,
-1035222635, -2021289069, -1035222635, -2021289069, -1035222635,
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069,
-1035222635, -2021289069, -1035222635, -2021289069, -1035222635,
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069,
1081446707, 130171313, -1085575320, -1497366528, 1081446703,
-1714082599, 0, 0, 1085022206, -188586966, 1062232653, -755914244,
-1073750032, 1140851752, -1881078444, -1879034992, -1073750016,
606347810, -1879034368, 6297632, -1073749984, 6298976, -1880767128,
-1881079300, -1073749872, 1109664296, -1881078444, 6297632,
-1073749952, 6298976, -1880767128, 0, 0, 4700180, -1880767128,
4700180, 6291520, 5395137, 5040, -1881077508, -1073749920, 0,
-1881077108, -1878959936, -1073749824, 19716672, -1878959736,
19716672, 19443168, -1073749800, 19841868, 6297632, -1073749856,
6298976, 6297632, -1881079300, -1073749744, 1143218728, -1881078444,
211515, -2118909951, 501, 4096, -1880795504, 0, 6291520, 89,
-1881123184, -1073749824, 0, -1881123000, 0, 83889152, -1073749704,
19825843, 6298976, -1073749760, 6298976, -1880767128, -1881079300,
-1073749760, -2113788892, -1881078444, -1881077508, -1073749632, 2,
-1073747796},
backlist = 0x0,
handlerlist = 0x0,
lisp_eval_depth = 0,
pdlcount = 2,
poll_suppress_count = 1,
interrupt_input_blocked = 0,
byte_stack = 0x0
}
h = {
handler = 50373249,
var = 50332681,
chosen_clause = -1073749376,
tag = 0xbfffdd9c,
next = 0x0
}
#67 0x001a8f70 in top_level_1 () at keyboard.c:1387
No locals.
#68 0x00277ff4 in internal_catch (tag=50368321, func=0x1a8f0c
<top_level_1>, arg=50332681) at eval.c:1230
c = {
tag = 50368321,
val = 50332681,
next = 0x0,
gcpro = 0x0,
jmp = {-1073749680, 98, 0 <repeats 12 times>, 2, -1073747796,
-1073747996, -1073748008, 3340412, -1073749680, 2588392, 2588628,
-2113928158, 2, -1073747796, -1073747996, -524288, -2113781760, 0,
-1073749608, -1073749392, 9, 2957480, 10, 19438732, 11, 6297632, 0,
0, 0, 0, 1520, -1610599536, 2, 83886080, -1073747996, -1610599536,
-1610599536, -1073749296, -1879034992, -1073749296, 1140851746,
-1879034368, 2392404, -1073749312, 0, 2392464, -1, -1610599536, 2,
152, -1073747996, -1610599536, -1610599536, -1073749232, -1879034992,
-1073749200, 603980834, 33562400, 0, -1073749184, 2, -1073747796,
-1073747996, -1073748008, 3340412, -1073749296, 2957444, -1035222635,
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069,
-1035222635, -2021289069, -1035222635, -2021289069, -1035222635,
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069,
-1035222635, -2021289069, -1035222635, -2021289069, -1035222635,
-2021289069, -1035222635, -2021289069, 1081446707, 130171313,
-1085575320, -1497366528, 1081446703, -1714082599, 0, 0, 1085022206,
-188586966, 1062232653, -755914244, -1073748960, -2113919966,
83930624, 2392140, -1073749056, 6298976, -1073749120, 0, 0, 2,
-1073747796, 0, 0, 2, -1073747796, -1073747996, -1073748008, 3340412,
-1073749072, 2957444, -1073748976, 10, 2957480, 10, -1073748928,
1520, 0, 0, -1073748912, 0, 1, 33562192, -1073748880, -1, 33562192,
1, 4, 10, 33561872, 2392140, -1073748912, 0, -1073748976, 2392404,
-1073748928, 0, 2392464, 28896, -1073748864, 0, 41, 0, 0, 0, 0, 2, 0,
0, -1073748912, 2449548, -1073748784, 2, 2451168, 50332681, 2,
-1610599536, 50507169, 50503954, 50332681, 59774584, -1073748864,
2448684, -1073748784, 10, 2448892, 0, 0, 10},
backlist = 0x0,
handlerlist = 0x0,
lisp_eval_depth = 0,
pdlcount = 2,
poll_suppress_count = 1,
interrupt_input_blocked = 0,
byte_stack = 0x0
}
#69 0x001a8da4 in command_loop () at keyboard.c:1342
No locals.
#70 0x001a7ff4 in recursive_edit_1 () at keyboard.c:958
count = 1
val = 33562016
#71 0x001a8294 in Frecursive_edit () at keyboard.c:1020
count = 0
buffer = 50332681
#72 0x001a5cc0 in main (argc=2, argv=0xbfffe7d8) at emacs.c:1786
dummy = 8395108
stack_bottom_variable = 0 '\0'
do_initial_setlocale = 1
skip_args = 0
rlim = {
rlim_cur = 8388608,
rlim_max = 67108864
}
no_loadup = 0
junk = 0x0
Lisp Backtrace:
No enum type named Lisp_Type.
--
Greetings
Pete
There's no place like 127.0.0.1
– origin unknown
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 23.0.60; Menu font is oblique
2008-02-18 1:06 ` Kenichi Handa
2008-02-18 14:30 ` Peter Dyballa
@ 2008-02-18 17:31 ` Richard Stallman
2008-02-21 6:29 ` Glenn Morris
1 sibling, 1 reply; 10+ messages in thread
From: Richard Stallman @ 2008-02-18 17:31 UTC (permalink / raw)
To: Kenichi Handa; +Cc: emacs-pretest-bug, Peter_Dyballa
Oops, sorry for my typo. The resource should be like this:
Emacs.FontBackend: x,xft
Could you put this in NEWS?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 23.0.60; Menu font is oblique
2008-02-18 17:31 ` Richard Stallman
@ 2008-02-21 6:29 ` Glenn Morris
0 siblings, 0 replies; 10+ messages in thread
From: Glenn Morris @ 2008-02-21 6:29 UTC (permalink / raw)
To: rms; +Cc: emacs-devel, Kenichi Handa
Richard Stallman wrote:
> Emacs.FontBackend: x,xft
>
> Could you put this in NEWS?
ack
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2008-02-21 6:29 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-16 9:59 23.0.60; Menu font is oblique Peter Dyballa
2008-02-17 10:29 ` Kenichi Handa
2008-02-17 10:36 ` Andreas Schwab
2008-02-18 0:42 ` Kenichi Handa
2008-02-17 15:42 ` Peter Dyballa
2008-02-18 1:06 ` Kenichi Handa
2008-02-18 14:30 ` Peter Dyballa
2008-02-18 17:31 ` Richard Stallman
2008-02-21 6:29 ` Glenn Morris
2008-02-17 18:30 ` Peter Dyballa
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.