[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: messages while the minibuffer is active
From: |
Miles Bader |
Subject: |
Re: messages while the minibuffer is active |
Date: |
Thu, 16 Nov 2000 02:02:40 +0900 (JST) |
Gerd Moellmann <address@hidden> writes:
> > Yeah, that's what worried me when I looked over the code originally; the
> > echo-area stuff seems to have loads of hair to deal with multibyte
> > issues, whereas temp_echo_area_glyphs seems pretty cheap-n-cheerful...
>
> Let's hope that's not a bug of temp_echo_area_glyphs. Did someone
> check that function during the introduction of Mule?
I don't think it's a problem because temp_echo_area_glyphs is only ever
used to insert a fixed set of simple strings.
-Miles
- Re: messages while the minibuffer is active, (continued)
- Re: messages while the minibuffer is active, Eli Zaretskii, 2000/11/01
- Re: messages while the minibuffer is active, Miles Bader, 2000/11/01
- Re: messages while the minibuffer is active, Eli Zaretskii, 2000/11/01
- Re: messages while the minibuffer is active, Miles Bader, 2000/11/01
- Re: messages while the minibuffer is active, Eli Zaretskii, 2000/11/01
- Re: messages while the minibuffer is active, Miles Bader, 2000/11/01
- Re: messages while the minibuffer is active, Eli Zaretskii, 2000/11/01
- Re: messages while the minibuffer is active, Miles Bader, 2000/11/01
- Message not available
- Re: messages while the minibuffer is active, Miles Bader, 2000/11/13
- Re: messages while the minibuffer is active, Gerd Moellmann, 2000/11/15
- Re: messages while the minibuffer is active,
Miles Bader <=
- Re: messages while the minibuffer is active, Kenichi Handa, 2000/11/15
- Message not available
- Re: messages while the minibuffer is active, Miles Bader, 2000/11/15
- Re: messages while the minibuffer is active, Miles Bader, 2000/11/15
- Re: messages while the minibuffer is active, Miles Bader, 2000/11/15
- Re: messages while the minibuffer is active, Miles Bader, 2000/11/16
- Re: messages while the minibuffer is active, John Wiegley, 2000/11/01
- Re: messages while the minibuffer is active, Eli Zaretskii, 2000/11/01
- Re: messages while the minibuffer is active, John Wiegley, 2000/11/01
Re: messages while the minibuffer is active, Eli Zaretskii, 2000/11/07