[gnu.emacs.bug] lisp-complete-symbol

raible@EW09.NAS.NASA.GOV (Eric L. Raible) (01/25/89)

In GNU Emacs 18.52.7 of Fri Jan  6 1989 on ew09 (silicon-graphics-unix)

The behavior of lisp-complete-symbol in a let is broken.  The
following won't complete to "standard-output" because only functions
are considered following an open paren.

(let ((standard-o