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?
--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---