mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] Python session outputs "auto"


Chronological Thread 
  • From: chengsi.shang <address@hidden>
  • To: texmacs-users <address@hidden>
  • Subject: [TeXmacs] Python session outputs "auto"
  • Date: Fri, 5 Dec 2014 20:18:19 +0800

  Hi,
I'm using Texmacs 1.99.2 in Windows 7, without Cygwin and Texmacs  isn't on C: Drive.
And the python session behaves oddly.
 
Why does the output becomes "auto"?
Similar behavior occurs when I try to copy and paste something into  Texmacs.
For example, copy the url from address bar and paste it into Texmacs(using  Ctrl-V or Edit->Paste), then it'll become "auto".
To launch the session, I've made a little change to "tm_python.bat" in  "TeXmacsFolder\plugins\python\bin". I think this is not what has caused the  problem.
my tm_python.bat :
@echo off
rem denis raux LIX 2013
rem windows launcher python interpreter with wrapper script
cd /d %~dp0
python "tm_python" %1 %2 %3 %4
 

Attachment: Catch6FC9.jpg
Description: JPEG image



  • [TeXmacs] Python session outputs "auto", chengsi . shang, 12/05/2014

Archive powered by MHonArc 2.6.19.

Top of page