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

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

bug#27272: 25.2; [patch] Fix positional args among keyword args in eldoc


From: Thierry Volpiatto
Subject: bug#27272: 25.2; [patch] Fix positional args among keyword args in eldoc.
Date: Wed, 07 Jun 2017 18:02:24 +0200
User-agent: mu4e 0.9.19; emacs 24.5.1

Eli Zaretskii <eliz@gnu.org> writes:

> Could you perhaps provide some more explanations for what problem you
> are trying to solve and how?

(cl-defun foo (prompt lst &key a b c))

(foo "prompt: " bar :b 2)

Try to move your cursor on the different args with and without patch applied.

Thanks.

-- 
Thierry
Gpg Key fingerprint = 6CEC 7081 AB33 E251 4AB8  5FC2 28D1 7F53 59F2 9997





reply via email to

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