Justin Kroes

Results 33 comments of Justin Kroes

Upon further investigation, the following happens: Within a function, add a new line. Remove indentation so that text on the news line starts at the beginning of the line. Then...

Sample code (formatted as expected): ``` fun1

Ok, I'll check to ensure that I have the most recent version, try running without my current customization, and then follow-up by posting my settings.

Interesting. It does seem to be my customization file. If I do not load the file holding all packages' customization, the paging works as expected. Here is the file's contents:...

It appears to be `which-key-show-transient-maps`. When I set it to nil after loading my other settings, paging is restored.

@atanasj I just started using lsp-mode with ess-r-mode recently and noticed the same issue with company-box-doc showing the docstring in a single unwrapped line that extends offscreen. Did you ever...

I had a similar issue with ess-R-mode and company-box. Initially it seemed as if disabling either company-box-enable-icon or company-box-doc-enable fixed the issue sporadically, but I was able to keep both...

This is an issue on the latest version of macOS (10.12.4) at the very least. Discussion on https://github.com/tmux/tmux/issues/475 offers the following code to prevent the error messages: `export EVENT_NOKQUEUE=1`. Unfortunately,...

This was going to be my question: Does overriding a PDF with the OCR'd version count as a change that will be recognized and synced by Zotero?

With Emacs, lsp-mode, and company, only some base package functions have completable arguments. E.g., `abbreviate` works but the variants of `seq` do not (e.g., `seq.int`).