Jeremiah Peschka

Results 6 issues of Jeremiah Peschka

When opening a version controlled file via tramp, the following error is occurs and the buffer fails to focus, however the file is still opened: `git-gutter+-refresh: Wrong type argument: arrayp,...

With a single entry bibtex file: ``` @misc{norvigLetterFrequencyCounts, title = {English Letter Frequency Counts: Mayzner Revisited}, author = {Norvig, Peter}, year = {2012}, howpublished = {\url{http://norvig.com/mayzner.html}}, note = {Accessed: 2018-05-23}...

The icons for PDFs in my modeline (using spaceline-all-the-icons-20190325.1602 and all-the-icons-20190320.1809) render as `#_(`. The usual other file types (.c, .hs, .el, etc) all get their icon rendered. PDFs are...

Using emacs 26.1 (`GNU Emacs 26.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.8) of 2019-04-12`) on Linux. When I start emacs using `/usr/bin/emacs --daemon` via systemd, the analog clock next to...

After enabling spaceline-all-the-icons with the config below, I'm spammed with a message `Buffer " *temp*" has a running process; kill it? (y or n)`. I can remove this message by...

`sp_prepare` suffers from some poor optimization issues in SQL Server. Modern apps should be using `sp_execute`.