From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marcelo de Moraes Serpa Newsgroups: gmane.emacs.help Subject: Visual-bell on OSX (Snow Leopard) / cvs head version bug Date: Sun, 6 Dec 2009 21:12:25 -0600 Message-ID: <1e5bcefd0912061912w3847cecay470644a830f08135@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e64dca94b25dbc047a1ad300 X-Trace: ger.gmane.org 1260155598 27445 80.91.229.12 (7 Dec 2009 03:13:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Dec 2009 03:13:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 07 04:13:11 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NHU27-00041H-QE for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Dec 2009 04:13:08 +0100 Original-Received: from localhost ([127.0.0.1]:55745 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHU27-0004ZQ-6g for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Dec 2009 22:13:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHU1k-0004Yv-Nm for help-gnu-emacs@gnu.org; Sun, 06 Dec 2009 22:12:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHU1f-0004Xd-Hm for help-gnu-emacs@gnu.org; Sun, 06 Dec 2009 22:12:43 -0500 Original-Received: from [199.232.76.173] (port=44225 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHU1f-0004Xa-Cl for help-gnu-emacs@gnu.org; Sun, 06 Dec 2009 22:12:39 -0500 Original-Received: from mail-pz0-f181.google.com ([209.85.222.181]:45346) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHU1f-0004YR-0p for help-gnu-emacs@gnu.org; Sun, 06 Dec 2009 22:12:39 -0500 Original-Received: by pzk11 with SMTP id 11so3512490pzk.14 for ; Sun, 06 Dec 2009 19:12:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=/yvscu9fTyQDv2ICE0VP3qTX10PGchyCuVfF1e5okDc=; b=lTk9Xw3KvLKiClK0odSIfqW9rh73OdRzThBVL6OJjpvuRvBPSkj2lwBuA4fny9kDd7 bR/Hsr37fazfvhknOSVFboHGMl+982LyVL/zjzuiSB67x8wbKF8ooTdpaApL+q+3aZOc OnpOWyF1Jfoah2wtT/AJM3a/JMZUnnnd/toK4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=DPu/hDMIZ5zdI/dpOxsntDJ4M8rkOPka4rabICpIHOHgqFcEftZYl+sFaVN7DBhz2v tOWLQ9z5dunhoPtJffxJPHbe2VOf9oT/FHM6FfnoyZSK1q/pHTcnsx63l7G017vcCS5e 2KuJy1gMwdbisdmLHFm5LWi6mh4J3JFKAQY7A= Original-Received: by 10.115.101.5 with SMTP id d5mr10577236wam.23.1260155546176; Sun, 06 Dec 2009 19:12:26 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70465 Archived-At: --0016e64dca94b25dbc047a1ad300 Content-Type: text/plain; charset=ISO-8859-1 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. --0016e64dca94b25dbc047a1ad300 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello list,

I just compiled emacs enabling carbon support=A0 (GNU Em= acs 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 ma= chine and all of them are loading fine :), however, the visual-bell is rend= ering a ~100x100 square on the center of the emacs window, instead of rende= ring the usual belts on the bottom and top of the emacs window.=A0 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.
--0016e64dca94b25dbc047a1ad300--