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: Eli Zaretskii
Subject: bug#27272: 25.2; [patch] Fix positional args among keyword args in eldoc.
Date: Wed, 07 Jun 2017 20:00:25 +0300

> From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
> Cc: 27272@debbugs.gnu.org
> Date: Wed, 07 Jun 2017 18:02:24 +0200
> 
> > 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.

Could you please tell it in English?





reply via email to

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