Justin Silverman
Justin Silverman
First off thanks again for putting this package together. I wrote a completing-read interface for quick access to usernames and passwords that I think may be of more broad interest....
#### Description :octocat: I am trying to get python working, I use conda to manage my python installation. But whenever I try to start a REPL `, s i` I...
**Describe the bug** I am seeing the exact same bug as described in the now closed issue #495. I have cleared the cache in `slack-image-file-directory`, completely removed and rebuilt emacs-slack...
First, off, thank you for putting this package together! My config ``` (use-package org-bib :straight `(org-bib :type git :host github :repo "rougier/org-bib-mode") :config (setq org-bib-library-paths '("~/Dropbox/org") org-bib-default-library "~/Dropbox/org/references.org" org-bib-unsorted-header "Unsorted"))...
Add (require 'url) which seems to fix #6. Also, my fonts didn't support the chosen header icons so I added them as a defvar so they could be easily customized.
**Is your feature request related to a problem? Please describe.** Switched to EXWM and now composing in new frames is less desirable. That said, I still want a new window...
I am just starting to play around with ebib and consider integrating it into my workflow (so I am not an expert by any means). One issue I came across...
Fixes #22 Took a little while to track it down but it seems that the function `evil-tex--select-math` could move the point inadvertantly messing up the logic of the whole function,...
First off thank you for this wonderful package. I found a bug that I think needs to be updated on link-hint side (appologies if I am wrong in this). Brief:...
I think I found a similar issue to #362 when using consult-project-extra-find. I run `consult-project-extra-find` and call `embark-dired-jump` on a file located in directory `/home/jds6696/Dropbox/Faculty/Teaching/2022-IST557-DM/Slides/L14- Clustering - Mixture Models/`. I...