all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#30281: list-matching-lines-jump-to-current-line inserts duplicate line
@ 2018-01-28 22:31 Juri Linkov
  2018-01-29 21:44 ` Juri Linkov
  0 siblings, 1 reply; 3+ messages in thread
From: Juri Linkov @ 2018-01-28 22:31 UTC (permalink / raw)
  To: 30281

0. emacs -Q
1. Eval: (setq list-matching-lines-jump-to-current-line t)
2. M-<
3. M-s o text RET

Two identical lines are displayed in *Occur*.

As a possible solution, when the current line contains matches
I propose to use add-text-properties to add the face from
list-matching-lines-current-line-face over the matched current line.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-05 21:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-28 22:31 bug#30281: list-matching-lines-jump-to-current-line inserts duplicate line Juri Linkov
2018-01-29 21:44 ` Juri Linkov
2018-02-05 21:54   ` Juri Linkov

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.