jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: cannot run rst.mode


G. Milde schrieb:
On 22.12.04, Joachim Schmitz wrote:

I tried to use rst_mode from jedmodes, but it fails during startup with

S-Lang Error: Undefined Name: shell_cmd_on_region is undefined


shell_cmd_on_region is provided by ishell.sl
http://jedmodes.sf.net/mode/ishell/
I forgot to mark this requirement in the rst metadata. Sorry and thank
you for reporting.

In the meantime I had found this by searching on Jedmodes, and found
another missing requirement view_mode, my requirement portion in rst.sl
now looks like this:

% --- Requirements (find them at http://jedmodes.sf.net/mode/<modename>)
require("structured_text");  % text_mode_hook for lists formatting
autoload("view_mode", "view");
require("ishell");
autoload("view_url", "browse_url");
autoload("browse_url", "browse_url");
autoload("bufsubfile", "bufutils");
autoload("insert_markup", "txtutils");   % >= 2.3
autoload("insert_block_markup", "txtutils");   % >= 2.3
autoload("save_buffer_as", "cuamisc");
require("comments"); % standard library file

thank for rst_mode


--
Mit freundlichen Grüßen                                Joachim Schmitz
......................................................................
AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851
Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163



--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]