From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: waterloo Newsgroups: gmane.emacs.help Subject: what is "dumped copies of emacs" ? Date: Mon, 27 Jul 2009 03:14:14 +0800 Message-ID: <907065090907261214r25403542ufaae3c38ef0cccc4@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=00504502ccd5a49190046fa0a496 X-Trace: ger.gmane.org 1248635691 24741 80.91.229.12 (26 Jul 2009 19:14:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 26 Jul 2009 19:14:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 26 21:14:44 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MV9BD-00041b-HU for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Jul 2009 21:14:43 +0200 Original-Received: from localhost ([127.0.0.1]:37878 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MV9BC-0005TQ-Sm for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Jul 2009 15:14:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MV9Ar-0005Sx-78 for help-gnu-emacs@gnu.org; Sun, 26 Jul 2009 15:14:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MV9Am-0005Ot-Cv for help-gnu-emacs@gnu.org; Sun, 26 Jul 2009 15:14:20 -0400 Original-Received: from [199.232.76.173] (port=51487 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MV9Am-0005On-9A for help-gnu-emacs@gnu.org; Sun, 26 Jul 2009 15:14:16 -0400 Original-Received: from mail-px0-f193.google.com ([209.85.216.193]:52737) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MV9Al-00055z-E2 for help-gnu-emacs@gnu.org; Sun, 26 Jul 2009 15:14:16 -0400 Original-Received: by pxi31 with SMTP id 31so1882098pxi.14 for ; Sun, 26 Jul 2009 12:14:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=4GIVL2uOsn7y0RmoDhDLr9hJEkCmDNyMvl/H15rufZ4=; b=E9RAZmlmC8EOGnZBl8zFK6oO4PKTatgycTYTkOxP+7o4bvlzJ/m5B5hn3dSPmImLKg vXlKZl2Rr9eehrhyxX7C/q1vYJKyAJLK2FWgJAr/7i8ANrls5sYaB6xwjlfjkDyQzKiT 95Sq15p2Co3hJY/SssBY+zhwI1Y2vObJSVrD4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dIYwpZJ6k3VK2H2qtBDB4+QPIWnCmhWoEwCzF/Zj25rMauw3jAuBIRDn2qpiRnEaH6 kwx+SCF0X2MLrWhJHXZRpCPh+/ITHRktPObKGVzFzSPred6ZYo5U+w2zNZVYFniXFOOp /66CLhznYCKLCaFAq4DLIYFLVJLZrsa9lCAfw= Original-Received: by 10.142.254.8 with SMTP id b8mr673610wfi.144.1248635654541; Sun, 26 Jul 2009 12:14:14 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:66403 Archived-At: --00504502ccd5a49190046fa0a496 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Two site-wide initialization files, `site-load.el' and `site-init.el', are loaded into Emacs and then `dumped' if a `dumped' version of Emacs is created, as is most common. (Dumped copies of Emacs load more quickly. However, once a file is loaded and dumped, a change to it does not lead to a change in Emacs unless you load it yourself or re-dump Emacs. *Note Building Emacs: (elisp)Building Emacs, and the `INSTALL' file.) what is "dumped copies of emacs" ? thanks --00504502ccd5a49190046fa0a496 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable =A0Two site-wide initialization files, `site-load.el' and
`site-init= .el', are loaded into Emacs and then `dumped' if a `dumped'
= version of Emacs is created, as is most common.=A0 (Dumped copies of
Ema= cs load more quickly.=A0 However, once a file is loaded and dumped, a
change to it does not lead to a change in Emacs unless you load it
yours= elf or re-dump Emacs.=A0 *Note Building Emacs: (elisp)Building
Emacs, an= d the `INSTALL' file.)

what is "dumped copies of emacs"= ; ?
thanks
--00504502ccd5a49190046fa0a496--