emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#32538: closed ([PATCH] Add emacs-elpy)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32538: closed ([PATCH] Add emacs-elpy)
Date: Thu, 13 Sep 2018 02:32:02 +0000

Your message dated Wed, 12 Sep 2018 22:31:50 -0400
with message-id <address@hidden>
and subject line Re: [PATCHv3] Add emacs-elpy
has caused the debbugs.gnu.org bug report #32538,
regarding [PATCH] Add emacs-elpy
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32538: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32538
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [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


--- End Message ---
--- Begin Message --- Subject: Re: [PATCHv3] Add emacs-elpy Date: Wed, 12 Sep 2018 22:31:50 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hello,

address@hidden (Ludovic Courtès) writes:

[...]

>> I've created my user account at Savannah; the username is 'apteryx'.
>
> Thanks, I’ve added you, so you can go ahead and push this patch series.
>
> Welcome on board!  :-)

I've pushed this patch series to master as
82baeea2979b98a642dcfe63a87d08355a101f4c, after refreshing emacs-elpy to
its latest version (1.24) and testing it a bit to make sure everything
was still in order.

Thanks for the review and the warm welcome :)

Maxim

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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