-
Cloog's build (default `make` target) currently depends not just on texinfo but on the installation of a large number of other tex/latex/fonts packages just so that the doc manual can be built. While …
-
It'd be great to pull in gnu manuals (in addition to `GNU Emacs Lisp`?).
Is there any magic for https://www.gnu.org/software/texinfo/ formats? Or is the provided `elisp` docset an ["any HTML Docume…
-
@Mic92 I was trying to use your fork, but it failed to build because of texinfo.
```
../tools/info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./…
-
The patch listed at https://bugzilla.redhat.com/show_bug.cgi?id=1590308 needs to be applied to avoid exceptions in the testing.
I've created a patch for info/t/Init-inter.inc that adds msys to a fi…
-
Current failing tests: September 24, 2023
```
grep FAIL 20230924_190655_check.log
FAIL: t/dir-entry-to-subdir.sh
FAIL: t/all-only.sh
FAIL: t/tab.sh
FAIL: t/tab-argument.sh
FAIL: t/tab-skip-no…
-
Would be nice to catch malformed texinfo at the review stage, either using an internal tool or relying on `doctest`.
To avoid stuff like https://github.com/apjanke/octave-packajoozle/issues/37.
-
xbps-install -uy xbps
Package 'xbps' is up to date.
xbps-install -Suvy
[*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https:/…
-
There is the same issue like it is reported for OpenWrt here:
https://dev.openwrt.org/ticket/13039
If solved it with replace the wrong @itemx with @item. That worked for me.
ib0t updated
10 years ago
-
Hello,
I'm packaging taxy.el for Debian. I am using this command to rebuild the docs:
emacs -q --batch -f package-initialize -l ox-texinfo --eval '(find-file "README.org")' --eval '(org-tex…
-
So that the README contents can be converted into info pages available in Emacs.