Sodel-the-Vociferous/helm-company 26
Helm interface for company-mode
Sodel-the-Vociferous/baremetal-lisp 2
One of my earliest projects: a toy lisp interpreter that runs on bare hardware
Sodel-the-Vociferous/inline-crypt-el 1
DEPRECATED. Simple inline AES encryption for emacs.
Sodel-the-Vociferous/anki-editor 0
Emacs minor mode for making Anki cards with Org
The public bits of my GNU/Linux and emacs setup
Sodel-the-Vociferous/documentation 0
Orgzly documentation
Sodel-the-Vociferous/early-code 0
Repository of my earliest code
Sodel-the-Vociferous/evil-rsi 0
Bring RSI back to evil users
Sodel-the-Vociferous/FreeCAD 0
This is the official git master branch of FreeCAD ( http://www.freecadweb.org ). Clone this one if you want to start FreeCAD development! Please do not use the pull requests system at the moment, and announce your pull requests on http://forum.freecadweb.org
startedSodel-the-Vociferous/baremetal-lisp
started time in 7 days
issue closedSodel-the-Vociferous/helm-company
Company: An error occurred in post-command
Hi, thank you for developing this awesome package. Just have a quick question in regards to an error message I receive when executing helm-company.
When I execute helm-company via a keybinding, I am able to view completion candidates. After selecting a candidate (successfully), I receive the following error message: Wrong type argument: number-or-marker-p, nil.
In my *Messages* buffer, I see the following error messages:
Company: An error occurred in post-command
Wrong type argument: number-or-marker-p, nil
I noticed the following segment which seems to address this issue:
https://github.com/Sodel-the-Vociferous/helm-company/blob/6eb5c2d730a60e394e005b47c1db018697094dde/helm-company.el#L127-L137
However, I am unsure as to why I still receive this error message. Any insights or suggestions?
Below are my (relevant) emacs specifications:
emacs: 27.1 (spacemacs develop branch: https://github.com/syl20bnr/spacemacs/commit/c629534013f7fb7690a68e47356e19adcc5fc079)
company: company-20201120.1115
helm-company: helm-company-20190812.1429
closed time in a month
atreyashastartedSodel-the-Vociferous/helm-company
started time in 2 months