Menu

#714 describe confused by @defun longer than 1 line

closed
nobody
Lisp Core (457)
5
2008-09-23
2005-04-02
No

describe is confused by a @defun (let's say it has lots
of arguments or the arguments have long names) which
yields a function definition longer than one line (80
characters or so). What happens is that all the text
after the long function definition is lost.

This behavior isn't shown by any existing texinfo
description item, since the @defuns which trigger it
have been commented out. That is just a workaround,
however, and src/cl-info.lisp should be fixed so long
@defuns aren't a problem.

Discussion

  • Robert Dodier

    Robert Dodier - 2008-09-23

    Fixed by describe system revision a couple of years ago. Closing this report.

     
  • Robert Dodier

    Robert Dodier - 2008-09-23
    • status: open --> closed
     

Log in to post a comment.