From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#16657: [PATCH] Detect XTerm versions for non-VT100 emulation modes Date: Thu, 06 Feb 2014 22:39:34 -0500 Message-ID: References: <01e801b917954436b4bc557f78356975ae9c38f8.1391591022.git.wking@tremily.us> <01e801b917954436b4bc557f78356975ae9c38f8.1391591023.git.wking@tremily.us> <20140206162445.GO14197@odin.tremily.us> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1391744402 1007 80.91.229.3 (7 Feb 2014 03:40:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2014 03:40:02 +0000 (UTC) Cc: 16657@debbugs.gnu.org To: "W. Trevor King" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 07 04:40:09 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WBcIR-00028l-KB for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 04:40:07 +0100 Original-Received: from localhost ([::1]:39529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBcIR-0002vO-6H for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Feb 2014 22:40:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBcIN-0002ty-UL for bug-gnu-emacs@gnu.org; Thu, 06 Feb 2014 22:40:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBcIM-0008Kj-RZ for bug-gnu-emacs@gnu.org; Thu, 06 Feb 2014 22:40:03 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBcIM-0008KQ-Om for bug-gnu-emacs@gnu.org; Thu, 06 Feb 2014 22:40:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WBcIM-0004ej-FL for bug-gnu-emacs@gnu.org; Thu, 06 Feb 2014 22:40:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Feb 2014 03:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16657 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 16657-submit@debbugs.gnu.org id=B16657.139174437917858 (code B ref 16657); Fri, 07 Feb 2014 03:40:01 +0000 Original-Received: (at 16657) by debbugs.gnu.org; 7 Feb 2014 03:39:39 +0000 Original-Received: from localhost ([127.0.0.1]:54011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBcHz-0004dx-4J for submit@debbugs.gnu.org; Thu, 06 Feb 2014 22:39:39 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:44699) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBcHw-0004do-7e for 16657@debbugs.gnu.org; Thu, 06 Feb 2014 22:39:36 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WBcHv-0005Ud-0l; Thu, 06 Feb 2014 22:39:35 -0500 X-Spook: infowar Steve Case 9/11 BLU-97 A/B CipherTAC-2000 X-Ran: *juYYjCE#N6>pppz*{R2HU|^_FK*I+q5k{fK+y{)fQ4NUu^C (W. Trevor King's message of "Thu, 6 Feb 2014 08:24:45 -0800") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84783 Archived-At: "W. Trevor King" wrote: > A note somewhere ([1], [2], or [3]?) that makes this explicit would be > nice. What I am saying is common to basically every GNU mailing list. Even if you subscribe, you still need to wait for moderation at least the first time. I think/hope this is standard practice for all sane public mailing lists. Ie, everybody except Debian's? ;) FWIW, "Checklist for Bug Reports" http://www.gnu.org/software/emacs/manual/html_node/emacs/Checklist.html does say "Submissions are moderated, so there may be a delay before your report appears."