From: Peter Eisentraut <peter_e@gmx.net>
To: Glenn Morris <rgm@gnu.org>
Cc: 15306@debbugs.gnu.org
Subject: bug#15306: add python3 to interpreter-mode-alist
Date: Tue, 10 Sep 2013 15:43:56 -0400 [thread overview]
Message-ID: <522F767C.6050808@gmx.net> (raw)
In-Reply-To: <eoob82j26l.fsf@fencepost.gnu.org>
On 9/8/13 7:58 PM, Glenn Morris wrote:
> Seems to me like it would be nice if interpreter-mode-alist were treated
> as a list of _regexps_. Eg on one system I seem to have python2,
> python2.6, python3, python3.3, python3.3m, python3m.
Yes, but those are not normally used in shebang lines. The recommended
entry points for Python are "python", "python2" (only used on some
operating systems), and "python3". (see
http://www.python.org/dev/peps/pep-0394/) So short of a major redesign
of interpreter-mode-alist, I think adding "python3" and probably
"python2" is reasonable.
next prev parent reply other threads:[~2013-09-10 19:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-08 3:15 bug#15306: add python3 to interpreter-mode-alist Peter Eisentraut
2013-09-08 23:58 ` Glenn Morris
2013-09-10 19:43 ` Peter Eisentraut [this message]
2013-09-10 20:40 ` Glenn Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=522F767C.6050808@gmx.net \
--to=peter_e@gmx.net \
--cc=15306@debbugs.gnu.org \
--cc=rgm@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.