[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-cur
From: |
Juri Linkov |
Subject: |
bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line |
Date: |
Mon, 10 Dec 2018 01:54:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
>> I propose to install the patch from OP. This patch avoids the error.
>> It still might behave incorrectly in some cases, but at least it
>> doesn't raise the error.
>
> OK, please push that to emacs-26, and thanks.
Done.
The file admin/notes/repo instructs to use the phrase
"Not to be merged to master" to indicate that it should
not be merged to the master.
But actually `gitmerge-skip-regexp' doesn't match this phrase:
(string-match gitmerge-skip-regexp "; Not to be merged to master")
nil
Should admin/gitmerge.el be fixed to support this phrase
before the next merge to master?
>> >> But still I found a bug in master that can be fixed with another patch.
>> >> The following patch is for Emacs 27:
>> >
>> > What is the bug you found in the master branch?
>>
>> In the master branch when `list-matching-lines-jump-to-current-line'
>> is non-nil, it doesn't show the current line highlighted.
>
> Fine with me.
Done.
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Eli Zaretskii, 2018/12/08
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Juri Linkov, 2018/12/08
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Eli Zaretskii, 2018/12/09
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line,
Juri Linkov <=
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Eli Zaretskii, 2018/12/10
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Richard Stallman, 2018/12/10
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Glenn Morris, 2018/12/11
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Eli Zaretskii, 2018/12/12
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Richard Stallman, 2018/12/12
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Robert Pluim, 2018/12/13
- bug#33476: [PATCH] Fix occur revert with list-matching-lines-jump-to-current-line, Richard Stallman, 2018/12/13