From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: X-windows performance over slow connections. Date: Sat, 20 Jan 2007 16:06:59 +0200 Message-ID: References: <1169163354.8383.55.camel@localhost> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1169302024 10739 80.91.229.12 (20 Jan 2007 14:07:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 20 Jan 2007 14:07:04 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jan 20 15:07:02 2007 Return-path: Envelope-to: geb-bug-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 1H8Gs1-0005JH-Ay for geb-bug-gnu-emacs@m.gmane.org; Sat, 20 Jan 2007 15:07:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8Gs1-0003Ep-QX for geb-bug-gnu-emacs@m.gmane.org; Sat, 20 Jan 2007 09:07:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H8Grz-0003EZ-SF for bug-gnu-emacs@gnu.org; Sat, 20 Jan 2007 09:06:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H8Grz-0003EJ-7k for bug-gnu-emacs@gnu.org; Sat, 20 Jan 2007 09:06:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8Grz-0003EE-0l for bug-gnu-emacs@gnu.org; Sat, 20 Jan 2007 09:06:59 -0500 Original-Received: from [213.8.233.22] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H8Gry-0000uw-H9 for bug-gnu-emacs@gnu.org; Sat, 20 Jan 2007 09:06:58 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-199-87.inter.net.il [80.230.199.87]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id FVE83763 (AUTH halo1); Sat, 20 Jan 2007 16:06:44 +0200 (IST) Original-To: Kevin Rodgers In-reply-to: (message from Kevin Rodgers on Fri, 19 Jan 2007 23:17:22 -0700) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15539 Archived-At: > From: Kevin Rodgers > Date: Fri, 19 Jan 2007 23:17:22 -0700 > > > > Did you try the advice in etc/PROBLEMS? Look for "Improving > > performance with slow X connections". > > It would be good if the exact X resource settings were listed there, > as they are for other problems. > > > As for turning off various decorations, I think if you disable them in > > your X resources, they will never come up. > > I think etc/PROBLEMS should show exactly how to disable them. Patches are welcome.