From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: The unwarranted scrolling assumption Date: Fri, 18 Jun 2010 15:25:50 +0200 Message-ID: References: <87ocfcj7r4.fsf@mail.jurta.org> <87631jvpzg.fsf@gmail.com> <4C18211C.3070106@harpegolden.net> <83typ2isns.fsf@gnu.org> <83mxuuicjc.fsf@gnu.org> <83ljadikj1.fsf@gnu.org> <83k4pxijpb.fsf@gnu.org> <83hbl1ihux.fsf@gnu.org> <83631gixa4.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1276867622 32667 80.91.229.12 (18 Jun 2010 13:27:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 18 Jun 2010 13:27:02 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org, Richard Stallman , storm@cua.dk To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 18 15:26:57 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 1OPbau-0003ie-0l for ged-emacs-devel@m.gmane.org; Fri, 18 Jun 2010 15:26:52 +0200 Original-Received: from localhost ([127.0.0.1]:56609 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPbat-0002FF-Bf for ged-emacs-devel@m.gmane.org; Fri, 18 Jun 2010 09:26:51 -0400 Original-Received: from [140.186.70.92] (port=42873 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPbam-0002DH-4E for emacs-devel@gnu.org; Fri, 18 Jun 2010 09:26:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPbaF-0007S1-4V for emacs-devel@gnu.org; Fri, 18 Jun 2010 09:26:43 -0400 Original-Received: from mail-gw0-f41.google.com ([74.125.83.41]:58093) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPbaF-0007Rw-1E; Fri, 18 Jun 2010 09:26:11 -0400 Original-Received: by gwj23 with SMTP id 23so747811gwj.0 for ; Fri, 18 Jun 2010 06:26:10 -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 :content-transfer-encoding; bh=DQSC0WODHRRekILNZL8XB+eBEPdqbrl+XEm3ExgwQ8w=; b=ooqhOs05RDvdn0ubjARS8zbfIO1oNW1bW8mCiZ/xpBllrpUl2iQWA9OrZzo9w7VvGS l2UchVBf/fX9+DKX9ytWgKAdE9Vdtps6Wg/Ighdw25KIi/+PDyerCkifRyFE3LucjYyn OC620//yBnCIr87n22yKyBIbDBwDkZd7NHGPw= 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:content-transfer-encoding; b=pGwxmqbs8BwrWPy7qRSrYV1R4zIVP3Dm/MWBgou7Cm5QmLY1AeoiLhqTsPjyrw2Xem MScdZMBbbomy2rxKSsHqc8fO4TV2zoIEcUOA8TIC7PiEAPjtTTSwF7GaIHvk9cZ/i9yT kLeW0b703gpB104/DromhapZbO2KbTDfggA28= Original-Received: by 10.100.245.27 with SMTP id s27mr855375anh.53.1276867570223; Fri, 18 Jun 2010 06:26:10 -0700 (PDT) Original-Received: by 10.100.154.15 with HTTP; Fri, 18 Jun 2010 06:25:50 -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:126148 Archived-At: On Fri, Jun 18, 2010 at 12:15 PM, Juanma Barranquero wro= te: > On Fri, Jun 18, 2010 at 10:02, Eli Zaretskii wrote: > >> This I can at least understand. =C2=A0AFAIU, this is not the solution th= at >> Lennart is trying to implement, at least his patch does not (and >> cannot) do it. > > Yes, I know. Actually that was what I wanted to do first, but since there are some bugs it is impossible at the moment. Things would be very difficult if these where not cured first. >> What you want is clear, but I don't think it's possible without >> redesigning Emacs. There might be other ways round (for example the exact meaning of an interactive command here), but let us wait with this. > Which is likely too much work for little gain, so I'm not really > pushing for this to be implemented; fortunately my computer can > currently keep up with scrolling. > > =C2=A0 =C2=A0Juanma > >