* Re: [Emacs-diffs] emacs/src ChangeLog
[not found] <E1LAlBu-0002lX-9S@cvs.savannah.gnu.org>
@ 2008-12-11 14:08 ` Juanma Barranquero
2008-12-11 15:04 ` Jason Rumney
0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2008-12-11 14:08 UTC (permalink / raw)
To: Jason Rumney; +Cc: Emacs Devel
On Thu, Dec 11, 2008 at 14:02, Jason Rumney <jasonr@gnu.org> wrote:
> +2008-12-11 Jason Rumney <jasonr@gnu.org>
> +
> + * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer
> + size for surrogates.
> +
Are you aware that you just fixed #872/#1179/etc.?
Thanks!
Juanma
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Emacs-diffs] emacs/src ChangeLog
2008-12-11 14:08 ` [Emacs-diffs] emacs/src ChangeLog Juanma Barranquero
@ 2008-12-11 15:04 ` Jason Rumney
2008-12-11 15:12 ` Chong Yidong
0 siblings, 1 reply; 4+ messages in thread
From: Jason Rumney @ 2008-12-11 15:04 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: Emacs Devel, Jason Rumney
Juanma Barranquero wrote:
> On Thu, Dec 11, 2008 at 14:02, Jason Rumney <jasonr@gnu.org> wrote:
>
>
>> +2008-12-11 Jason Rumney <jasonr@gnu.org>
>> +
>> + * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer
>> + size for surrogates.
>> +
>>
>
> Are you aware that you just fixed #872/#1179/etc.?
>
No, the bug I was fixing was a different one, but since it seems to be
an underlying bug in the OS, I'm not surprised that it caused problems
elsewhere.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Emacs-diffs] emacs/src ChangeLog
2008-12-11 15:04 ` Jason Rumney
@ 2008-12-11 15:12 ` Chong Yidong
2008-12-11 15:17 ` Juanma Barranquero
0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2008-12-11 15:12 UTC (permalink / raw)
To: Jason Rumney; +Cc: Juanma Barranquero, Jason Rumney, Emacs Devel
Jason Rumney <jasonr@f2s.com> writes:
> Juanma Barranquero wrote:
>> On Thu, Dec 11, 2008 at 14:02, Jason Rumney <jasonr@gnu.org> wrote:
>>
>>
>>> +2008-12-11 Jason Rumney <jasonr@gnu.org>
>>> +
>>> + * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer
>>> + size for surrogates.
>>> +
>>>
>>
>> Are you aware that you just fixed #872/#1179/etc.?
>
> No, the bug I was fixing was a different one, but since it seems to be
> an underlying bug in the OS, I'm not surprised that it caused problems
> elsewhere.
I'm not sure what your statement means. Does it mean 872/1179 etc are
effectively fixed even though it was not your intention, or that they
still need separate fixes?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Emacs-diffs] emacs/src ChangeLog
2008-12-11 15:12 ` Chong Yidong
@ 2008-12-11 15:17 ` Juanma Barranquero
0 siblings, 0 replies; 4+ messages in thread
From: Juanma Barranquero @ 2008-12-11 15:17 UTC (permalink / raw)
To: Chong Yidong; +Cc: Jason Rumney, Emacs Devel
On Thu, Dec 11, 2008 at 16:12, Chong Yidong <cyd@stupidchicken.com> wrote:
> I'm not sure what your statement means. Does it mean 872/1179 etc are
> effectively fixed even though it was not your intention, or that they
> still need separate fixes?
They don't need separate fixes, as they are, as of now, unreproducible
(at least, the five or six ways I know of reproducing #872 don't work
anymore).
It is likely Jason has really fixed the problem, because it started
happening a few days after this change:
2008-07-30 Jason Rumney <jasonr@gnu.org>
* w32font.h (struct w32font_info): Use unicode version of textmetrics.
* w32font.c (w32font_encode_char): Leave as unicode if in range.
(w32font_open_internal): Get unicode version of textmetrics.
Don't enable or disable glyph indices here.
(w32font_open): Disable use of glyph indices.
* w32uniscribe.c (uniscribe_open): Enable use of glyph indices.
Juanma
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-12-11 15:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1LAlBu-0002lX-9S@cvs.savannah.gnu.org>
2008-12-11 14:08 ` [Emacs-diffs] emacs/src ChangeLog Juanma Barranquero
2008-12-11 15:04 ` Jason Rumney
2008-12-11 15:12 ` Chong Yidong
2008-12-11 15:17 ` Juanma Barranquero
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.