On Wed, Jul 2, 2008 at 7:01 PM, Philip Kime <[EMAIL PROTECTED]> wrote: > Switching from Carbon Emacs 22.2.1, I noticed: > > visible-bell flashes the default, annoying square in the middle of the > frame. Do I need to code up a ring-bell-function to make it like > Carbon which flashes the minibuffer and top-line? Carbon doesn't seem > to set this function so I assume it's done in C or it's part of the > mac-* func/variable stuff which, according to the mailing list, > appears to be in hand.
I personally like the square, but if the minibuffer-flash is available in generic code that should be the default way Emacs.app does it. I'll add to TODO list, but in meantime if you figure out a way to get the generic behavior please let me know. > Running Carbon 22.1 and 9.0rc3 side-by-side on my MBP (10.5.4), it is > interesting that my chosen background (darkolivegreen) is lighter on > 9.0rc3. Measured with a color picker, this same default color: > > RGB:77/109/43 > RGB:85/107/48 Probably the X color name -> RGB lists are different. Emacs.app uses one which can be found in etc/Emacs.clr. Carbon emacs uses a list directly in the source code. These may have come from the X distribution at different times. -Adrian ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Emacs-app-dev- mailing list Emacs-app-dev-@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-