From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mail@justinbogner.com Newsgroups: gmane.emacs.devel Subject: Re: Can we add a function which is used to returned immediately within an source file for lib? Date: Wed, 10 Sep 2008 15:06:18 -0600 Message-ID: <87y71zemnp.fsf@justinbogner.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1221081116 28592 80.91.229.12 (10 Sep 2008 21:11:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2008 21:11:56 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 10 23:12:52 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KdWzQ-0004Dk-BK for ged-emacs-devel@m.gmane.org; Wed, 10 Sep 2008 23:12:40 +0200 Original-Received: from localhost ([127.0.0.1]:53870 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdWyP-0000Nt-Mg for ged-emacs-devel@m.gmane.org; Wed, 10 Sep 2008 17:11:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdWyK-0000M7-H7 for emacs-devel@gnu.org; Wed, 10 Sep 2008 17:11:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdWyH-0000L2-TI for emacs-devel@gnu.org; Wed, 10 Sep 2008 17:11:31 -0400 Original-Received: from [199.232.76.173] (port=53827 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdWyH-0000Kv-NB for emacs-devel@gnu.org; Wed, 10 Sep 2008 17:11:29 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:37679 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KdWyH-0003JD-I6 for emacs-devel@gnu.org; Wed, 10 Sep 2008 17:11:29 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KdWyC-00076T-Do for emacs-devel@gnu.org; Wed, 10 Sep 2008 21:11:24 +0000 Original-Received: from s010600131023ed49.ed.shawcable.net ([68.149.184.55]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Sep 2008 21:11:24 +0000 Original-Received: from mail by s010600131023ed49.ed.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Sep 2008 21:11:24 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: s010600131023ed49.ed.shawcable.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:biY9MF14m/P2EpV3AVkiAfe5KUk= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103779 Archived-At: "Yiyi Hu" writes: > Can we add a function or extend (return t) to skip loading the rest of > source please? What's wrong with `if'? -- BOFH excuse #77: Typo in the code