From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Antipov Newsgroups: gmane.emacs.devel Subject: ACL and --without-all Date: Thu, 15 Aug 2013 21:19:14 +0400 Message-ID: <520D0D92.1060800@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1376587183 15046 80.91.229.3 (15 Aug 2013 17:19:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2013 17:19:43 +0000 (UTC) Cc: Emacs development discussions To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 15 19:19:42 2013 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 1VA1D1-0003e5-Hh for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 19:19:39 +0200 Original-Received: from localhost ([::1]:54639 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VA1D1-0002Cd-4S for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 13:19:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VA1Cs-0002CM-4m for emacs-devel@gnu.org; Thu, 15 Aug 2013 13:19:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VA1Cl-000886-7s for emacs-devel@gnu.org; Thu, 15 Aug 2013 13:19:30 -0400 Original-Received: from forward16.mail.yandex.net ([95.108.253.141]:54124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VA1Ck-00087o-Q3 for emacs-devel@gnu.org; Thu, 15 Aug 2013 13:19:23 -0400 Original-Received: from smtp18.mail.yandex.net (smtp18.mail.yandex.net [95.108.252.18]) by forward16.mail.yandex.net (Yandex) with ESMTP id E66EAD21E91; Thu, 15 Aug 2013 21:19:19 +0400 (MSK) Original-Received: from smtp18.mail.yandex.net (localhost [127.0.0.1]) by smtp18.mail.yandex.net (Yandex) with ESMTP id B29E818A003F; Thu, 15 Aug 2013 21:19:19 +0400 (MSK) Original-Received: from 50.gprs.mts.ru (50.gprs.mts.ru [213.87.134.50]) by smtp18.mail.yandex.net (nwsmtp/Yandex) with ESMTP id pY1T5Zseiq-JIlesC9Z; Thu, 15 Aug 2013 21:19:19 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1376587159; bh=fYufiMPIvfLxVIB7SRqN/zLJk18aZBs/Jzhqt5qaWU4=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: Content-Type:Content-Transfer-Encoding; b=wOfvj7ostvFDpnCziDpi4ZzazAAjFhBgjUoXq/2veJ4349fGy2KstCN4d3XWhpM7j t4lu1i84TgLdRhQlXxyoLfVXE2jEmrdJ9Z5C9xikkwxN4NbOS8Wme8Th5+0JAmjHQz sjYxbhhWXNZY+qaPRojEjCqTHmpJM2QYCzEfU4qk= Authentication-Results: smtp18.mail.yandex.net; dkim=pass header.i=@yandex.ru User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] [fuzzy] X-Received-From: 95.108.253.141 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:162784 Archived-At: Could you please fix ACL detection to respect --without-all? Also I believe that it should be --with/--without, not --enable/--disable. Thanks, Dmitry