Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!EW09.NAS.NASA.GOV!raible From: raible@EW09.NAS.NASA.GOV (Eric L. Raible) Newsgroups: gnu.emacs.bug Subject: lisp-complete-symbol Message-ID: <8901242256.AA20314@ew09.nas.nasa.gov> Date: 24 Jan 89 22:56:31 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: raible@orville.nas.nasa.gov Distribution: gnu Organization: GNUs Not Usenet Lines: 8 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