From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: The unwarranted scrolling assumption Date: Sat, 19 Jun 2010 22:30:30 +0200 Message-ID: References: <83iq5hiiin.fsf@gnu.org> <83fx0lihov.fsf@gnu.org> <838w6cixma.fsf@gnu.org> <83y6ech1oo.fsf@gnu.org> <83ocf8gx7e.fsf@gnu.org> <83fx0jgxk7.fsf@gnu.org> <83eig3gspa.fsf@gnu.org> <83bpb7gp2g.fsf@gnu.org> <837hlvglvh.fsf@gnu.org> <834ogzglaj.fsf@gnu.org> <8339wjgg8w.fsf@gnu.org> <83y6eagb7g.fsf@gnu.org> <4C1D24E3.5080402@harpegolden.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1276979471 10492 80.91.229.12 (19 Jun 2010 20:31:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 Jun 2010 20:31:11 +0000 (UTC) Cc: emacs-devel@gnu.org, David De La Harpe Golden To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 19 22:31:08 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ4h0-0005Fo-St for ged-emacs-devel@m.gmane.org; Sat, 19 Jun 2010 22:31:07 +0200 Original-Received: from localhost ([127.0.0.1]:50401 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQ4h0-00062w-1C for ged-emacs-devel@m.gmane.org; Sat, 19 Jun 2010 16:31:06 -0400 Original-Received: from [140.186.70.92] (port=49983 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQ4go-00060e-75 for emacs-devel@gnu.org; Sat, 19 Jun 2010 16:30:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQ4gm-0008SD-1i for emacs-devel@gnu.org; Sat, 19 Jun 2010 16:30:53 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.152]:58682) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ4gl-0008S4-TX for emacs-devel@gnu.org; Sat, 19 Jun 2010 16:30:52 -0400 Original-Received: by fg-out-1718.google.com with SMTP id d23so548772fga.12 for ; Sat, 19 Jun 2010 13:30:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=ghgdSTQKfYcNKh2SKUzXffUvZI1A4/1ICl9dM+tONUE=; b=Whm2VKAoJWUcZ/k+K/42NpmGrmnZc1ainxzFNsM5o0pKTEz2IxI9hTEHqAzkmY3qOG xLDcuxwR936c7NpzRnzWZVhfHsHPBXDLuEwLnNCtvU46mv3GrBbQsERR5m3FMERTm3j4 h1kVGlsmpRTZx9Th3TSCh0OHOqnOM+nYsIRn8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=SSoeq+PtyIZlcVeGN7zMKrNN0RK+az+AzdznEfRkI0zVUgPLuSgIS/eLjchl1rUNw+ Bo5q5TfyOHxty5c2ez8o2gOKUNoMqkUQ+F83CYb6GW2UKvAke2S0eiGcrjIKAO4prqEZ PETRTGmD7y7ifOnP63VZl5VWMWzh3p9dksvDg= Original-Received: by 10.102.246.1 with SMTP id t1mr909537muh.135.1276979450772; Sat, 19 Jun 2010 13:30:50 -0700 (PDT) Original-Received: by 10.204.32.5 with HTTP; Sat, 19 Jun 2010 13:30:30 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:126250 Archived-At: On Sat, Jun 19, 2010 at 22:26, Lennart Borgman wrote: > This is expected. The original problem is still only addressed in my patch. > > And that is not applied. Then, help Eli understand why your patch is the right fix. Juanma