From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: antialiasing for emacs Date: 28 Jul 2003 07:33:40 +0900 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87ispnwqez.fsf@tc-1-100.kawasaki.gol.ne.jp> References: <87u19bbr02.fsf@chicolini.ods.org> <871xwes9vq.fsf@chicolini.ods.org> Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1059345341 12363 80.91.224.249 (27 Jul 2003 22:35:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 27 Jul 2003 22:35:41 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jul 28 00:35:38 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19gu78-0003DE-00 for ; Mon, 28 Jul 2003 00:35:38 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19gu7p-0005Zk-00 for ; Mon, 28 Jul 2003 00:36:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19gu6R-0006zI-9B for emacs-devel@quimby.gnus.org; Sun, 27 Jul 2003 18:34:55 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19gu63-0006oZ-CF for emacs-devel@gnu.org; Sun, 27 Jul 2003 18:34:31 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19gu61-0006j9-Tt for emacs-devel@gnu.org; Sun, 27 Jul 2003 18:34:30 -0400 Original-Received: from smtp02.fields.gol.com ([203.216.5.132]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19gu60-0006bL-V7; Sun, 27 Jul 2003 18:34:29 -0400 Original-Received: from filter01.fields.gol.com ([203.216.5.148] helo=localhost) by smtp02.fields.gol.com with esmtp (Magnetic Fields) id 19gu5y-0004Sr-Rq; Mon, 28 Jul 2003 07:34:26 +0900 Original-Received: from yokohama2-61-203-152-131.ap.0038.net ([61.203.152.131] helo=tc-1-100.kawasaki.gol.ne.jp) by smtp02.fields.gol.com with asmtp (Magnetic Fields) id 19gu5x-0004So-TG; Mon, 28 Jul 2003 07:34:26 +0900 Original-Received: by tc-1-100.kawasaki.gol.ne.jp (Postfix, from userid 1000) id 767B72F76; Mon, 28 Jul 2003 07:33:40 +0900 (JST) Original-To: emacs-devel@gnu.org System-Type: i686-pc-linux-gnu In-Reply-To: <871xwes9vq.fsf@chicolini.ods.org> Original-Lines: 20 X-Virus-Scanned: by AMaViS X-Abuse-Complaints: abuse@gol.com X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15711 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15711 Chris Gray writes: > Yep. It happens when I start gnus too. I really don't know why, and > these "async errors" seem very hard to debug. Hmmm, actually, come to think of it, there's a function to make emacs use X `synchronously', which might make debugging easier... x-synchronize is a built-in function. (x-synchronize ON &optional DISPLAY) If ON is non-nil, report errors as soon as the erring request is made. If ON is nil, allow buffering of requests. This is a noop on Mac OS systems. The optional second argument DISPLAY specifies which display to act on. DISPLAY should be either a frame or a display name (a string). If DISPLAY is omitted or nil, that stands for the selected frame's display. -Miles -- Yo mama's so fat when she gets on an elevator it HAS to go down.