GNU bug report logs -
#47389
27.1.91; completion issue on eshell
Previous Next
Reported by: Andrés Ramírez <rrandresf <at> gmail.com>
Date: Thu, 25 Mar 2021 15:10:02 UTC
Severity: normal
Tags: moreinfo
Merged with 41423
Found in versions 27.0.91, 27.1.91
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Andrés Ramírez <rrandresf <at> gmail.com> writes:
> Hi. I have not being able of reproducing this issue with emacs -Q. It
> just happens sometimes when trying completion M-/ on eshell. On this case I
> was trying fsc (for fsck). And this is the error message:
>
> Debugger entered--Lisp error: (void-variable glob-name)
> (if glob-name completions (setq completions (append (if (fboundp 'eshell-al
[...]
> completion-at-point()
> funcall-interactively(completion-at-point)
> call-interactively(completion-at-point nil nil)
> command-execute(completion-at-point)
I'm unable to reproduce this bug in the emacs-27 branch, and I'm also a
bit confused by the description of the bug. `M-/` is bound to
`dabbrev-expand' in "emacs -Q", but your backtrace says
`completion-at-point', which is what `TAB' is bound to.
Are you sure that this is with "emacs -Q"? Your bug report doesn't say
what check-out you're at, either -- is your version of the source tree
current or old?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 2 years and 330 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.