From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: library-specific customization files? Date: Sat, 30 Oct 2004 18:02:34 -0700 Message-ID: References: <200410310050.i9V0oP003945@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1099184678 22996 80.91.229.6 (31 Oct 2004 01:04:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Oct 2004 01:04:38 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 31 02:04:28 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CO48y-0008QI-00 for ; Sun, 31 Oct 2004 02:04:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CO4Gt-0002g8-BW for ged-emacs-devel@m.gmane.org; Sat, 30 Oct 2004 21:12:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CO4Gi-0002ff-Bf for emacs-devel@gnu.org; Sat, 30 Oct 2004 21:12:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CO4Gh-0002fN-M4 for emacs-devel@gnu.org; Sat, 30 Oct 2004 21:12:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CO4Gh-0002fI-Gk for emacs-devel@gnu.org; Sat, 30 Oct 2004 21:12:27 -0400 Original-Received: from [148.87.2.201] (helo=inet-mail1.oracle.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CO47K-0000oa-Nq for emacs-devel@gnu.org; Sat, 30 Oct 2004 21:02:47 -0400 Original-Received: from rgmgw3.us.oracle.com (rgmgw3.us.oracle.com [138.1.191.12]) by inet-mail1.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i9V15Dmd017449; Sat, 30 Oct 2004 18:05:13 -0700 (PDT) Original-Received: from rgmgw3.us.oracle.com (localhost [127.0.0.1]) by rgmgw3.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i9V12aAG019851; Sat, 30 Oct 2004 19:02:36 -0600 Original-Received: from dradamslap (dhcp-amer-csvpn-gw2-141-144-80-42.vpn.oracle.com [141.144.80.42]) by rgmgw3.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with SMTP id i9V12Zhg019841; Sat, 30 Oct 2004 19:02:36 -0600 Original-To: "Luc Teirlinck" , X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <200410310050.i9V0oP003945@raven.dms.auburn.edu> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal 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: main.gmane.org gmane.emacs.devel:29206 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29206 Thanks. I'll take a look at it. -----Original Message----- Are the people who are discussing this thread familiar with initsplit.el by John Wiegley, available from: http://www.newartisans.com/johnw/emacs.html. It seems to implement a functionality similar to the one being discussed.