[GRASS-user] Emacs grass-mode

Tyler Smith tyler.smith at mail.mcgill.ca
Mon Apr 23 17:21:27 EDT 2012


Hi again,

For any Emacs users, I've made some progress tidying up the
tab-completion for grass-mode. It now supports tab-completion for all
Grass programs (d.vect, d.rast etc.), as well as all of their
parameters (i.e., for d.vect, map, color, fcolor etc), and for a few
cases (map, vect, rast, type) it now completes the actual parameter
values. This works in both the command line mode igrass, and the
script editing mode sgrass. These improvements came with switching
from yas/snippets, which is no longer required, to the built-in
completion functions.

The command line interaction is still a little wonky, that's next on
my list of tasks.

It's available as a zip file here:
https://bitbucket.org/tws/grass-mode.el/get/a5da9e04460a.zip

I'd be interested in hearing from anyone that's tried it.

Thanks,

Tyler


More information about the grass-user mailing list