GNU bug report logs -
#73656
30.0.91; icomplete-vertical has no matches for M-x man RET chdir
Previous Next
Reported by: Van Ly <van.ly <at> sdf.org>
Date: Sun, 6 Oct 2024 12:44:02 UTC
Severity: normal
Found in version 30.0.91
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #62 received at 73656 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
> [1:text/plain Hide]
>
>>>> + (if (eq system-type 'berkeley-unix) "-l")
>> As gap filler, the following change does not misbehave on deb or netbsd.
>
> I don't think we need a gap filler.
> How 'bout the patch below?
>
>
On NetBSD the patch fails to generate the icomplete-vertical-mode
autocomplete for "chd" when invoked in "emacs -Q" session. The man.elc
file was byte recompiled.
On debian the patch also fails. Emacs was configured --without-x and
has *Messages* buffer content referring to unbound image-scaling-factor
. Byte-Compile man.el? (y or n) y
. Compiling /u/van/src/emacs/30.0.91/lisp/man.el...done
. Wrote /u/van/src/emacs/30.0.91/lisp/man.elc
. Byte-Compile: 1 file.
. Quit
. Note, built-in variable ‘image-scaling-factor’ not bound
. You can run the command ‘icomplete-vertical-mode’ with M-x ic--m
. Note, built-in variable ‘image-scaling-factor’ not bound
Note, also, on debian the -l switch means as follows
-l, --local-file interpret PAGE argument(s) as local filename(s)
[x (application/octet-stream, attachment)]
[Message part 3 (text/plain, inline)]
--
vl
This bug report was last modified 265 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.