bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42531: 28.0.50; eldoc regression w.r.t variables


From: Felician Nemeth
Subject: bug#42531: 28.0.50; eldoc regression w.r.t variables
Date: Sat, 25 Jul 2020 19:50:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]