all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Matthew Newton <matt@knosis.org>
Cc: 36283@debbugs.gnu.org
Subject: bug#36283: 27.0.50; hl-line-mode updates the wrong window after clone-indirect-buffer
Date: Thu, 04 Jul 2019 17:16:28 -0400	[thread overview]
Message-ID: <85ef35ec0j.fsf@gmail.com> (raw)
In-Reply-To: <384E7CDE-A67E-46D9-9E0B-1587160115E9@knosis.org> (Matthew Newton's message of "Tue, 18 Jun 2019 11:18:54 -0700")

found 36283 24.5
tags 36283 + confirmed
severity 36283 minor
quit

Matthew Newton <matt@knosis.org> writes:

> In GUI Emacs on MacOS:
>
> emacs -Q
> M-x hl-line-mode
> C-p
> M-x clone-indirect-buffer
> C-p
>
> The highlighted line moves in the inactive window and does not move in the active window.
>
> I tested this on Emacs 24.5 from https://emacsformacosx.com/ so it doesn’t appear to be recent or specific to my build.
>
> Note that if global-hl-line-mode is active, it works as expected, highlighting the line in the active window. 

I guess hl-line-mode needs to add an entry to clone-indirect-buffer-hook
(and clone-buffer-hook; clone-buffer seems to have the same problem)
to handle copying of hl-line-overlay.






  reply	other threads:[~2019-07-04 21:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 18:18 bug#36283: 27.0.50; hl-line-mode updates the wrong window after clone-indirect-buffer Matthew Newton
2019-07-04 21:16 ` Noam Postavsky [this message]
2021-02-01  9:31   ` Lars Ingebrigtsen
2021-02-01 16:09     ` bug#36283: [External] : " Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85ef35ec0j.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=36283@debbugs.gnu.org \
    --cc=matt@knosis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.