Stefan Kangas

Results 132 comments of Stefan Kangas

If I understand you correctly, you should be able to do something like this: ``` (use-package helm-bibtex :after latex-mode ...) ```

> Egh, but `overriding-terminal-local-map` also gets cleared from time-to-time; I'm still trying to figure out when/why. Did you find out more here? What is the issue you are seeing and...

> Sorry, everything I know, which isn't much, is captured [here](https://github.com/dabrahams/dotfiles/blob/2d655d92c05f1315db2246ea9b702aeddf0df398/emacs/.emacs.d.default/init/dwa-global-keybindings.el#L6-L18) That link is giving me "404 Not Found".

There seems to be some subtle error in the interaction between `use-package`, `epg` and `custom`. I believe it would be better if we could move this discussion to the Emacs...

@sellout Indeed, finding a minimal recipe would be the best way forward. So your plan sounds good to me. Thanks for looking into it.

I'm not sure I understand the use case. I'm not saying it's invalid or anything, just that I would like some additional details to better understand it. From a quick...

> Depends if you're going to advertise the functions, of course. If you are, there's a maintenance cost from supporting those in the future, a cost I'd rather not incur...

> @skangas just a bit of background. Thanks, this helps. > So even though the `--` should be sufficient to explain that it shouldn't be used by other packages, it's...

What are the benefits with listing them there besides documentation? If the only benefit is documentation, how about adding the ones we don't support commented out?

Sounds good to me. Are there any downsides to adding them that we should consider? Also, do we really want to do that reformatting? I don't have an opinion either...