summaryrefslogtreecommitdiffstats
path: root/ravi-init-python.el
diff options
context:
space:
mode:
authorRavi R Kiran <aine.marina@gmail.com>2014-04-27 04:40:34 (GMT)
committerRavikiran Rajagopal <aine.marina@gmail.com>2014-04-27 04:40:34 (GMT)
commitebd6ae21f40ec7b3d9d8e8227241e7da625eba1c (patch)
tree102c9aaa67142ed39382cea1ce38c0bab927563d /ravi-init-python.el
parente4015c843bf6fee274e079cd4907debc56d8cc68 (diff)
downloaddotemacs-ebd6ae21f40ec7b3d9d8e8227241e7da625eba1c.zip
dotemacs-ebd6ae21f40ec7b3d9d8e8227241e7da625eba1c.tar.gz
dotemacs-ebd6ae21f40ec7b3d9d8e8227241e7da625eba1c.tar.bz2
Mode for handling switching to REPLs
ESS and Julia next
Diffstat (limited to 'ravi-init-python.el')
-rw-r--r--ravi-init-python.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/ravi-init-python.el b/ravi-init-python.el
index 34d488d..29aae57 100644
--- a/ravi-init-python.el
+++ b/ravi-init-python.el
@@ -26,6 +26,7 @@
(use-package python
:mode ("\\.py\\'" . python-mode)
+ :commands python-shell-switch-to-shell
:config
(progn