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

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

bug#40651: 26.3; eshell using (fn param) syntax breaks lookups


From: Lars Ingebrigtsen
Subject: bug#40651: 26.3; eshell using (fn param) syntax breaks lookups
Date: Mon, 23 May 2022 13:12:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Phil <phil@beadling.co.uk> writes:

> Start with clean emacs install.
> Install company-mode using package installer.
> Start eshell.
> Enable company-mode.
>
> Satisfy yourself that lookups work on paths, eg:
> cd /home/
> Will give a list of completions of directories under home.
>
> Satisfy yourself that lookups work on regular eshell command syntax, eg:
> find-
> Will give a list of completions including find-file, etc.
>
> Now try the same thing but use lisp syntax as supported by eshell, eg:
> (find-
>
> This fails with:
> Completion function pcomplete-completions-at-point uses a deprecated
> calling convention

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

I vaguely seem to remember something like this being fixed in recent
Emacs versions, but I may well be misremembering.  Do you still see this
problem in a recent Emacs version like Emacs 28.1?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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