Thanks, Ashish!
yiming
发件人: Ashish Agarwal [mailto:agarwal1975@xxxxxxxxx]
发送时间: 2012年12月2日 16:57
收件人: Anil Madhavapeddy
抄送: Yiming Zhang; cl-mirage@xxxxxxxxxxxxxxx
主题: Re: tuareg mode in emacs
On Sun, Dec 2, 2012 at 6:44 AM, Anil Madhavapeddy <anil@xxxxxxxxxx> wrote:
> (2) how to make emacs (or is it possible to) show several windows at the
> same time?
C-x 2 splits pane into two horizontal panes
C-x 3 splits pane into two vertical panes
C-x 0 closes the current pane
C-x 1 keeps just the current pane
For example, I might want to click on a file name in the left
> window to open a .ml file in the right-top window, to click a variable name
> in the top window to show its definition in the bottom window, like what I
> can do in "source insight" and "visual studio"?
Don't know how to do this. I haven't explored typerex too much yet. maybe it supports additional things you'll like.