jed-users mailing list

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

Re: Presentation of JoergsLatexMode


Hello Romano,

Romano Giannetti <romanol@xxxxxxx> wrote:
>
> On Wed, 2006-07-05 at 22:36 +0000, Jörg Sommer wrote:
>> 
>> The URL has changed. After the presentation, I've decided to create a
>> directory for all my jed files. http://www.minet.uni-jena.de/~joergs/jed/
>> 
> Ok, thanks. BTW: I had to had
>
> define enable_stack_check()
> {
> }
>
> to my .jedrc file to make your latex mode load.

Which error do you get? Does it work if you do this change?

-autoload("enable_stack_check", "stkcheck");
 try
 {
+    require("stkcheck");
     enable_stack_check();
 }
 catch OpenError: {} % stkcheck not found in the path

> I digged out stkcheck.ls from the shsl packages and put into my local
> lib, but it didn't work altogether.

What happens?

> Well, it seems ok now, working with utf-8 xjed (modulo the separator
> chars in the menu which are mangled... but that's probably a font
> problem, I'll check).

Which font do you use? And do we talk about a jed or a xjed?

Are you satisfied with JLM? Do you have problems? Do you miss things
(except a documentation)?

Have a nice day, Jörg.
-- 
Macht besitzen und nicht ausüben ist wahre Größe.
                                                   (Friedl Beutelrock)

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


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