jed-users mailing list

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

Re: Ann: New release of JoergsLatexMode


On Mon, 2006-09-11 at 00:54 +0000, Jörg Sommer wrote:
> Hallo Romano,

> Try this patch:
> #v+
> --- latex_external.sl   (Revision 79)
> +++ latex_external.sl   (Arbeitskopie)
> @@ -1140,7 +1140,11 @@
>          else
>          {
>              if (status != 0)
> -              throw ApplicationError, "(compose) finished with error";
> +            {
> +                pop_log_file();
> +                find_next('e', 1);
> +                throw ApplicationError, "(compose) finished with error";
> +            }
>              flush("(compose) finished");
>          }
>  
> #v-

Hi Jörg, 

	I have found a little problem. With this patch, if I have a run with an
error, and then immediately after another run with an error (for
example, do a compose with a file with one error, correct it with
another error, re-run), the jed asks me "file changed on disk:
reload?" (referring to the log file, I imagine). Now, this happens
without the patch too, but then I can say "yes"; with this patch, when
the question pops up the cursos is still in crazy blinking mode, and it
is impossible to type anything (type y-e-s and you abtain eys or
whatever combination). 

	So I removed the patch, but still I have the "file changed on disk"
question at every run with error... 

	Thanks,
		Romano  


--
La presente comunicación tiene carácter confidencial y es para el exclusivo uso del destinatario indicado en la misma. Si Ud. no es el destinatario indicado, le informamos que cualquier forma de distribución, reproducción o uso de esta comunicación y/o de la información contenida en la misma están estrictamente prohibidos por la ley. Si Ud. ha recibido esta comunicación por error, por favor, notifíquelo inmediatamente al remitente contestando a este mensaje y proceda a continuación a destruirlo. Gracias por su colaboración.

This communication contains confidential information. It is for the exclusive use of the intended addressee. If you are not the intended addressee, please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited by law. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy this message. Thank you for your cooperation. 

--------------------------
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]