From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Espen Newsgroups: gmane.emacs.help Subject: Re: Slow Screen redraw on scrolling Date: Mon, 30 Jun 2008 12:49:43 -0400 Organization: Aioe.org NNTP Server Message-ID: References: <18181270.post@talk.nabble.com> <4867D30C.6040809@gmail.com> <18183867.post@talk.nabble.com> <4867D66E.6040105@gmail.com> <18188884.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214847652 12453 80.91.229.12 (30 Jun 2008 17:40:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Jun 2008 17:40:52 +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 Jun 30 19:41:38 2008 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 1KDNNi-0003Cn-48 for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Jun 2008 19:41:38 +0200 Original-Received: from localhost ([127.0.0.1]:56144 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDNMm-0001Hc-Oe for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Jun 2008 13:40:40 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!storethat.news.telefonica.de!telefonica.de!news.germany.com!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: i4i96hI+U5Ie+P/gua8KHA.user.aioe.org Original-X-Complaints-To: abuse@aioe.org Cancel-Lock: sha1:udwoYVqGaBB3f+Mv3iLVsWjLwIw= User-Agent: Gnus/5.090015 (Oort Gnus v0.15) XEmacs/21.4 (Educational Television, i686-pc-linux) Original-Xref: news.stanford.edu gnu.emacs.help:159808 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:55160 Archived-At: "Lennart Borgman (gmail)" writes: > lanchka wrote: >> Lennart Borgman (gmail) wrote: >>> >>> >>> That is up to you. I have no idea how long it will take until the >>> screen updating is faster. >>> >>> Maybe you would like to use the snapshot and help (and maybe fix) bugs. >>> >>> >>> >>> >> I have C++ programming experience.No background in lisp or elisp.How >> do I >> get involved? >> Thanks > > Emacs code is a rather small core written in C and a then a lot of > code written in Emacs lisp (elisp) dialect. If this the Gtk version of emacs, I'd bet the problem is in Pango. I've got some Gtk Perl stuff that crawls. It's a known issue with Pango.