emacs-devel
[Top][All Lists]
Advanced

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

eldoc-mode errors


From: Alexis
Subject: eldoc-mode errors
Date: Mon, 26 May 2014 13:39:15 +1000
User-agent: mu4e 0.9.9.6pre3; emacs 24.4.50.19

Hi all,

i've actually been using trunk for several weeks now, mostly without
problems; where there have been problems, they've either:

(a) been problems with my init config, which i've then fixed; or
(b) been more general problems that are rapidly discovered
and fixed by others.

My difficulties with using `match-string` was one of two issues that
haven't seemed to fit into one of the other categories. Here's the other
one, which i've confirmed happens in the latest trunk (git commit
1d1aedd8510949fd03a0df9aafe2a8c90b90b907):

1. Run emacs -Q
2. Visit the *scratch* buffer.
3. Enable eldoc-mode (i'm using M-x eldoc-mode to do so).
4. In the buffer, type e.g.: (setq
5. Instead of documentation, the minibuffer will show "eldoc error:
(void-function nil)".

Running 24.3, the same steps will result in the text "setq: ([SYM
VAL]...)" being shown in the minibuffer.

Is this happening for anyone else?


Alexis.



reply via email to

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