texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] raising Scheme exceptions


From: David Allouche
Subject: [Texmacs-dev] raising Scheme exceptions
Date: Tue, 25 May 2004 13:12:27 +0200
User-agent: Mutt/1.5.5.1+cvs20040105i

The only exception-raising public procedure in debug.scm is
"texmacs-error" which only raises exceptions with the 'texmacs-error
symbol. That is too rigid, because it remove the ability from CATCH to
be specific on the kind of exception it is interested in.

What is the blessed way to use Scheme exceptions in plugin code?

-- 
                                                            -- ddaa




reply via email to

[Prev in Thread] Current Thread [Next in Thread]