Emacs All Access
 
 
 
Go to file
dickmao 99f828ff82 keyword exception for milky
Keywords get lost in json translation.  See 626af35
in shmelpa repository for why keywordifying the
json wholesale didn't work.
2023-09-24 11:43:11 -04:00
.github/workflows keyword exception for milky 2023-09-24 11:43:11 -04:00
lisp keyword exception for milky 2023-09-24 11:43:11 -04:00
test keyword exception for milky 2023-09-24 11:43:11 -04:00
tools keyword exception for milky 2023-09-24 11:43:11 -04:00
.gitignore keyword exception for milky 2023-09-24 11:43:11 -04:00
COPYING keyword exception for milky 2023-09-24 11:43:11 -04:00
Cask keyword exception for milky 2023-09-24 11:43:11 -04:00
Makefile keyword exception for milky 2023-09-24 11:43:11 -04:00
README.in.rst keyword exception for milky 2023-09-24 11:43:11 -04:00
README.rst keyword exception for milky 2023-09-24 11:43:11 -04:00
thumbnail.png keyword exception for milky 2023-09-24 11:43:11 -04:00

README.rst

|build-status|

=================================================
 Emacs All Access
=================================================

Install any package. Official source including commit history at `gitawonk.com`_.

``M-x aa``
  Specifying owner/package, e.g., ``magnars/dash.el`` yields the desired github
  repo.  More conveniently, enter free-form keywords to conduct a github search.

``M-x aa-query``
  Manage your subscription.

``M-x aa-install``
  Enter the package name to install or reinstall.

``M-x aa-delete``
  Enter the package name to delete.

.. _gitawonk.com: https://gitawonk.com/dickmao/all-access

Install
=======
Clone and ``make install``.

Frequently Asked Questions
==========================

... How can I integrate this with ``use-package``?
    ::

        M-x customize-option RET use-package-ensure-function RET
        Custom: aa-use-package-ensure-function

.. _Getting started: http://melpa.org/#/getting-started
.. _Issue 2944: https://github.com/melpa/melpa/issues/2944
.. _Advising Functions: https://www.gnu.org/software/emacs/manual/html_node/elisp/Advising-Functions.html
.. _reimplementing their service: https://github.com/commercial-emacs/shmelpa
.. _quelpa: https://github.com/quelpa/quelpa
.. _package-build: https://github.com/melpa/package-build
.. _politza/pdf-tools: https://github.com/politza/pdf-tools
.. _uninteresting comments: https://raw.githubusercontent.com/commercial-emacs/all-access/dev/elpas.txt
.. _MELPA: https://github.com/melpa/melpa#recipe-format
.. _ELPA: https://git.savannah.gnu.org/cgit/emacs/elpa.git/plain/README

.. |build-status|
   image:: https://github.com/commercial-emacs/all-access/workflows/CI/badge.svg?branch=github
   :target: https://github.com/commercial-emacs/all-access/actions
   :alt: Build Status

.. |---| unicode:: U+02014 .. em dash
   :trim: