From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Symbol's function definition is void: x-register-dnd-atom Date: Sun, 25 Jul 2010 23:47:25 +0300 Message-ID: <83ocdvb86a.fsf@gnu.org> References: <87sk38xo29.fsf@telefonica.net> <83wrsjbhse.fsf@gnu.org> <876303xy8c.fsf@telefonica.net> <83r5irbffg.fsf@gnu.org> <87ocdvwdhm.fsf@telefonica.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1280091003 3532 80.91.229.12 (25 Jul 2010 20:50:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 25 Jul 2010 20:50:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?=C3=93scar_Fuentes?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 25 22:50:01 2010 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.69) (envelope-from ) id 1Od88s-0003dH-KT for ged-emacs-devel@m.gmane.org; Sun, 25 Jul 2010 22:50:01 +0200 Original-Received: from localhost ([127.0.0.1]:50076 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Od88h-0001se-GH for ged-emacs-devel@m.gmane.org; Sun, 25 Jul 2010 16:49:39 -0400 Original-Received: from [140.186.70.92] (port=57675 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Od88W-0001rS-9u for emacs-devel@gnu.org; Sun, 25 Jul 2010 16:49:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Od87Q-0007Ex-SH for emacs-devel@gnu.org; Sun, 25 Jul 2010 16:48:21 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:42760) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Od87Q-0007Er-Lo for emacs-devel@gnu.org; Sun, 25 Jul 2010 16:48:20 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0L6400G00SAO6300@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Sun, 25 Jul 2010 23:47:25 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.61.30]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L6400DU9SF0BGA0@a-mtaout23.012.net.il>; Sun, 25 Jul 2010 23:47:25 +0300 (IDT) In-reply-to: <87ocdvwdhm.fsf@telefonica.net> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:127796 Archived-At: > From: =C3=93scar Fuentes > Date: Sun, 25 Jul 2010 21:47:01 +0200 >=20 > Eli Zaretskii writes: >=20 > >> I'm interested on possible issues I could find while running a > >> non-dumped emacs, though. > > > > With or without "-l loadup" on the command line? > > > > Without it, you will miss a lot of features which you are accusto= med > > to have. >=20 > For the time being, I'm configuring src/epaths.in to point to a > pre-built lisp/ directory. With that, Emacs seems fully functional > without dumping. If you don't use "-l loadup", some commands and features might fail, because preloaded Lisp files don't normally have all those autoload cookies. So it is safer to load loadup.