GNU bug report logs -
#50470
27.1; 'company-mode' 'eshell'
Previous Next
Reported by: Christophe <ch.bollard <at> laposte.net>
Date: Wed, 8 Sep 2021 06:25:02 UTC
Severity: normal
Found in version 27.1
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi!
On 08.09.2021 09:23, Christophe via Bug reports for GNU Emacs, the Swiss
army knife of text editors wrote:
> Hello,
> when company-mode is activate:
> (use-package company
> :ensure t
> :init
> (global-company-mode t)
> )
> there are some weird things:
> - when you type something, if you enter a single quote a blank space is added.
> ex: $ ls Images/'
This is unfortunately an old problem. I though there was already a bug
report for it, but couldn't find it. Hope someone will find time to dig
in through the leaky abstraction of c-a-p-f -> pcomplete.
> - and it's impossible to use a wildcad (*) if you want for example copy all
> .txt file from a directory. And the C-q not working, I have dot do M-x
> quoted-insert to insert '*'.
That sounds like bug#18951. But it was fixed, though. Maybe some minor
variation of it?
> With the 26.1 version of emacs there was a workarround that worked (deactivate
> completion at point) but in this actual version that remove all autocompletion
> in eshell.
This bug report was last modified 2 years and 54 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.