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: Thu, 9 Dec 2021 16:34:20 +0100 Message-ID: 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="21394"; 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 Thu Dec 09 16:35:49 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 1mvLSX-0005Ib-MX for ged-emacs-devel@m.gmane-mx.org; Thu, 09 Dec 2021 16:35:49 +0100 Original-Received: from localhost ([::1]:43818 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvLSV-0001I6-SA for ged-emacs-devel@m.gmane-mx.org; Thu, 09 Dec 2021 10:35:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:42258) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvLRE-0000YL-N5 for emacs-devel@gnu.org; Thu, 09 Dec 2021 10:34:30 -0500 Original-Received: from [2001:62a:4:25::25:115] (port=40700 helo=grace.univie.ac.at) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvLRC-0002wf-HL for emacs-devel@gnu.org; Thu, 09 Dec 2021 10:34:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=univie.ac.at; s=rev2; h=To:Cc:Date:Message-Id:Subject:Mime-Version: Content-Transfer-Encoding:Content-Type:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References; bh=HA/x+5dfsiCAU5S9HAxtb1gp59ny34cRvg1+Gqbfi1s=; b=bMr7G3Z2X2U2N6JFXvD87OwdzK ETFEJHm+rDbMDU6hhBwAQsfhRMAwuimd8magghNlD5PN5KZ7dbT/a/zbRZZcIqU2vowyXFJULZGw7 NCiPs3bViFR2ML+DW7hpdaWcpg9tk1xfl3ZwBZI6TdmXnhP6M9uOKi2hu+BgWt9OagIs=; 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 1mvLR7-0070lm-MZ; Thu, 09 Dec 2021 16:34:21 +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 1mvLR7-002Q7n-BW; Thu, 09 Dec 2021 16:34:21 +0100 X-Mailer: Apple Mail (2.3693.20.0.1.32) X-Univie-Virus-Scan: scanned by ClamAV on justin.univie.ac.at X-Host-Lookup-Failed: Reverse DNS lookup failed for 2001:62a:4:25::25:115 (failed) Received-SPF: none client-ip=2001:62a:4:25::25:115; envelope-from=konrad.podczeck@univie.ac.at; helo=grace.univie.ac.at X-Spam_score_int: -35 X-Spam_score: -3.6 X-Spam_bar: --- X-Spam_report: (-3.6 / 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, RDNS_NONE=0.793, 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:281510 Archived-At: Hi John, the update concerning hl-line-mode works fine. However, I observe a = spill-over between different frames. E.g., suppose I have open two = buffers, say A and B, in two different frames. Do M-x = scroll-without-point-mode, say in the frame showing A. Scroll in this = frame so as to make the cursor there invisible. As soon as I use the = mouse to make the frame showing B active, there is a jump back in the = frame showing A. Now suppose the frame showing B is the active one, but = the mouse is still over the other frame and scroll. Now any command in = the frame showing B leads to a jump in frame A. Cam these be avoided? Konrad=