Matthew White

Results 8 issues of Matthew White

Clang can now fetch candidates' comments/documentation as discussed in #286 , this feature is disabled by default in the [commit 831b2fa](https://github.com/mehw/company-mode/commit/831b2fa7695102c55edbf0fb8c0dc34a6c209630) due to performance concerns, can be turned back on...

Clang can parse comments/documentation with **-Xclang -code-completion-brief-comments**, but this feature is not implemented in company-clang backend. I propose a patch which will make the comments/documentation available when **company-show-doc-buffer** (_F1_) is...

Hello, This series of patches is to **conform the wikitext format to Zim**: 1. The expression `{{}}` is for images, other types should use `[[]]`. 2. **Notebook's links should be...

bug
enhancement

@floppym I'm adding myself as maintainer again after fixing my bugzilla account's email address. See also: - 77348568b0bfd1713c2589ef756dae7f3fa0df5c - 0709977edc2401e81a05f30dcce909bb855407e1 - https://github.com/gentoo/gentoo/pull/32128#pullrequestreview-1651803940 - - https://github.com/gentoo/gentoo/pull/32128#issuecomment-1742335121 - - https://github.com/gentoo/gentoo/pull/33155#issuecomment-1745134157

assigned
no bug found

Hello, I'll be really grateful to anyone who could give me some feedback about this design. Thank you ;) ### Summary - Can **undock, dock, and move** Navigation, Codec, and...

**This PR is a work in progress. As of now, it isn't ready to be merged. Commits will be added gradually, until the purpose of this work is complete.** Each...

@gcv: This PR possibly fixes #168 (decreased processing speed during a `persp-maybe-kill-buffer` duty cycle). It may relate also to #164 and #167. **DISCLAIMER: `basic-persp-killing-buffers-benchmark` may crash Emacs. If it does,...

Hello. Your work is so useful that I couldn't resist to study the code! I did some modding to put overlays over the other windows rather than the current one....