Peter D. Gray wrote:
Hi people, how do I change what chars are valid in a word in my .jedrc
http://jedsoft.org/jed/doc/jedfuns-25.html#ss25.8 has an entry for define_word().
Perhaps: define_word ("-0-9"); would work to define word characters as being digits and a hyphen? _______________________________________________ For list information, visit <http://jedsoft.org/jed/mailinglists.html>.