Stefan Kangas

Results 132 comments of Stefan Kangas

Thanks. Based on the above, I will propose that NonGNU ELPA moves ahead with a shallow git branch.

@iqbalansari Friendly ping.

@astahlman Friendly ping.

@deb0ch Friendly ping. Are you still maintaining this package? I'm happy to take over as maintainer if you don't have time or have lost interest.

> I would expect `package-installed-p` to always return t for a built-in package (when no `min-version` argument is specified). That is not the current behavior. Does this sound correct? If...

> A simple git blame tells me that this has been fixed by Emacs upstream, let's cheers and close this issue! > > [emacs-mirror/emacs@50a1927](https://github.com/emacs-mirror/emacs/commit/50a192795ad64d2ea49274b402cb42530a5199ca) That's good news indeed, thanks for...

Closing this as a duplicate of #887. The recommended workaround for now is to add a space, like so: ``` (use-package foo :bind ( :map local-map ("y" . y))) ```

Maybe I'm missing something here, but I don't think `:pin` ever supported upgrading packages? It sounds like you should just use `M-x list-packages` and upgrade packages in the normal way...