all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Font lock bug in sh-script.el
@ 2002-12-15 23:39 Richard Stallman
  2002-12-16  7:53 ` Daniel Pfeiffer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Richard Stallman @ 2002-12-15 23:39 UTC (permalink / raw)
  Cc: emacs-devel

This shell script

 svrmgrl <<        EOF
     CONNECT INTERNAL
     STARTUP
     EXIT
        EOF

 while
 # foo

seems to confuse sh-script.el's font lock support.
All the text following the first line is treated as a here-document.

Note that all the spaces in this test case are ordinary spaces.
(Someone else reported a bug involving non-breaking spaces.)

Would you please look at this?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-12-17 18:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-15 23:39 Font lock bug in sh-script.el Richard Stallman
2002-12-16  7:53 ` Daniel Pfeiffer
2002-12-16 14:08 ` Stefan Monnier
2002-12-16 16:56 ` Stefan Monnier
2002-12-17 18:44   ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.