GNU bug report logs -
#46999
28.0.50; semantic-idle-summary-mode moves point during eldoc
Previous Next
Reported by: nvp <noah.v.peart <at> gmail.com>
Date: Mon, 8 Mar 2021 01:32:01 UTC
Severity: normal
Tags: fixed
Found in version 28.0.50
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 46999 <at> debbugs.gnu.org (full text, mbox):
nvp <noah.v.peart <at> gmail.com> writes:
> When `semantic-idle-summary-mode` is active in c-mode and the
> cursor is on an empty line, the cursor is moved to the next
> non-empty line when `semantic-idle-summary-mode`'s eldoc
> function executes. I think this was introduced after commit
> 2987376bc3 with the introduction of the
> `eldoc-documentation-functions` hook.
>
> From emacs -Q
> 1. open a buffer in c-mode
> 2. enable `semantic-mode`, `eldoc-mode`, and
> `semantic-idle-summary-mode`
> 3. Move cursor to empty line, eg. '|' in
>
> int main(int argc, char *argv[]) {
> |
> return 0;
> }
> 4. Idle momentarily to allow eldoc to run
Thanks for the clear recipe for reproduction.
This should now be fixed in Emacs 28.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.