unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* thanks for eval-after-load but...
@ 2003-11-08 21:31 Joe Corneli
  0 siblings, 0 replies; 3+ messages in thread
From: Joe Corneli @ 2003-11-08 21:31 UTC (permalink / raw)
  Cc: help-gnu-emacs

After running this

(eval-after-load "sh-script" 
		 '(put 'sh-maybe-here-document 'disabled t))

and opening a bash script with this in it

grep "<<$SF>>" $HOME/.todo/$TODOLIST > $HOME/p
ade=$?

`ade=$?' and following text is still in sh-heredoc-face

So I guessed wrong, and disabling that command is not enough.
Any guess why? And how to actually change this behaviour?

Joe

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <mailman.58.1068330839.2005.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2003-11-10 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-08 21:31 thanks for eval-after-load but Joe Corneli
     [not found] <mailman.58.1068330839.2005.help-gnu-emacs@gnu.org>
2003-11-09 14:38 ` Glenn Morris
2003-11-10 16:40   ` Kevin Rodgers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).