On Thu, 15 Mar 2012, Tyler Smith wrote:
I'm running Grass from Emacs, and have written the rough framework of a dedicated Grass mode. So instead of running g.mapset, I call M-x grass-change-location, which prompts for location and mapset, then calls g.mapset with that information. The final piece was getting the same function to reset the prompt, and now it's relatively seamless.
Tyler, Are you willing to share your .el with the rest of us who depend on emacs for text editing? I use ESS (Emacs Speaks S) when I'm writing and running R statistical models in emacs, and the modes for SQL, Python, and C. I can appreciate the advantages of running grass within it. Rich _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
