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: C-z (Re: Two GTK related feature requests) Date: Wed, 29 Oct 2003 10:00:25 -0600 (CST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200310291600.h9TG0PA20540@raven.dms.auburn.edu> References: <87oew8so3g.fsf@cs.cmu.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1067444047 26074 80.91.224.253 (29 Oct 2003 16:14:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2003 16:14:07 +0000 (UTC) Cc: bob@rattlesnake.com, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Oct 29 17:14:05 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEsxR-0007Mv-00 for ; Wed, 29 Oct 2003 17:14:05 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEsxQ-0001Mx-00 for ; Wed, 29 Oct 2003 17:14:04 +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 1AEsrv-0004GY-BP for emacs-devel@quimby.gnus.org; Wed, 29 Oct 2003 11:08:23 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AEspl-0003dL-Ua for emacs-devel@gnu.org; Wed, 29 Oct 2003 11:06:09 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AEsp6-0003OP-VF for emacs-devel@gnu.org; Wed, 29 Oct 2003 11:06:00 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AEsp5-0003NN-MS; Wed, 29 Oct 2003 11:05:27 -0500 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 h9TG5NKk026802; Wed, 29 Oct 2003 10:05:23 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id h9TG0PA20540; Wed, 29 Oct 2003 10:00:25 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: ke@gnu.franken.de In-reply-to: (message from Karl Eichwalder on Wed, 29 Oct 2003 08:01:10 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17554 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17554 Karl Eichwalder wrote: These days, only experts use Emacs without X; Absolutely not. If you are using emacs over a slow connection, you need to use emacs -nw, whether you are an expert or not. Sincerely, Luc.