[BangPypers] BangPypers Digest, Vol 71, Issue 7

Saket Bhushan gamebit07 at gmail.com
Mon Jul 8 12:11:02 CEST 2013


On Mon, Jul 8, 2013 at 3:30 PM, <bangpypers-request at python.org> wrote:

> Send BangPypers mailing list submissions to
>         bangpypers at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://mail.python.org/mailman/listinfo/bangpypers
> or, via email, send a message with subject or body 'help' to
>         bangpypers-request at python.org
>
> You can reach the person managing the list at
>         bangpypers-owner at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of BangPypers digest..."
>
>
> Today's Topics:
>
>    1. suggestions for emacs and python (Umar Shah)
>    2. Re: suggestions for emacs and python (Noufal Ibrahim)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 8 Jul 2013 13:45:45 +0530
> From: Umar Shah <umar43 at gmail.com>
> To: Bangalore Python Users Group - India <bangpypers at python.org>
> Subject: [BangPypers] suggestions for emacs and python
> Message-ID:
>         <
> CABqGjSr_NZdY9V32YKu0s28GAycBxUnNpniZ9XM-VU1AjMvYKg at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi,
>
> I am planning to move to emacs and so my primary requirement is git and
> python integration. I am looking for some suggestions to bootstrap my
> configuration.
>
>
>
Here is my emacs setup - https://github.com/bitaVersion/My-Emacs-Setup

You can clone the above directory into your ~/.emacs.d /
once done you can do M-x package-list-packages and install the once you
feel like.

The ones that you need mostly are magit - for git, then pyflakes, pylint
for code standardization.

Apart from this org-mode is very handy and powerful.

You can always explore more.

If guys out there using emacs and python for long can share their
> experiences  it would be a great help.
>

Noufal does http://emacsmovies.org/ so you can see and learn.


>
> Thanks,
> Umar
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 08 Jul 2013 14:04:02 +0530
> From: Noufal Ibrahim <noufal at nibrahim.net.in>
> To: Umar Shah <umar43 at gmail.com>
> Cc: Bangalore Python Users Group - India <bangpypers at python.org>
> Subject: Re: [BangPypers] suggestions for emacs and python
> Message-ID: <8738rpe9hh.fsf at sanitarium.localdomain>
> Content-Type: text/plain
>
> Umar Shah <umar43 at gmail.com> writes:
>
> > Hi,
> >
> > I am planning to move to emacs and so my primary requirement is git and
> > python integration. I am looking for some suggestions to bootstrap my
> > configuration.
> >
> >
> > If guys out there using emacs and python for long can share their
> > experiences  it would be a great help.
>
> You rang? :)
>
> I spoke about this at the PyCon in Pune
> http://urtalk.kpoint.com/kapsule/gcc-500259cd-2a03-4d86-9f50-ef6d40a39956
>
> This covers most of the Python specific stuff which I used back then
> along with a little on how I organise my work.
>
> For Git, there's magit[1] and no competition. You should install it
> using package.el which is something I used to recommend against but am
> now quite convinced by it.
>
> For basic configuration stuff, prelude is recommended these days instead
> of the Emacs starter kit. http://batsov.com/prelude/. I'd recommend
> making your own config and building it up from there. More yak shaving
> involved but you learn how to really use Emacs in the process. I've
> outlined it in
>
> http://emacsmovies.org/blog/2012/08/05/customisation_part_1/
> and
> http://emacsmovies.org/blog/2012/08/25/customisation_part_2/
>
> I can't think of anything else off the cuff but these should be a good
> starting point.
>
> [...]
>
>
>
> Footnotes:
> [1]  http://magit.github.io/magit/magit.html
>
> --
> Cordially,
> Noufal
> http://nibrahim.net.in
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>
> ------------------------------
>
> End of BangPypers Digest, Vol 71, Issue 7
> *****************************************
>



-- 
Regards,
Saket Bhushan
twitter <https://twitter.com/gamebit07>,
linkedin<https://www.linkedin.com/in/bhushansaket>,
myshareplex <http://www.myshareplex.com>


More information about the BangPypers mailing list