Re: Texinfo to info command for cross-referencing custom manuals in docstrings

[email protected]
Newsgroups gmane.emacs.help
Message-ID <[email protected]>
Heime <[email protected]> writes:

> On Saturday, April 18th, 2026 at 5:31 AM, [email protected] <[email protected]> wrote:
>
>> Heime <[email protected]> writes:
>> 
>> > As I develop code, I continuously update its accompanying Texinfo
>> > manual. I'd like an automated Emacs Lisp command that takes antares.texi,
>> > compiles it to an Info file antares.info, installs it properly,
>> > and makes the nodes immediately available for cross-referencing
>> > in my docstrings - like (antares)Rho Ophiuchi Cloud Complex linking
>> > directly to that node.
>> >
>> 
>
> I would like to update the documentation and have it available 
> as I code.  I currently am using bash script to produce the info 
> file.  Would you suggest using make?
>

Also, there are a group of packages that start with the name
"flymake" that you might look into.  It sounds like the
solution that you are looking for is what those packages
provide.  For example, C-h P flymake states:

  Flymake is a minor Emacs mode performing on-the-fly syntax checks.

"On-the-fly" sounds like what you have described.  There are
many "flymake-" packages.  Possibly one of them might be
close to what you are looking for, or you might need to
modify or extend one of them.

-- 
The lyf so short, the craft so long to lerne.
- Geoffrey Chaucer, The Parliament of Birds.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.