On Monday, July 07, 2008, at 04:06AM, "philkime" <[EMAIL PROTECTED]> wrote:
>
>On Jul 6, 9:38 pm, Seiji Zenitani <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> Maybe XTring_bell() and XTflash() in macterm.c (xterm.c) are related.
>
>It seems that Emacs.app doesn't like/use this bit of code from
>macterm.c:
>
>  /* If window is tall, flash top and bottom line.  */
>  if (height > 3 * FRAME_LINE_HEIGHT (f))
>
>Carbon Emacs seems to obey this and flashes the top and bottom line of
>my frame for a visible bell. An Emacs.app frame of the same dimensions
>still flashes a box in the middle of the screen (which is what the
>code says to do if this conditional is not satisfied). So something is
>going on here with respect to how Carbon Emacs vs Emacs.app interprets
>frame sizes?
>
At a glance, there is no flashing-line code in Emacs.app's code (nsterm.m).
It would be nice if you will add a code to nsterm.m.

Seiji



--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to