From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "lalit mohan tripathi" Newsgroups: gmane.emacs.help Subject: assert()ing in elisp Date: Thu, 29 Jun 2006 15:35:22 +0530 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1554351963==" X-Trace: sea.gmane.org 1151575544 29526 80.91.229.2 (29 Jun 2006 10:05:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Jun 2006 10:05:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 29 12:05:42 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FvtP0-00089c-2I for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jun 2006 12:05:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FvtOz-0000K3-Kx for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jun 2006 06:05:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FvtOn-0000JC-ED for help-gnu-emacs@gnu.org; Thu, 29 Jun 2006 06:05:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FvtOl-0000IO-Rz for help-gnu-emacs@gnu.org; Thu, 29 Jun 2006 06:05:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FvtOl-0000IK-P0 for help-gnu-emacs@gnu.org; Thu, 29 Jun 2006 06:05:23 -0400 Original-Received: from [64.233.184.233] (helo=wr-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FvtbI-0006xq-9h for help-gnu-emacs@gnu.org; Thu, 29 Jun 2006 06:18:20 -0400 Original-Received: by wr-out-0506.google.com with SMTP id 67so106349wri for ; Thu, 29 Jun 2006 03:05:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=B7y/MMduH8h8X1lnY4Se3mz8bA+mv5FrDfGx+eNJHGuvpRWW4bpToghJXq/Qf5CpcF6EtbKb/iUbM2fokGkxv3V1vT//oL+LrhiFT5tfDPQO7d8f6KtpCdCsJ4JfCekoqhD/svuLxEo1aZWnV9qFdk8TPkPhO4HdF7NGCFCKG10= Original-Received: by 10.64.213.16 with SMTP id l16mr2572957qbg; Thu, 29 Jun 2006 03:05:22 -0700 (PDT) Original-Received: by 10.64.142.12 with HTTP; Thu, 29 Jun 2006 03:05:22 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35721 Archived-At: --===============1554351963== Content-Type: multipart/alternative; boundary="----=_Part_57492_20625038.1151575522456" ------=_Part_57492_20625038.1151575522456 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Everyone, I was wondering how I could write assert(condition) in elisp code, as I can do in C by including assert.h? ------=_Part_57492_20625038.1151575522456 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Everyone,

   I was wondering how I could write assert(condition) in elisp code, as I can do in C by including assert.h?
------=_Part_57492_20625038.1151575522456-- --===============1554351963== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1554351963==--