From: Bastien <bzg@gnu.org>
To: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
Cc: Jack Kamm <jackkamm@gmail.com>,
emacs-orgmode@gnu.org, python-mode@python.org
Subject: Re: [PATCH] Fix ob-python.el initiate session error with py-shell
Date: Thu, 20 Feb 2020 18:46:28 +0100 [thread overview]
Message-ID: <87d0a95eyz.fsf@bzg.fr> (raw)
In-Reply-To: 20aad61e-48e0-ba01-9255-793eacfdbc7e@easy-emacs.de
Hi all,
in future releases of Org, we will move toward stricter rules on what
to accept as ob-* libraries and what modes these libraries should rely
upon.
This was briefly mentioned in this email:
https://lists.gnu.org/archive/html/emacs-orgmode/2020-02/msg00714.html
For example, we can have a rule that we don't include ob-* libraries
for languages that are not somehow known by Emacs. It would mean that
e.g. ob-clojure.el would have to live outside Org's core.
Also, for included ob-*, the idea would be to use the mode that are
bundled with Emacs core. For Python, it would mean that ob-python.el
should support python.el, not python-mode.el.
This is not to say that python.el is better than python-mode.el: I
have no opinion on this and I'm confident both meet different users.
But that's something to consider.
We can always have another ob-python-mode.el file for users who use
python-mode.el: even the names would make it clear that Org babel uses
one mode and not the other.
I suggest we have the discussion on such rules after Org 9.4, but in
the meantime, this is something you may consider when fixing hacking
on ob-python.el.
Best,
--
Bastien
next prev parent reply other threads:[~2020-02-20 17:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-18 12:55 [PATCH] Fix ob-python.el initiate session error with py-shell stardiviner
2020-02-18 13:07 ` Bastien
2020-02-18 17:07 ` Jack Kamm
2020-02-18 17:18 ` Jack Kamm
2020-02-18 20:23 ` Bastien
2020-02-19 7:38 ` numbchild
2020-02-19 15:51 ` Jack Kamm
2020-02-19 16:03 ` Bastien
2020-02-20 5:45 ` stardiviner
2020-02-20 16:26 ` Andreas Röhler
2020-02-20 17:46 ` Bastien [this message]
2020-02-20 18:51 ` Jack Kamm
2020-02-20 19:08 ` Bastien
2020-02-22 14:28 ` stardiviner
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d0a95eyz.fsf@bzg.fr \
--to=bzg@gnu.org \
--cc=andreas.roehler@easy-emacs.de \
--cc=emacs-orgmode@gnu.org \
--cc=jackkamm@gmail.com \
--cc=python-mode@python.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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).