all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Phil <phil@beadling.co.uk>
Cc: 40651@debbugs.gnu.org
Subject: bug#40651: 26.3; eshell using (fn param) syntax breaks lookups
Date: Mon, 23 May 2022 13:12:22 +0200	[thread overview]
Message-ID: <87zgj8mrjd.fsf@gnus.org> (raw)
In-Reply-To: <85369474qd.fsf@beadling.co.uk> (phil@beadling.co.uk's message of "Wed, 15 Apr 2020 23:40:10 +0100")

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	other threads:[~2022-05-23 11:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15 22:40 bug#40651: 26.3; eshell using (fn param) syntax breaks lookups Phil
2022-05-23 11:12 ` Lars Ingebrigtsen [this message]
2022-05-23 22:35   ` Jim Porter
2022-05-24 12:56     ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgj8mrjd.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=40651@debbugs.gnu.org \
    --cc=phil@beadling.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.