Hans Aberg <[email protected]> wrote: >>> I was thinking about the API, like in >>> http://www.gnu.org/software/guile/manual/guile.html#Initialization >>> Actually, I was looking at the PDF, where it looks like: >>> void * scm_with_guile (void *(*func)(void *), void *data) [C Function]
>> There are special commands in Texinfo to support functions, >> indeed, but here the case is different. >> I may "cheat" with Texinfo and let it think that "return" is >> the return type, and the ";" are the arguments: > Ideally, Texinfo might be need some changes, but I'm not sure it is being > developed. > [...] It is, and just recently the topic of sort keys came up which is similar in nature. Perhaps the two can be handled with a common concept. I personally use the info file only in Emacs, so as long as an (index/regular) search for YYERROR works, I'm fine. Tim
