[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fix for doc strings messing
- To: "MCL list" <info-mcl@cambridge.apple.com>
- Subject: Fix for doc strings messing
- From: "Rodney Daughtrey" <rodney%proact@uunet.UU.NET>
- Date: 19 Nov 1993 14:13:33 -0600
Subject: Fix for doc strings messing up automatic indentation?
This is rather nit-picking, but when there's an open paren in a doc-string for a
DEF- form that appears as the first character on a line, automatic indentation
by hitting <tab> or <ctrl><return> doesn't work for me (running under MCL
2.0.1). Anyone have a fix for this?
Example:
(defun test ()
"This doc string
(with a paren as the first char on a line) will screw up automatic
indentation."
(whatever)) ;; Hitting <tab> with the cursor on this line does nothing
---------------------
Rodney Daughtrey Domain: rodney@pro-solution.com
Proactive Solutions Inc. UUCP: uunet!proact!rodney
5314 S. Yale Ave., Suite 402 Voice: 918.492.5199
Tulsa, OK 74135 FAX: 918.492.5193