all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Visual-bell on OSX (Snow Leopard) / cvs head version bug
@ 2009-12-07  3:12 Marcelo de Moraes Serpa
  2009-12-08 16:13 ` Marcelo de Moraes Serpa
       [not found] ` <mailman.12533.1260288839.2239.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-12-07  3:12 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

Hello list,

I just compiled emacs enabling carbon support  (GNU Emacs 23.1.50.1
(x86_64-apple-darwin10.1.1, NS apple-appkit-1038.11) of 2009-12-05) and
while everything seemed to work fine, the visual-bell feature is not working
well. I migrated all my elisp scripts from my legacy ubuntu machine and all
of them are loading fine :), however, the visual-bell is rendering a
~100x100 square on the center of the emacs window, instead of rendering the
usual belts on the bottom and top of the emacs window.  For now, I just
disabled this feature, but I'd like to know if anyone knows why this happens
and how I could possibly fix it.

Thanks in advance,

Marcelo.

[-- Attachment #2: Type: text/html, Size: 692 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Visual-bell on OSX (Snow Leopard) / cvs head version bug
  2009-12-07  3:12 Visual-bell on OSX (Snow Leopard) / cvs head version bug Marcelo de Moraes Serpa
@ 2009-12-08 16:13 ` Marcelo de Moraes Serpa
  2009-12-09 14:34   ` Steve Revilak
       [not found] ` <mailman.12533.1260288839.2239.help-gnu-emacs@gnu.org>
  1 sibling, 1 reply; 5+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-12-08 16:13 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 799 bytes --]

*bump* ... No one?

On Sun, Dec 6, 2009 at 9:12 PM, Marcelo de Moraes Serpa <celoserpa@gmail.com
> wrote:

> Hello list,
>
> I just compiled emacs enabling carbon support  (GNU Emacs 23.1.50.1
> (x86_64-apple-darwin10.1.1, NS apple-appkit-1038.11) of 2009-12-05) and
> while everything seemed to work fine, the visual-bell feature is not working
> well. I migrated all my elisp scripts from my legacy ubuntu machine and all
> of them are loading fine :), however, the visual-bell is rendering a
> ~100x100 square on the center of the emacs window, instead of rendering the
> usual belts on the bottom and top of the emacs window.  For now, I just
> disabled this feature, but I'd like to know if anyone knows why this happens
> and how I could possibly fix it.
>
> Thanks in advance,
>
> Marcelo.
>

[-- Attachment #2: Type: text/html, Size: 1089 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Visual-bell on OSX (Snow Leopard) / cvs head version bug
  2009-12-08 16:13 ` Marcelo de Moraes Serpa
@ 2009-12-09 14:34   ` Steve Revilak
  0 siblings, 0 replies; 5+ messages in thread
From: Steve Revilak @ 2009-12-09 14:34 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1603 bytes --]

>From: Marcelo de Moraes Serpa <celoserpa@gmail.com>

>> I just compiled emacs enabling carbon support  (GNU Emacs 23.1.50.1
>> (x86_64-apple-darwin10.1.1, NS apple-appkit-1038.11) of 2009-12-05) and
>> while everything seemed to work fine, the visual-bell feature is not working
>> well. I migrated all my elisp scripts from my legacy ubuntu machine and all
>> of them are loading fine :), however, the visual-bell is rendering a
>> ~100x100 square on the center of the emacs window, instead of rendering the
>> usual belts on the bottom and top of the emacs window.  For now, I just
>> disabled this feature, but I'd like to know if anyone knows why this happens
>> and how I could possibly fix it.

Marcelo, 

I can reproduce the behavior you're describing, as

   - start emacs with "Emacs -Q"
   - eval "(setq visible-bell t)"
   - do something that rings the bell

GNU Emacs 23.1.90.1 (powerpc-apple-darwin8.11.0, NS apple-appkit-824.48)
(on Mac OS X 10.4.11) rings the bell as a square in the middle of
Emacs' frame.

GNU Emacs 22.3.1 (powerpc-apple-darwin8.11.0, Carbon Version 1.6.0)
rings the bell by flashing the mode line, and the first line of the
buffer.

GNU Emacs 23.1.1 (i586-suse-linux-gnu, GTK+ Version 2.18.1)
uses the same visual bell as GNU Emacs 22.3.1 on Mac OS X 10.4.11
(flashing the mode line, and top buffer line)

The behavior of Emacs 23.1 on Mac OS X seems inconsistent with Emacs
23.1.1 on a Linux distribution, and with older (22.3) versions of
Emacs on Mac OS X.

You may want to report this with M-x report-emacs-bug.

Steve



[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Visual-bell on OSX (Snow Leopard) / cvs head version bug
       [not found] ` <mailman.12533.1260288839.2239.help-gnu-emacs@gnu.org>
@ 2010-01-27  4:53   ` Livin Stephen
       [not found]     ` <1e5bcefd1001281208t6b26580fgc0ba8e29304cef25@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Livin Stephen @ 2010-01-27  4:53 UTC (permalink / raw
  To: help-gnu-emacs

On Dec 8 2009, 9:13 pm, Marcelo de Moraes Serpa <celose...@gmail.com>
wrote:
> *bump* ... No one?


Marcelo, I found this annoying too: then I switched to
"alternate_visual_bell" from "miles_bader".
It doesn't get in my way - so I guess I'm a satisfied user!

OS X 10.6.2
GNU Emacs 23.1.50.1 (x86_64-apple-darwin10.0.0, NS apple-
appkit-1038.11)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Fwd: Visual-bell on OSX (Snow Leopard) / cvs head version bug
       [not found]     ` <1e5bcefd1001281208t6b26580fgc0ba8e29304cef25@mail.gmail.com>
@ 2010-01-28 20:09       ` Marcelo de Moraes Serpa
  0 siblings, 0 replies; 5+ messages in thread
From: Marcelo de Moraes Serpa @ 2010-01-28 20:09 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]

---------- Forwarded message ----------
From: Marcelo de Moraes Serpa <celoserpa@gmail.com>
Date: Thu, Jan 28, 2010 at 2:08 PM
Subject: Re: Visual-bell on OSX (Snow Leopard) / cvs head version bug
To: Livin Stephen <livin.stephen@gmail.com>


Hi!

Nice, thanks for sharing.

This was kind of annoying, and I disabled it, but the visual bell is kinda
cool when it works as expected.

Anyway, I don't know how Textmate has so many users if OSX already runs
emacs smoothly. Really, I've tried textmate for two weeks and I was spending
3 seconds to switch between files. Too much.

Marcelo.


On Tue, Jan 26, 2010 at 10:53 PM, Livin Stephen <livin.stephen@gmail.com>wrote:

> On Dec 8 2009, 9:13 pm, Marcelo de Moraes Serpa <celose...@gmail.com>
> wrote:
> > *bump* ... No one?
>
>
> Marcelo, I found this annoying too: then I switched to
> "alternate_visual_bell" from "miles_bader".
> It doesn't get in my way - so I guess I'm a satisfied user!
>
> OS X 10.6.2
> GNU Emacs 23.1.50.1 (x86_64-apple-darwin10.0.0, NS apple-
> appkit-1038.11)
>

[-- Attachment #2: Type: text/html, Size: 1783 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-28 20:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-07  3:12 Visual-bell on OSX (Snow Leopard) / cvs head version bug Marcelo de Moraes Serpa
2009-12-08 16:13 ` Marcelo de Moraes Serpa
2009-12-09 14:34   ` Steve Revilak
     [not found] ` <mailman.12533.1260288839.2239.help-gnu-emacs@gnu.org>
2010-01-27  4:53   ` Livin Stephen
     [not found]     ` <1e5bcefd1001281208t6b26580fgc0ba8e29304cef25@mail.gmail.com>
2010-01-28 20:09       ` Fwd: " Marcelo de Moraes Serpa

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.