From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#9034: point adjustment (with invisible text) moves to the next line Date: Thu, 26 Aug 2021 20:13:06 +0300 Message-ID: <83lf4oruxp.fsf@gnu.org> References: <87iprb38sa.fsf@gmail.com> <87tujd32pc.fsf@gnus.org> <834kbdv5jd.fsf@gnu.org> <877dg82u6n.fsf@gnus.org> <8335qwtdia.fsf@gnu.org> <871r6gyxly.fsf@gnus.org> <83r1egrw2h.fsf@gnu.org> <87k0k8xhkk.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38162"; mail-complaints-to="usenet@ciao.gmane.io" Cc: dmitry.kurochkin@gmail.com, 9034@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Aug 26 19:48:32 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1mJJUO-0009gm-7v for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 26 Aug 2021 19:48:32 +0200 Original-Received: from localhost ([::1]:46778 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJJUM-0002ti-Ni for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 26 Aug 2021 13:48:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47640) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJIx0-0004ML-Qf for bug-gnu-emacs@gnu.org; Thu, 26 Aug 2021 13:14:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38775) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mJIx0-00072y-GX for bug-gnu-emacs@gnu.org; Thu, 26 Aug 2021 13:14:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mJIx0-0000c1-C9 for bug-gnu-emacs@gnu.org; Thu, 26 Aug 2021 13:14:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 26 Aug 2021 17:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9034 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 9034-submit@debbugs.gnu.org id=B9034.16299980132301 (code B ref 9034); Thu, 26 Aug 2021 17:14:02 +0000 Original-Received: (at 9034) by debbugs.gnu.org; 26 Aug 2021 17:13:33 +0000 Original-Received: from localhost ([127.0.0.1]:50321 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJIwW-0000b3-Sy for submit@debbugs.gnu.org; Thu, 26 Aug 2021 13:13:33 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:59642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJIwV-0000ap-DQ for 9034@debbugs.gnu.org; Thu, 26 Aug 2021 13:13:31 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43792) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJIwQ-0006i3-7Y; Thu, 26 Aug 2021 13:13:26 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3963 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJIwO-0001JB-TJ; Thu, 26 Aug 2021 13:13:25 -0400 In-Reply-To: <87k0k8xhkk.fsf@gnus.org> (message from Lars Ingebrigtsen on Thu, 26 Aug 2021 19:05:15 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:212746 Archived-At: > From: Lars Ingebrigtsen > Cc: dmitry.kurochkin@gmail.com, 9034@debbugs.gnu.org > Date: Thu, 26 Aug 2021 19:05:15 +0200 > > Eli Zaretskii writes: > > > I cannot reproduce this: no matter how many times I do the "C-e M-:" > > dance, point stays put. > > Does it help if you only do the `C-e' once? I tried that as well, to no avail. I think a more efficient way of understanding what's going on with M-: is to step through the code in keyboard.c with a debugger.