notuntoward

Results 93 comments of notuntoward

Thanks! However, it doesn't run on my machine (Window emacs 25.3.1). There are no errors when I save the configuration but when I try to load it with `persp-load-state-from-file`, I...

With the latest persp-mode, I no longer get error messages but still can't save indirect buffers. There is also now a problem with package-autoremove. With the latest persp-mode, I can...

Similar problem here, but simpler. I'm just opening the pdf with the default pdf reader. In other words, I do ``` M-x helm-bibtex Move cursor to the paper I want...

Thanks, this works! Is there any way to avoid this extra step? helm-bibtex is the only emacs package I've seen where you can't just switch between buffers and immediately get...

I have the same problem, and I just installed astral today. The command I used was > pip install astral which is the command I got from the [astral v2.2...

Here's the output of `pip show astral`: > Name: astral > Version: 1.9.2 > Summary: Calculations for the position of the sun and moon. > Home-page: https://github.com/sffjunkie/astral > Author: Simon...

That fixed it. Thanks. Looks like it's the conda pvlib respository that's out of date (this is recommended by the pvlib docs, though). Otherwise... * I'm running Python 3.7.7 *...

I was looking for this too.

I didn't know that `org-insert-link` could also edit, but now I do -- thanks for the tip! I slightly favor the option for `org-cliplink-edit-description` because I never know ahead of...

Yeah, non-directional, arbitrary links are useful. In fact, I'd really like it if this made graph edges following [dedicated targets](https://www.gnu.org/software/emacs/manual/html_node/org/Internal-links.html). I use them constantly in my org files -- hierarchy...