From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Let input queue deal gracefully with up-events Date: Thu, 29 Jan 2015 16:14:33 +0100 Message-ID: <87a911ty92.fsf@fencepost.gnu.org> References: <1422451883-6530-1-git-send-email-dak@gnu.org> <874mrapkt9.fsf@fencepost.gnu.org> <87zj92nf96.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422544487 16574 80.91.229.3 (29 Jan 2015 15:14:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2015 15:14:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 29 16:14:46 2015 Return-path: Envelope-to: ged-emacs-devel@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 1YGqns-0008I7-2b for ged-emacs-devel@m.gmane.org; Thu, 29 Jan 2015 16:14:44 +0100 Original-Received: from localhost ([::1]:60261 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGqnq-00072f-Vh for ged-emacs-devel@m.gmane.org; Thu, 29 Jan 2015 10:14:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGqnj-00070y-Ku for emacs-devel@gnu.org; Thu, 29 Jan 2015 10:14:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGqni-0002JY-K8 for emacs-devel@gnu.org; Thu, 29 Jan 2015 10:14:35 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGqni-0002JP-HB for emacs-devel@gnu.org; Thu, 29 Jan 2015 10:14:34 -0500 Original-Received: from localhost ([127.0.0.1]:37500 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGqni-0002cm-4d; Thu, 29 Jan 2015 10:14:34 -0500 Original-Received: by lola (Postfix, from userid 1000) id B9464DF2EF; Thu, 29 Jan 2015 16:14:33 +0100 (CET) In-Reply-To: (Stefan Monnier's message of "Thu, 29 Jan 2015 10:00:14 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:181983 Archived-At: Stefan Monnier writes: > Sorry, David, > > I actually hadn't noticed I was arguing with you, which of course is > known to be a waste of time. I'll just change the comment after you > install the patch. I am not an Emacs developer so I don't have any influence over any changes in the patch you may want to do before pushing it even if it means a divergence of code and comments. -- David Kastrup