[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feature freeze on October 1
From: |
Stefan Monnier |
Subject: |
Re: Feature freeze on October 1 |
Date: |
Mon, 17 Sep 2012 12:54:50 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
> Can we please get rid of the memory allocation (in load_charset_map)
> during a call to maybe_unify_char, which already caused trouble during
> release of 24.2?
That would be very welcome, yes. I asked Handa-san to look into it, but
it seems that he hasn't found time for it yet. IIRC the main issue is
to move unification from the time when we read a char from the buffer to
the time we read a char from outside Emacs. AFAIK unification is
already performed when we read a char from outside Emacs, so maybe all
it takes is to remove the maybe_unify_char thingy?
Stefan
- Feature freeze on October 1, Chong Yidong, 2012/09/15
- Re: Feature freeze on October 1, Daniel Colascione, 2012/09/16
- Re: Feature freeze on October 1, David Engster, 2012/09/16
- Re: Feature freeze on October 1, Bastien, 2012/09/16
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/17
- Re: Feature freeze on October 1,
Stefan Monnier <=
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/17
- Re: Feature freeze on October 1, Stefan Monnier, 2012/09/17
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/21
- Re: Feature freeze on October 1, Stefan Monnier, 2012/09/21
- Re: Feature freeze on October 1, Kenichi Handa, 2012/09/22
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/24
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/25
- Re: Feature freeze on October 1, Kenichi Handa, 2012/09/25
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/25
- Re: Feature freeze on October 1, Kenichi Handa, 2012/09/26