emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 23.1.93 pretest


From: Chong Yidong
Subject: Re: Emacs 23.1.93 pretest
Date: Sun, 28 Feb 2010 16:34:02 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> Could this be due to some missing GCPRO?  Can one of the functions
> called by load_charset_map GC?

AFAIK load_charset_map does not evaluate anything, but you can check by
binding inhibit_garbage_collection around the call to load_charset_map
and checking if the problem persists.




reply via email to

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