From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Pretest? Date: Mon, 12 Mar 2007 11:39:44 +0100 Message-ID: References: <87slcf8qxr.fsf@stupidchicken.com> <20070309135920.GA3560@kobe.laptop> <87hcsuwk6w.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173696013 24354 80.91.229.12 (12 Mar 2007 10:40:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Mar 2007 10:40:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 12 11:40:06 2007 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 1HQhwk-0003W8-0Z for ged-emacs-devel@m.gmane.org; Mon, 12 Mar 2007 11:40:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HQhxN-0004xu-Sp for ged-emacs-devel@m.gmane.org; Mon, 12 Mar 2007 05:40:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HQhx6-0004xp-Ly for emacs-devel@gnu.org; Mon, 12 Mar 2007 06:40:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HQhx4-0004xd-R8 for emacs-devel@gnu.org; Mon, 12 Mar 2007 06:40:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HQhx4-0004xa-MN for emacs-devel@gnu.org; Mon, 12 Mar 2007 05:40:26 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.249]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HQhwQ-0004pG-2E for emacs-devel@gnu.org; Mon, 12 Mar 2007 06:39:46 -0400 Original-Received: by an-out-0708.google.com with SMTP id b8so1552060ana for ; Mon, 12 Mar 2007 03:39:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=siqrRE16cvbcOuvT+X0bhYuF5brhm0ATkaUh0MNX5khr6ZHHCc2HLKfd6/pw8BY+wJtkmYJu/Avz82o7Y4li56QzCDwa1rxmaSb9DEoIRWf4jVgZ/QW2zlw3JmHle/fbqjuWQYaJ4ZIf7HbZZu7xZ3YiR+nNsqRUAkrfU5J8rdQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=s69z9iits+rHpF39tTZ2LV0VvTxx0s8QfNxVt8lCngHUuE3mEdqgSmRSPV3LYIudnKeTYayW/YOMy0PQgUQpPew1FBIkg79q60yz/Cw6ygsKJgp1Gx2Xl3Lf6ifZrx5qEkgzNKBxXzd9zTFv28/yyZC04yMVVC2UHxKDaCGGVfo= Original-Received: by 10.114.168.1 with SMTP id q1mr1233749wae.1173695984589; Mon, 12 Mar 2007 03:39:44 -0700 (PDT) Original-Received: by 10.114.234.16 with HTTP; Mon, 12 Mar 2007 03:39:44 -0700 (PDT) In-Reply-To: <87hcsuwk6w.fsf@stupidchicken.com> Content-Disposition: inline X-detected-kernel: 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:67780 Archived-At: On 3/9/07, Chong Yidong wrote: > I would like to suggest issuing a pretest on Monday the 12th. What do > people think? If you don't mind, I'd like to reach a consensus with respect to the emacsclient / isearch discussion in emacs-pretest-bugs. The proposed patch is tiny (seven lines plus comments), but the issue is larger, as it seems like Richard doesn't like emacsclient / server "forcibly exit[ing] the minibuffer" or "interfer[ing] with isearch". Juanma