guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#32538] [PATCH] Add emacs-elpy


From: Maxim Cournoyer
Subject: [bug#32538] [PATCH] Add emacs-elpy
Date: Mon, 27 Aug 2018 01:00:37 -0400

Hello,

This adds emacs-elpy to our collection, a worthy addition to Emacs when
in need of editing some Python.

To get the full experience, you'll want to install the following
(optional) additions, like:

--8<---------------cut here---------------start------------->8---
guix package -i python-jedi python-autopep8 python-yapf python-black 
python-flake8
--8<---------------cut here---------------end--------------->8---

You can enable Elpy by doing M-x elpy-mode in a Python buffer, and see
which tools are installed using M-x elpy-config.

Enjoy :)

Maxim

Attachment: 0001-gnu-python-jedi-Update-to-0.12.1.patch
Description: Text Data

Attachment: 0002-gnu-Add-python-toml.patch
Description: Text Data

Attachment: 0003-gnu-Add-python-black.patch
Description: Text Data

Attachment: 0004-gnu-Add-emacs-el-x.patch
Description: Text Data

Attachment: 0005-gnu-Add-emacs-mocker.patch
Description: Text Data

Attachment: 0006-gnu-Add-emacs-find-file-in-project.patch
Description: Text Data

Attachment: 0007-gnu-Add-emacs-pyvenv.patch
Description: Text Data

Attachment: 0008-gnu-Add-emacs-highlight-indentation.patch
Description: Text Data

Attachment: 0009-gnu-Add-emacs-elpy.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]