From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Compatible .emacs for Gnu and xemacs Date: Mon, 1 Jun 2009 11:37:00 -0700 Message-ID: References: <23808905.post@talk.nabble.com> <23819702.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1243881447 13715 80.91.229.12 (1 Jun 2009 18:37:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Jun 2009 18:37:27 +0000 (UTC) To: "'emacsy'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 01 20:37:24 2009 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 1MBCNu-0005ox-0l for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Jun 2009 20:37:22 +0200 Original-Received: from localhost ([127.0.0.1]:41590 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBCNt-0008Mq-3c for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Jun 2009 14:37:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBCNV-0008Lp-RD for help-gnu-emacs@gnu.org; Mon, 01 Jun 2009 14:36:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBCNS-0008KB-0R for Help-gnu-emacs@gnu.org; Mon, 01 Jun 2009 14:36:57 -0400 Original-Received: from [199.232.76.173] (port=44388 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBCNR-0008K8-OW for Help-gnu-emacs@gnu.org; Mon, 01 Jun 2009 14:36:53 -0400 Original-Received: from rcsinet12.oracle.com ([148.87.113.124]:44019 helo=rgminet12.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MBCNQ-0007PV-UM for Help-gnu-emacs@gnu.org; Mon, 01 Jun 2009 14:36:53 -0400 Original-Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rgminet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n51IaZ5V027582 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 1 Jun 2009 18:36:37 GMT Original-Received: from abhmt009.oracle.com (abhmt009.oracle.com [141.146.116.18]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n51IanlT031263; Mon, 1 Jun 2009 18:36:49 GMT Original-Received: from dradamslap1 (/141.144.65.100) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 01 Jun 2009 11:36:43 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <23819702.post@talk.nabble.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: Acni5tKTh1QImtcHS0S4QJOmPI3EWAAANb9A X-Source-IP: abhmt009.oracle.com [141.146.116.18] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A010206.4A241FBD.021A:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:64865 Archived-At: > What I meant is actually porting/migrating my customizations > in .emacs to > work with xmeacs. > So now when starting emacs, it picks up all the > colors/functions/bindings...etc > where when starting xemacs, it does not pick up anything from > .emacs and > shows plain basic xemacs. > I learned that xemacs uses other files for customizations > like .xemacs? > So how could I make my customizations in .emacs be picked up > by xemacs? Look for help about this on the Emacs wiki. Search for `xemacs' in the search box. Here's one starting place: http://www.emacswiki.org/emacs/EmacsAndXEmacs However, the wiki seems to be out of order at the moment - try a little later. ;-) Things like faces are likely to pose a bit of a problem, IIRC. See the wiki page about XEmacs extents.