Kevin Rodgers <[EMAIL PROTECTED]> writes: > I don't know about most users, but I find it annoying that: > > 1. The "EOF\n\nEOF" string is inserted and point is moved between the > newlines, as soon as I type "<<". I almost always use the "<<-" > syntax, so that I can indent the here document between the command > and terminating word by tabs for readability. Could > sh-maybe-here-document be enhanced to wait (say 1 second) for a `-' > input event before inserting the template, and then insert a tab > before point if it sees the `-'?
The auto-insert behavior is extremely irritating when you are trying to use the <<< syntax (as implemented by bash). I think it should be possible to turn the feature off. -- Daniel Brockman <[EMAIL PROTECTED]> _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel