unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: "Yiyi Hu" <yiyihu@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Can we add a function which is used to returned immediately within an source file for lib?
Date: Fri, 12 Sep 2008 03:27:43 +0200	[thread overview]
Message-ID: <87iqt2kvao.fsf@ambire.localdomain> (raw)
In-Reply-To: <f469f8de0809100231t28e450d4s24bd0e06530e5843@mail.gmail.com> (Yiyi Hu's message of "Wed, 10 Sep 2008 17:31:07 +0800")

() "Yiyi Hu" <yiyihu@gmail.com>
() Wed, 10 Sep 2008 17:31:07 +0800

   to skip loading the rest of source

You can try:

(defun skip-loading ()
  (with-current-buffer " *load*"
    (goto-char (point-max))))

thi




  parent reply	other threads:[~2008-09-12  1:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-10  9:31 Can we add a function which is used to returned immediately within an source file for lib? Yiyi Hu
2008-09-11  5:04 ` Kevin Rodgers
2008-09-12  2:24   ` Yiyi Hu
2008-09-12  1:27 ` Thien-Thi Nguyen [this message]
2008-09-12  2:23   ` Yiyi Hu

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87iqt2kvao.fsf@ambire.localdomain \
    --to=ttn@gnuvola.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=yiyihu@gmail.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).