mal-mode.el (Re: regressive image dictionary fontification in emacs)

2011-11-03 Thread Joe Corneli
I made a variant of my earlier Regressive Image Dictionary mode using word lists I made myself, so I can release this file under the GPL. https://raw.github.com/holtzermann17/rid-mode.el/master/mal-mode.el This package fontifies words drawn from the Young Schema Questionnaire and associated writi

Re: regressive image dictionary fontification in emacs

2011-09-22 Thread Joe Corneli
> Surely you can make such lists yourself that would serve your purpose. > You can get a public domain old version of Roget's Thesaurus from > Project Gutenberg, select what you want, then add such words as might > occur to you.  It won't be exactly the same, but it could do just as > well. Good i

Re: regressive image dictionary fontification in emacs

2011-09-22 Thread Richard Stallman
I realise that: for the moment I consider this to be "pirate" software because it contains a potentially non-free core. I know you don't generally like pirate software. I disapprove generally of attacking ships on the high seas, but it has nothing to do with software as far as I know.

Re: regressive image dictionary fontification in emacs

2011-09-22 Thread Joe Corneli
On Wed, Sep 21, 2011 at 11:46 AM, Richard Stallman wrote: >    https://github.com/holtzermann17/rid-mode.el > >    There is no license because the original dictionary doesn't come with >    one; hack it at your own risk, I guess. > > If that code does not carry a free license, it is nonfree softwa

Re: regressive image dictionary fontification in emacs

2011-09-21 Thread Richard Stallman
https://github.com/holtzermann17/rid-mode.el There is no license because the original dictionary doesn't come with one; hack it at your own risk, I guess. If that code does not carry a free license, it is nonfree software. Please put a GPL notice, as in the Emacs code, on your program

regressive image dictionary fontification in emacs

2011-09-20 Thread Joe Corneli
I have ported some support for highlighting words found in the Regressive Imagery Dictionary (http://www.kovcomp.co.uk/wordstat/RID.html) into Emacs, code is available here for use or improvement: https://github.com/holtzermann17/rid-mode.el There is no license because the original dictionary doe