<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Fri, Mar 18, 2016, at 12:57 PM, Vaclav Petras wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div><div> </div>
<div><div>With d.mon the things written to the Command Console tab in main GUI (g.gui) are written to the stdout, i.e. they should be visible in your command line. This was not possible in 6.4 with wxGUI but it is possible with version 7.<br></div>
</div>
</div>
</div>
</blockquote><div> </div>
<div>This works from a terminal (i.e., xterm), but it doesn't seem to work from within Emacs (using GRASS-mode, which is built on shell-mode/comint-mode). Which means it's my fault! Strange, though, as other STDOUT text comes through just fine. I do get a `^G` symbol where the distance should appear, suggesting GRASS is sending a 'BELL' symbol, which may be confusing Emacs. I'll have to look into this.<br></div>
<div> </div>
<div>Thanks,<br></div>
<div> </div>
<div>Tyler<br></div>
</body>
</html>