I think I know what the problem is.
In line 1492 of runabc.tcl, replace
$abcfile with [list $abcfile].

I shall put a new version of runabc with
this fix today.


> Date: Thu, 13 Mar 2003 12:57:06 -0800 (PST)
> From: Donald White <[EMAIL PROTECTED]>
> Subject: [abcusers] runabc external editor
> 
> - --0-857431857-1047589026=:95404
> Content-Type: text/plain; charset=us-ascii
> 
> Has anyone here tried to use an alternative editor with the runabc.tkl frontend?  
> The default editor works just fine, but beyond syntax highlighting it is pretty 
> brain dead.
> 
> I like the convenience of having all of my abc tools access through a front end like 
> runabc, but I would like to use a more powerful editor. My favorite editor is Jedit 
> and the extensions to Jed from Guido (JedABC) make it a good choice. However what I 
> am running into is that runabc seems to pass the wrong document path to any external 
> editor. I have tried this with both Jed and Jedit - It doesn't even work with 
> Notepad. Under Windows (Win2K) It seems to make a concatenation of the install 
> directory of runabc.tkl and the path to the file being edited. I will try it tonight 
> under Linux, but I do most of my notation editing on my Win2K laptop.
> 
> Examples:
> 
> runabc install path = C:\Program Files\ABC Music Tools\
> 
> Jed Install directory = C:\jed  (also tried moving jed to C:\Program Files\ABC Music 
> Tools with the same results)
> 
> Jedit install path = C:\Program Files\Jedit
> 
> ABC Source Files path = C:\Documents and Settings\whitedo\My Documents\Music\pp
> 
> Path that gets passed to Jedit = C:\Program Files\ABC Music Tools\Documents\Music\pp
> 
> Path that gets passed to Jed = C:\Program Files\ABC Music Tools\Settings\whitedo3\My 
> Documents\Music\pp
>..... 
>> 
> 

-- 
______________________________________________
[EMAIL PROTECTED], Communications Research Centre
P.O. Box 11490, Station H, Ottawa, CANADA, K2H8S2
Tel: (613)998-2551  Fax: (613)993-9950
To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html

Reply via email to