all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "João Távora" <joaotavora@gmail.com>
To: Felician Nemeth <felician.nemeth@gmail.com>
Cc: 42531-done@debbugs.gnu.org
Subject: bug#42531: 28.0.50; eldoc regression w.r.t variables
Date: Sun, 26 Jul 2020 10:57:54 +0100	[thread overview]
Message-ID: <87tuxutx7h.fsf@gmail.com> (raw)
In-Reply-To: <87sgdfiivg.fsf@betli.tmit.bme.hu> (Felician Nemeth's message of "Sat, 25 Jul 2020 19:50:43 +0200")

Felician Nemeth <felician.nemeth@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





      reply	other threads:[~2020-07-26  9:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-25 17:50 bug#42531: 28.0.50; eldoc regression w.r.t variables Felician Nemeth
2020-07-26  9:57 ` João Távora [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tuxutx7h.fsf@gmail.com \
    --to=joaotavora@gmail.com \
    --cc=42531-done@debbugs.gnu.org \
    --cc=felician.nemeth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.