From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Krishnakant Newsgroups: gmane.emacs.help Subject: confused between 2 python-modes, which is advanced? Date: Sat, 11 Mar 2017 03:28:09 +0530 Message-ID: <118d02b9-968d-3ac0-4309-b5a5372789a4@openmailbox.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1489183187 20443 195.159.176.226 (10 Mar 2017 21:59:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 10 Mar 2017 21:59:47 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 10 22:59:44 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cmSZa-0004gT-G7 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Mar 2017 22:59:42 +0100 Original-Received: from localhost ([::1]:41124 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmSZg-0001Yf-E1 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Mar 2017 16:59:48 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmSZF-0001YW-AQ for help-gnu-emacs@gnu.org; Fri, 10 Mar 2017 16:59:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmSZB-0006ih-FD for help-gnu-emacs@gnu.org; Fri, 10 Mar 2017 16:59:21 -0500 Original-Received: from lb1.openmailbox.org ([5.79.108.160]:34027 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cmSZB-0006UY-6U for help-gnu-emacs@gnu.org; Fri, 10 Mar 2017 16:59:17 -0500 Original-Received: by mail.openmailbox.org (Postfix, from userid 20002) id 876A950B23F; Fri, 10 Mar 2017 22:58:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1489183101; bh=eI4dCXE8mjyAe/pEUXhV7jBDa8k4K53bHS5IIaPbmwg=; h=To:From:Subject:Date:From; b=OYx3GAw2ul46yvh4x8Zl8yZOR0292lk65Yh9Dkl0+qXqoIqu7vEcFIXxxOfxtb5wU hZbrNu5doSTd6JhOVw7qrSOFRuy96sjtDKiS/y8FMocPdgWaAEbFy4fGRiKTdteKgp bV/0vGppSOriHOyGxxhA6uyEpl7VtVIpdYdsk8MY= DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1489183097; bh=eI4dCXE8mjyAe/pEUXhV7jBDa8k4K53bHS5IIaPbmwg=; h=To:From:Subject:Date:From; b=rKDyXDqFmDSayuy7jDq9XHzknIpDBvCu+QDbTvF2JIx1Coc6NAjjEA5DtEX0DMD8E uwS3pZ0mUT265aJXqqq9TztmBeupgmNwmYv47z4u2BotwD1YSXS9U0Vwxz0G8kallL VfeVRPXf8SMx9jpJRGYb76aMeAnjNoSBIpGMGUkA= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 5.79.108.160 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:112526 Archived-At: Dear all. I see that there are some latest updates to python-mode (saw it on melpa through emacs's list-packages). Now I am confused. While the default python-mode which came with emacs 25.1 builtin is good enough, I wish to know if there is any advantage in installing the python-mode from melpa? Happy hacking. Krishnakant.