1
0
mirror of https://github.com/golang/go synced 2024-11-18 18:44:42 -07:00
go/cmd/oracle
Alan Donovan 48d14ded32 go.tools/cmd/oracle: cosmetic tweaks to Emacs.
1. call display-buffer after the postprocessing step to avoid display glitch.
2. suppress the postprocessing progress message---it's too verbose.
   (instead I should just make the postprocessing loop faster)

Also: rename channel-peers to just peers for consistency with other commands and documentation.

R=dominik.honnef
CC=golang-dev
https://golang.org/cl/13388044
2013-09-03 15:41:05 -04:00
..
emacs-test.bash go.tools/oracle: an oracle that answers questions about Go source code. 2013-08-27 17:58:26 -04:00
main.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
oracle.el go.tools/cmd/oracle: cosmetic tweaks to Emacs. 2013-09-03 15:41:05 -04:00
oracle.vim go.tools/oracle: change -pos flag syntax from "file pos-pos" to file:pos-pos. 2013-09-03 10:58:58 -04:00