From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Anderson Newsgroups: gmane.emacs.help Subject: Re: How have .emacs segment ONLY run if X-Windows but NOT if run without X? Date: Mon, 01 Dec 2003 19:28:21 GMT Organization: Mathjunkies.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070309482 14644 80.91.224.253 (1 Dec 2003 20:11:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Dec 2003 20:11:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 01 21:11:17 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQuO5-0004TK-00 for ; Mon, 01 Dec 2003 21:11:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AQujO-0004wj-Mj for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Dec 2003 15:33:18 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-rtr.nyroc.rr.com!news-out.nyroc.rr.com!twister.nyroc.rr.com.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-NNTP-Posting-Host: 24.59.76.83 Original-X-Complaints-To: abuse@rr.com Original-X-Trace: twister.nyroc.rr.com 1070306901 24.59.76.83 (Mon, 01 Dec 2003 14:28:21 EST) Original-NNTP-Posting-Date: Mon, 01 Dec 2003 14:28:21 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:118854 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14792 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14792 seberino@spawar.navy.mil (Christian Seberino) writes: > How have .emacs segment ONLY run if X-Windows but NOT if run without X? > > Have you ever had some commands that worked with Emacs in X but > not if no X? Go to the DotEmacs page on Emacswiki.org if you want to see a way to run commands in your .emacs only if you are in an X Window. If you're asking why they might break, I dunno. -Dan