From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bojohan+news@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.1 flushes stdin on startup Date: Fri, 07 Aug 2009 23:02:03 +0200 Message-ID: <87r5vn1gok.fsf@dd.chalmers.se> References: <4A789738.8090008@roaringpenguin.com> <87r5vquzrc.fsf@jumptrading.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1249678963 25078 80.91.229.12 (7 Aug 2009 21:02:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Aug 2009 21:02:43 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 07 23:02:37 2009 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 1MZWa3-0004uT-DN for ged-emacs-devel@m.gmane.org; Fri, 07 Aug 2009 23:02:27 +0200 Original-Received: from localhost ([127.0.0.1]:33062 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZWa2-0005dy-K3 for ged-emacs-devel@m.gmane.org; Fri, 07 Aug 2009 17:02:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZWZx-0005dj-Mi for emacs-devel@gnu.org; Fri, 07 Aug 2009 17:02:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZWZt-0005dQ-GF for emacs-devel@gnu.org; Fri, 07 Aug 2009 17:02:21 -0400 Original-Received: from [199.232.76.173] (port=53543 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZWZt-0005dN-B8 for emacs-devel@gnu.org; Fri, 07 Aug 2009 17:02:17 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:37638 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MZWZs-0007be-QC for emacs-devel@gnu.org; Fri, 07 Aug 2009 17:02:17 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MZWZo-0007RW-Qa for emacs-devel@gnu.org; Fri, 07 Aug 2009 21:02:12 +0000 Original-Received: from c-a8cbe455.04-211-6c6b701.cust.bredbandsbolaget.se ([85.228.203.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Aug 2009 21:02:12 +0000 Original-Received: from bojohan+news by c-a8cbe455.04-211-6c6b701.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Aug 2009 21:02:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-a8cbe455.04-211-6c6b701.cust.bredbandsbolaget.se User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Mail-Copies-To: never Cancel-Lock: sha1:WOCOy7907b36gMNWU4DKM2lHlRY= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:113788 Archived-At: Ted Zlatanov writes: > How about adding a variable xterm-modify-other-keys-supported with > values t, nil, and 'check? It would make the startup slightly faster, > too. Yes. I just don't like the name. I would set this new variable to nil, but not because the feature is not supported in my terminal, but rather that it is already enabled there without having Emacs turn it on.