GNU bug report logs -
#40651
26.3; eshell using (fn param) syntax breaks lookups
Previous Next
Reported by: Phil <phil <at> beadling.co.uk>
Date: Wed, 15 Apr 2020 23:32:01 UTC
Severity: normal
Tags: moreinfo
Found in version 26.3
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Phil <phil <at> 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
This bug report was last modified 2 years and 360 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.