From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: library-specific customization files? Date: Sat, 30 Oct 2004 19:50:25 -0500 (CDT) Message-ID: <200410310050.i9V0oP003945@raven.dms.auburn.edu> References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1099183997 21908 80.91.229.6 (31 Oct 2004 00:53:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Oct 2004 00:53:17 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 31 02:53:00 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 1CO3xs-00084X-00 for ; Sun, 31 Oct 2004 02:53:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CO45n-0008VB-4L for ged-emacs-devel@m.gmane.org; Sat, 30 Oct 2004 21:01:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CO45g-0008Ur-VK for emacs-devel@gnu.org; Sat, 30 Oct 2004 21:01:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CO45g-0008Uf-JD for emacs-devel@gnu.org; Sat, 30 Oct 2004 21:01:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CO45g-0008Uc-Gc for emacs-devel@gnu.org; Sat, 30 Oct 2004 21:01:04 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CO3vY-0007Qt-LI for emacs-devel@gnu.org; Sat, 30 Oct 2004 20:50:36 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i9V0oZFu000613; Sat, 30 Oct 2004 19:50:35 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id i9V0oP003945; Sat, 30 Oct 2004 19:50:25 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: monnier@iro.umontreal.ca In-reply-to: (message from Stefan on Sat, 30 Oct 2004 20:16:43 -0400) 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:29205 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29205 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. I do not use it and hence have no opinion on it. But interested people could try it out. Sincerely, Luc.