Is there any reason that $ does not have a `.' (punctuation) syntax class in sh-mode?
Currently in a buffer you have: BLAHBLAH=test $BLAH If the point is after $BLAH and one invokes dabbrev-expand nothing happens... If the syntax for $ were to be changed dabbrev would work. Any objection to making this change? _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
