From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tobias Radloff Newsgroups: gmane.emacs.help Subject: Re: Troubles with Umlauts Date: Thu, 22 Apr 2004 22:52:11 +0200 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; format=flowed; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1082669612 21411 80.91.224.253 (22 Apr 2004 21:33:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2004 21:33:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 22 23:33:22 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 1BGlow-0007XY-00 for ; Thu, 22 Apr 2004 23:33:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BGlKI-0007TQ-Fi for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Apr 2004 17:01:42 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BGlGY-0006oQ-I2 for help-gnu-emacs@gnu.org; Thu, 22 Apr 2004 16:57:50 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BGlFz-0006Zc-PV for help-gnu-emacs@gnu.org; Thu, 22 Apr 2004 16:57:47 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.30) id 1BGlB1-0005ZD-HF for help-gnu-emacs@gnu.org; Thu, 22 Apr 2004 16:52:07 -0400 Original-Received: (qmail 12422 invoked by uid 65534); 22 Apr 2004 20:52:06 -0000 Original-Received: from c231100.adsl.hansenet.de (EHLO zoidberg) (213.39.231.100) by mail.gmx.net (mp017) with SMTP; 22 Apr 2004 22:52:06 +0200 X-Authenticated: #1436021 Original-To: "help-gnu-emacs@gnu.org" In-Reply-To: User-Agent: Opera7.23/Linux M2 build 518 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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:17883 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17883 Hi, > What does "emacs --version" say? It says "GNU Emacs 20.7.1", along with some copyright stuff. I got the package from ftp://ftp.slackware.com/pub/slackware/slackware-7.1/slakware/e1/emac_nox.tgz . The corresponding info file says: emac_nox: Emacs binary without X support. emac_nox: emac_nox: A replacement /usr/bin/emacs binary that is not compiled with X11 menu emac_nox: support. This version of emacs is about 400K smaller than the full emac_nox: version of emacs, and is the same in every respect except for X11 emac_nox: extensions. It can still run in an xterm or rxvt if you wish to run emac_nox: it under X, but it is mainly included for those folks who don't have X emac_nox: (or the X11, Xaw, and Xt shared libs) installed on their machines. emac_nox: You might want to remove the version that requires X if you install emac_nox: and use this one. Tobias