[Bug 262612] misc/company-mode port - Modular in-buffer completion framework for Emacs
Date: Thu, 17 Mar 2022 06:46:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262612 --- Comment #2 from Sean Champ <lab+bsd@thinkum.space> --- In one limitation of the patch: While developing this port, it was noticted that indexinfo (print/indexinfo) does not appear to be adding info files from an info subdir to the main info dir file. As a workaround: When the docs option is enabled for the company-mode port (a default) a pkg-message text will be added such that will indicate the pathname of the company-mode info file. It can be accessed with texinfo's 'info' cmd, Emas, or other info files by directly visiting that file with the info reader. The company-mode info file references some nice graphics for the documentation. THese might be displayed with Emacs on the desktop, if installed. So, those are all installed along with the info file itself into a subdir on the main site infodir. -- You are receiving this mail because: You are the assignee for the bug.