all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Politz <politza@hochschule-trier.de>
To: "Charles A. Roelli" <charles@aurox.ch>
Cc: 27229@debbugs.gnu.org
Subject: bug#27229: eldoc wrong highlighting for "when"
Date: Sun, 04 Jun 2017 17:58:16 +0200	[thread overview]
Message-ID: <878tl77njb.fsf@luca> (raw)
In-Reply-To: <oh0mq8$gio$1@blaine.gmane.org> (Charles A. Roelli's message of "Sun, 4 Jun 2017 12:18:54 +0200")


In Emacs 24.5 this highlighting was done in the function
eldoc-highlight-function-argument, which since then has been moved to
elisp--highlight-function-argument and was also heavily extended.

From reading the new code, it seems to interpret doc-strings of the kind
"(FN ARG0 ARG1...)", as being a macro with alternating forms, e.g. like
setq.  While previously, I think, they were constantly treated as a "(FN
ARG BODY..)" type.

-ap










  reply	other threads:[~2017-06-04 15:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-04 10:18 bug#27229: eldoc wrong highlighting for "when" Charles A. Roelli
2017-06-04 15:58 ` Andreas Politz [this message]
2020-08-16 10:16 ` Stefan Kangas
2020-10-03 23:49   ` Michael Heerdegen
2021-09-03  8:31     ` Lars Ingebrigtsen
2021-09-03 14:20       ` Andy Moreton
2021-09-03 14:37         ` Lars Ingebrigtsen
2021-09-03 17:09           ` Andy Moreton
2021-09-04  6:36             ` Lars Ingebrigtsen
2021-09-04 13:23               ` Andy Moreton
2021-09-04 13:45                 ` Lars Ingebrigtsen
2022-05-02 10:30                   ` Lars Ingebrigtsen
2022-05-02 16:04                     ` Eli Zaretskii
2022-05-03  9:05                       ` Lars Ingebrigtsen
2022-05-03 11:03                         ` Eli Zaretskii
2022-05-03 11:09                           ` Lars Ingebrigtsen
2022-05-03 11:21                             ` Eli Zaretskii
2022-05-03 11:24                               ` Lars Ingebrigtsen
2022-05-03 11:31                                 ` Eli Zaretskii
2022-05-04  7:46                                   ` Lars Ingebrigtsen
2022-05-04  8:28                                     ` Eli Zaretskii
2022-05-04  9:06                                       ` Lars Ingebrigtsen
2022-05-04 22:47                           ` Richard Stallman

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=878tl77njb.fsf@luca \
    --to=politza@hochschule-trier.de \
    --cc=27229@debbugs.gnu.org \
    --cc=charles@aurox.ch \
    /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.