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

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

bug#27159: 25+; eldoc with curly quote


From: Thierry Volpiatto
Subject: bug#27159: 25+; eldoc with curly quote
Date: Wed, 31 May 2017 06:53:13 +0200
User-agent: mu4e 0.9.19; emacs 24.5.1

Here a definition:

(cl-defun foo (a b &key (test 'eq)))

now from the scratch buffer:

(foo 

eldoc is displaying foo...(TEST \='EQ)

Applying substitute-command-keys on the second arg of
elisp--highlight-function-argument fixed the problem.


-- 
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]