jed-users mailing list

[2018 Date Index] [2018 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [jed-users] word chars


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>.


[2018 date index] [2018 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]