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
Thank you for this valuable contribution.
Cheers,
Miguel
2012/4/23 Tyler Smith <tyler.smith@mail.mcgill.ca>
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
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user