From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Compiling emacs-24.0.90 on AIX 5.3 Date: Wed, 12 Oct 2011 12:22:35 -0400 Message-ID: References: <029DB5D5-3EB6-414F-95C8-1297DC424A7A@gmail.com> <6F844752-A12B-4ABF-9A3C-4C3423DEDAB1@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1318436566 17083 80.91.229.12 (12 Oct 2011 16:22:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 12 Oct 2011 16:22:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Perry Smith Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 12 18:22:41 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RE1Zp-0005gW-IC for ged-emacs-devel@m.gmane.org; Wed, 12 Oct 2011 18:22:41 +0200 Original-Received: from localhost ([::1]:43592 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE1Zo-0005hP-EB for ged-emacs-devel@m.gmane.org; Wed, 12 Oct 2011 12:22:40 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:55012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE1Zl-0005fx-KK for emacs-devel@gnu.org; Wed, 12 Oct 2011 12:22:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RE1Zk-0005vs-Bv for emacs-devel@gnu.org; Wed, 12 Oct 2011 12:22:37 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:35848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE1Zk-0005vo-80 for emacs-devel@gnu.org; Wed, 12 Oct 2011 12:22:36 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE1Zj-0003Yh-MV; Wed, 12 Oct 2011 12:22:35 -0400 X-Spook: Plame Tony Blair Area 51 Leuken-Baden blackjack IRA 22nd X-Ran: A~LnEv'6=cj"6%x*.,f\np13cQ`"46oHIWN>g36Fh$)SOi,^(CP3?@5ZS5}MN4 X-Hue: magenta X-Attribution: GM In-Reply-To: <6F844752-A12B-4ABF-9A3C-4C3423DEDAB1@gmail.com> (Perry Smith's message of "Wed, 12 Oct 2011 08:31:13 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145034 Archived-At: Perry Smith wrote: > Done. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9736 Thanks, I will take a look. > The reason I am trying to move up to emacs 24 is I've been told in the > help forum that this version of emacs has a new feature. For lack of a > better term I'll call it a "shared library" feature in which emacs can > be compiled with libraries and deploy on systems that may or may not > have those libraries and be able to load the libraries if they are > needed and they exist. However, you may be disappointed because I cannot think of any new feature that fits this description. Do you mean Lisp code or literal libfoo.so libraries? Look in the etc/NEWS file and see if anything matches what you are thinking of.