[GRASS-user] r.series g.mlist unhappy together

Martin:

important here is that you are using "command prompt" from wxGUI which
behaves in different way from shell. The prompt in wxGUI is planned to
be rewritten, see [1].

...

[1] http://grass.osgeo.org/wiki/WxGUI#Layer_Manager

with the current code (ie for 6.4.0) is there any hope to provide at least
basic quoting, so e.g. this can work:
v.db.select roads "where=label ~ 'highway'"
or '\ ' for quoted space, or {} instead of "".

(I'm not familiar with python's quoting req's)

?

thanks,
Hamish