From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Konrad Podczeck Newsgroups: gmane.emacs.devel Subject: Re: Allowing point to be outside the window? Date: Wed, 8 Dec 2021 19:43:29 +0100 Message-ID: <11C3C562-0A22-4724-BDC6-981661F0EF89@univie.ac.at> References: <9603C99D-97E7-4285-A1C1-022191B6F5CC@univie.ac.at> Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.20.0.1.32\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29904"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: john@ankarstrom.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 08 19:45:57 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mv1wy-0007Z7-Tu for ged-emacs-devel@m.gmane-mx.org; Wed, 08 Dec 2021 19:45:56 +0100 Original-Received: from localhost ([::1]:34204 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mv1wx-0005kc-Rb for ged-emacs-devel@m.gmane-mx.org; Wed, 08 Dec 2021 13:45:55 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:53410) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mv1uq-0004KA-N1 for emacs-devel@gnu.org; Wed, 08 Dec 2021 13:43:44 -0500 Original-Received: from grace.univie.ac.at ([131.130.3.115]:60578) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mv1uo-0005m0-L2 for emacs-devel@gnu.org; Wed, 08 Dec 2021 13:43:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=univie.ac.at; s=rev2; h=To:References:Message-Id:Content-Transfer-Encoding: Cc:Date:In-Reply-To:From:Subject:Mime-Version:Content-Type:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID; bh=y2N3Wu6pKM//wWwCPysgmKTHoxAzXg4+o5ws9K2LILU=; b=p+fM/7sVBOSFr90qVJQxjX14dR KCOk8EU3ODbjMwQ71AZ8rjGJKe3Hz3IcEWoQXRxasEOYNe1buysp2ULsQLecdd21cQFzDOL2M2qhp 72xVFrPpSZ3wBMDjwZKj4OfDD9qJr9A5++7wtUZ2jhp7hy/uggIkpgFE31xBSJFbPkQY=; Original-Received: from justin.univie.ac.at ([131.130.3.111] helo=justin.univie.ac.at) by grace.univie.ac.at with esmtps (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.95) (envelope-from ) id 1mv1uc-004S5W-Gq; Wed, 08 Dec 2021 19:43:30 +0100 Original-Received: from 217-149-173-54.nat.highway.telekom.at ([217.149.173.54] helo=smtpclient.apple) by justin.univie.ac.at with esmtpsa (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) (envelope-from ) id 1mv1uc-007pzg-Cm; Wed, 08 Dec 2021 19:43:30 +0100 In-Reply-To: <9603C99D-97E7-4285-A1C1-022191B6F5CC@univie.ac.at> X-Mailer: Apple Mail (2.3693.20.0.1.32) X-Univie-Virus-Scan: scanned by ClamAV on justin.univie.ac.at Received-SPF: none client-ip=131.130.3.115; envelope-from=konrad.podczeck@univie.ac.at; helo=grace.univie.ac.at X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:281375 Archived-At: Hi John, congratulations, the code works great! Do you allow to use it? If yes, = what could I try so that, with hl-line-mode on, also the actually = highlighted line scrolls out and in of the window, instead of dancing = around? In any case, thanks for your effort,=20 Konrad