From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.help Subject: Re: Any advantages to recompile Emacs... Date: Wed, 10 Dec 2008 20:19:40 +0100 Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229013771 3104 80.91.229.12 (11 Dec 2008 16:42:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Dec 2008 16:42: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 Thu Dec 11 17:43:55 2008 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 1LAodY-00016p-5P for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Dec 2008 17:43:40 +0100 Original-Received: from localhost ([127.0.0.1]:54843 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAocM-0007DK-TR for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Dec 2008 11:42:26 -0500 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.wiretrip.org!border1.nntp.ams.giganews.com!nntp.giganews.com!news.germany.com!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: V3qyHNRaZ4LsIBGa8YngNw.user.aioe.org Original-X-Complaints-To: abuse@aioe.org Original-NNTP-Posting-Date: Wed, 10 Dec 2008 19:19:47 +0000 (UTC) X-Notice: Filtered by postfilter v. 0.7.6 Cancel-Lock: sha1:4C7BKHA6MfDD2WrB8GU4UWVnMJ8= sha1:ZPQVVuRBsPIIqB8MiChPQs+0EuE= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.help:165229 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:60559 Archived-At: Peter Dyballa writes: > Am 10.12.2008 um 08:51 schrieb Francis Moreau: > >> I'm wondering if I can recompile Emacs without the graphic support and >> if there're any improvements (perhaps starting faster ?) in doing so. > > > It's easy to do this: configure with --without-x. The binary will be > smaller and of course it will be able to load faster. (Although I > think GNU Emacs with windowing support can load at the same speed, so > the smaller file size can significantly save some millisecs. Each > time.) Do you mean that 'emacs -nw' with X support is slower to start than emacs without X support ? thanks -- Francis