From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mark Pors Newsgroups: gmane.emacs.help Subject: conditional statement in .emacs depending on terminal Date: Mon, 23 Feb 2004 20:37:32 +0200 Organization: FORTHnet S.A., Atthidon 4, GR-17671 Kalithea, Greece, Tel: +30 2109559000, Fax: +30 2109559333, url: http://www.forthnet.gr Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1077561453.482927@athnrd02.forthnet.gr> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1077562057 7414 80.91.224.253 (23 Feb 2004 18:47:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Feb 2004 18:47:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 23 19:47:31 2004 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 1AvL75-0005EE-00 for ; Mon, 23 Feb 2004 19:47:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AvL6O-0005HJ-KJ for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Feb 2004 13:46:48 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news2.telebyte.nl!news.completel.fr!ircam.fr!jussieu.fr!newsfd02.forthnet.gr!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: athnrd02.forthnet.gr Original-X-Trace: athprx02.forthnet.gr 1077561453 12200 193.92.150.73 (23 Feb 2004 18:37:33 GMT) Original-X-Complaints-To: abuse@forthnet.gr Original-NNTP-Posting-Date: Mon, 23 Feb 2004 18:37:33 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.5 (Macintosh/20040208) X-Accept-Language: en-us, en Cache-Post-Path: newsfd02!unknown@ppp1-adsl-115.ath.forthnet.gr Original-Xref: shelby.stanford.edu gnu.emacs.help:121152 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:17102 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17102 Hi all! I wonder how I could make emacs omit some statements in my .emacs file, when I use the command-line version of emacs (and obviously these statements should be evaluated when I start emacs as a separate application). Any hints are much appreciated! cheers Mark