-
With the latest version of `auto-dark` (`0.13.1`) I get this message when starting Emacs:
> Symbol’s function definition is void: auto-dark--check-and-set-dark-mode
I believe the issue is that t…
-
Please restore the old colors, it's a pain to work with the colors after the recent update. @tarsius
![sucking-diffs](https://user-images.githubusercontent.com/8165792/63041084-4a8c7880-bec7-11e9-…
-
Imported from https://github.com/lhcb/analysis-essentials/issues/50.
I think we should have a section dedicated to how to configure popular text editors with a minimal configuration as easily as po…
-
**Is your feature request related to a problem? Please describe.**
I tend to write a lot in Vim, and use its keybinds in as many programs I can. As of recent I've also been writing LaTeX, for which I…
-
I use magit extensively and wondering if this makes any subjective performance difference vs. regular magit behaviour. If so, that would be great to see in the readme!
I think the slowdown I see r…
-
Hi!
I have this issue with `org-transclusion` with `org-roam`
Suppose you have these files
`TEST1.org`
```
:PROPERTIES:
:ID: 20220302T110131
:END:
#+TITLE: TEST1
TEST1
```
`TEST2.…
-
Hey, this might be possible already, but I wanted to say that this is a prime example of something that I would primarily want to configure using custom vars. I don't check anything personal into my c…
-
In macOS, the word boundary syntax "\b" [is not supported](https://stackoverflow.com/a/12696899).
I think it's a good idea to add comment for macOS users, to use "[[::]]" rather than "\b".
Thank…
-
Following is a example:
```rb
module Types
module UserQuery
class UserQueryType < Types::BaseObject
field :current_user, resolver: Types::UserQuery::Resolvers::CurrentUserResolver #…
zw963 updated
2 years ago
-
I often use file names which have Denote-style title and keywords, but no datetime. I also wrap and monkey-patch `denote-rename-file` so that I can still use it on such files.
I was originally maki…