Re: scrolling content of ac-nrepl-popup-doc

2014-04-01 Thread Mikey Griffiths
Hi Nehal, You can use "scroll-other-window" and "scroll-other-window-up", which are bound to "C-M-v" and "C-M-S-v" respectively. These will scroll the next window (i.e. the window that "C-x o" would switch to) up or down by a page. Check out the help page for "scroll-other-window" for more info

scrolling content of ac-nrepl-popup-doc

2014-03-31 Thread Nehal Patel
Hi -- I'm trying out Emacs Live. When I "M-x ac-nrepl-popup-doc" how do I scroll the displayed text (The popup disappears immediately for the few keys that I have tried) Should popup-doc also be bound to a keyboard shortcut in Emacs Live (as opposed to just being triggered by autocomplete)?