1

Есть ли в loveshack эквиваленты в python-mode (python.el)

  • PY-оболочки
  • р-выполнить-область
  • р-выполнить-класс или четкости

которые доступны в python-mode.el?

1 ответ1

0

Я не очень знаком с этим, но, возможно, они эквивалентны:

питон-посыл область

Send the region to the inferior Python process.
May print a message, so only suitable for interactive use.

питон-отправить-регион-энд-гоу

Send the region to the inferior Python process.
Then switch to the process buffer.

питон-посыла DEFUN

Send the current defun (class or method) to the inferior Python process.

питон-питон-команда

Shell command to run Python interpreter.
Any arguments can't contain whitespace.
Note that IPython may not work properly;
it must at least be used with the `-cl' flag,
i.e. use `ipython -cl'.
Doesn't take full effect unless set through Custom.

Также проверьте 'gallina' python.el, как упомянуто здесь.

Всё ещё ищете ответ? Посмотрите другие вопросы с метками .