Search Criteria
Package Details: emacs-popup-el 0.5.3-3
Git Clone URL: | https://aur.archlinux.org/emacs-popup-el.git (read-only, click to copy) |
---|---|
Package Base: | emacs-popup-el |
Description: | A visual popup user interface library for Emacs |
Upstream URL: | https://github.com/auto-complete/popup-el |
Licenses: | |
Submitter: | yuki-san |
Maintainer: | yuki-san |
Last Packager: | yuki-san |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-05 08:58 |
Last Updated: | 2015-10-05 09:26 |
Dependencies (2)
- emacs (emacs-git-gtk2, guile-emacs-git, emacs-nox-24bit, emacs25-git, emacs-git-shallow, emacs-24bit, emacs26-git, emacs-lucid-git, emacs-gtk2, emacs-pretest, emacs-lucid, emacs27-git, emacs-xwidgets, emacs-native-comp-git, emacs-pgtk-native-comp-git, emacs-native-comp-git-enhanced, emacs-gcc-wayland-devel-bin, emacs-git, emacs-nox)
- emacs (emacs-git-gtk2, guile-emacs-git, emacs-nox-24bit, emacs25-git, emacs-git-shallow, emacs-24bit, emacs26-git, emacs-lucid-git, emacs-gtk2, emacs-pretest, emacs-lucid, emacs27-git, emacs-xwidgets, emacs-native-comp-git, emacs-pgtk-native-comp-git, emacs-native-comp-git-enhanced, emacs-gcc-wayland-devel-bin, emacs-git, emacs-nox) (make)
Latest Comments
WhittlesJr commented on 2017-04-26 19:20
I've been adding a bunch of emacs packages recently, and I've been installing the .el and .elc files under /usr/share/emacs/site-lisp/{pkgname}. Both methods work the same but I find that using the subdirs makes things a bit tidier.
I've also been dropping the "-el" from package names if it's included in the git repo name.
We should probably settle on some standards and create an "Emacs Package Guidelines" page on the wiki. Thoughts?