From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Davi Leal Newsgroups: gmane.emacs.devel Subject: Re: set-quit-char Date: Sat, 20 Sep 2008 19:39:16 +0200 Message-ID: <200809201939.16452.davi@leals.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221932388 11768 80.91.229.12 (20 Sep 2008 17:39:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Sep 2008 17:39:48 +0000 (UTC) Cc: bojohan+news@dd.chalmers.se To: emacs-devel@gnu.org, Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 20 19:40:45 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kh6Rn-0002eL-7C for ged-emacs-devel@m.gmane.org; Sat, 20 Sep 2008 19:40:43 +0200 Original-Received: from localhost ([127.0.0.1]:45570 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kh6Ql-0001j1-Km for ged-emacs-devel@m.gmane.org; Sat, 20 Sep 2008 13:39:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kh6Qh-0001hw-6r for emacs-devel@gnu.org; Sat, 20 Sep 2008 13:39:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kh6Qf-0001hU-HY for emacs-devel@gnu.org; Sat, 20 Sep 2008 13:39:34 -0400 Original-Received: from [199.232.76.173] (port=32944 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kh6Qf-0001hR-Ba for emacs-devel@gnu.org; Sat, 20 Sep 2008 13:39:33 -0400 Original-Received: from 57.red-88-2-100.staticip.rima-tde.net ([88.2.100.57]:60392 helo=mail.leals.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kh6QX-0000IZ-C8; Sat, 20 Sep 2008 13:39:26 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.leals.com (Postfix) with ESMTP id 119BC6E0676; Sat, 20 Sep 2008 19:39:20 +0200 (CEST) Original-Received: from mail.leals.com ([127.0.0.1]) by localhost (AMD.leals.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JssD7bwM+08E; Sat, 20 Sep 2008 19:39:19 +0200 (CEST) Original-Received: from amd.leals.com (AMD.leals.com [192.168.0.2]) by mail.leals.com (Postfix) with ESMTP id AA6FA6E0675; Sat, 20 Sep 2008 19:39:19 +0200 (CEST) User-Agent: KMail/1.9.9 In-Reply-To: Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103995 Archived-At: Eli Zaretskii wrote: > > Do we want it to remain broken? > > Btw, it's only partially broken: if you run Emacs on a single TTY, it > still does the job. What about raising a warning if you try to do it in a X window?