I also submitted a patch for ESS. non-base help / completion etc which were
broken in Julia 0.4 should work now.

On Mon, Oct 12, 2015 at 8:08 PM Deniz Yuret <[email protected]> wrote:

> Thank you all. @doc was exactly what I was looking for.
>
> best,
> deniz
>
> On Mon, Oct 12, 2015 at 5:40 PM David Ellison <[email protected]>
> wrote:
>
>> Deniz, I don't think this is supported in emacs' *shell* buffer, but
>> ESS's Julia REPL (in the *julia*) buffer supports looking up documentation
>> with a question mark. For example, you can type ?qr at the prompt to get
>> the docstring for the qr function.
>>
>> Other than that, the @doc macro like Andrei Zh pointed out is very
>> convenient, and should work everywhere, including in shell mode.
>>
>

Reply via email to