GNU bug report logs - #42531
28.0.50; eldoc regression w.r.t variables

Previous Next

Package: emacs;

Reported by: Felician Nemeth <felician.nemeth <at> gmail.com>

Date: Sat, 25 Jul 2020 17:51:01 UTC

Severity: normal

Found in version 28.0.50

Done: João Távora <joaotavora <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42531 in the body.
You can then email your comments to 42531 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to joaotavora <at> gmail.com, bug-gnu-emacs <at> gnu.org:
bug#42531; Package emacs. (Sat, 25 Jul 2020 17:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Felician Nemeth <felician.nemeth <at> gmail.com>:
New bug report received and forwarded. Copy sent to joaotavora <at> gmail.com, bug-gnu-emacs <at> gnu.org. (Sat, 25 Jul 2020 17:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Felician Nemeth <felician.nemeth <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.50; eldoc regression w.r.t variables
Date: Sat, 25 Jul 2020 19:50:43 +0200
With emacs -Q, insert (setq fill-column 70) to the *scratch* buffer and
move the point over fill-column.  With the current master, the echo area
shows:

  setq: ([MYM VAL]...)

With Emacs 26.1, it shows:

  fill-column: Column beyond which automatic line-wrapping should
  happen.

Thanks.




Reply sent to João Távora <joaotavora <at> gmail.com>:
You have taken responsibility. (Sun, 26 Jul 2020 09:59:02 GMT) Full text and rfc822 format available.

Notification sent to Felician Nemeth <felician.nemeth <at> gmail.com>:
bug acknowledged by developer. (Sun, 26 Jul 2020 09:59:02 GMT) Full text and rfc822 format available.

Message #10 received at 42531-done <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Felician Nemeth <felician.nemeth <at> gmail.com>
Cc: 42531-done <at> debbugs.gnu.org
Subject: Re: bug#42531: 28.0.50; eldoc regression w.r.t variables
Date: Sun, 26 Jul 2020 10:57:54 +0100
Felician Nemeth <felician.nemeth <at> gmail.com> writes:

> With emacs -Q, insert (setq fill-column 70) to the *scratch* buffer and
> move the point over fill-column.  With the current master, the echo area
> shows:
>
>   setq: ([MYM VAL]...)
>
> With Emacs 26.1, it shows:
>
>   fill-column: Column beyond which automatic line-wrapping should

This was very easy to fix, so I did it immediately.
elisp-eldoc-var-docstring should come before elisp-eldoc-funcall in
eldoc-documentation-functions.

You can also experiment with setting eldoc-documentation-strategy
eldoc-documentation-compose, if you want to see both pieces of
documentation.

João




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 23 Aug 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 245 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.