all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Bruce Park" <bpark79@hotmail.com>
Subject: Re: Exception Handling in LISP.
Date: Fri, 25 Apr 2003 11:15:10 -0400	[thread overview]
Message-ID: <Law10-F52PnqNI4lQ5t00007ea3@hotmail.com> (raw)

>From: Gurucharan <gurucharan.murudeshwar@wipro.com>
>To: "'help-gnu-emacs@gnu.org'" <help-gnu-emacs@gnu.org>
>Subject: Exception Handling in LISP.
>Date: Fri, 25 Apr 2003 17:57:37 +0530
>
>Hi All,
>         Can we catch any unknown exception in Lisp like C++ ?
>
>That is, like the C++ ... (Epsilon code).
>can we catch any exception irrespective of which
>exception was thrown ?
>
>Example:
>try {
>      // Something ....
>}
>catch (...) {    // Do something after Exception has occurred ...
>                 }
>
>Any material/links on Exception Handling in LISP
>is welcome.
Last time I checked, exception handling is NOT a part of LISP. Remember, 
LISP falls into logic programming.
>
>Thanks.
>
>Kind Regards,
>             gurucharan
>
>
>_______________________________________________
>Help-gnu-emacs mailing list
>Help-gnu-emacs@gnu.org
>http://mail.gnu.org/mailman/listinfo/help-gnu-emacs


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus

             reply	other threads:[~2003-04-25 15:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-25 15:15 Bruce Park [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-26  1:21 Exception Handling in LISP Bruce Park
     [not found] <mailman.5195.1051283788.21513.help-gnu-emacs@gnu.org>
2003-04-25 15:44 ` Jesper Harder
2003-04-25 17:06 ` Kai Großjohann
2003-04-25 11:01 Problem positioning cursor Victor Kirk
2003-04-25 12:27 ` Exception Handling in LISP Gurucharan
     [not found] ` <mailman.5189.1051273202.21513.help-gnu-emacs@gnu.org>
2003-04-25 13:25   ` David Kastrup
2003-04-25 14:10   ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Law10-F52PnqNI4lQ5t00007ea3@hotmail.com \
    --to=bpark79@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.