]> git.eshelyaron.com Git - emacs.git/commitdiff
(sh-mode): parse-sexp-ignore-comments = t.
authorRichard M. Stallman <rms@gnu.org>
Sun, 19 Jul 1998 21:58:03 +0000 (21:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 19 Jul 1998 21:58:03 +0000 (21:58 +0000)
lisp/progmodes/sh-script.el

index 8b5e1d5deb0ea880b31882949cd4e9cdf0e19bc3..acae86db2f389f1d5023cc3ba8844b03f5257b5b 100644 (file)
@@ -759,6 +759,8 @@ with your script for an edit-interpret-debug cycle."
                                                (current-column)))))
        skeleton-filter 'sh-feature
        skeleton-newline-indent-rigidly t)
+  (make-local-variable 'parse-sexp-ignore-comments)
+  (setq parse-sexp-ignore-comments t)
   ;; Parse or insert magic number for exec, and set all variables depending
   ;; on the shell thus determined.
   (let ((interpreter