From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: include Ada Reference Manual info files in ada-mode ELPA package? Date: Mon, 29 Sep 2014 09:51:59 -0400 Message-ID: References: <85zjdqhys4.fsf@stephe-leake.org> <85lhp4gz8s.fsf@stephe-leake.org> <85tx3qfto3.fsf@stephe-leake.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1411998761 472 80.91.229.3 (29 Sep 2014 13:52:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2014 13:52:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stephen Leake Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 29 15:52:34 2014 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 1XYbNS-0000gq-7q for ged-emacs-devel@m.gmane.org; Mon, 29 Sep 2014 15:52:34 +0200 Original-Received: from localhost ([::1]:36885 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYbNR-0007oH-Ud for ged-emacs-devel@m.gmane.org; Mon, 29 Sep 2014 09:52:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40635) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYbN7-0007ib-DW for emacs-devel@gnu.org; Mon, 29 Sep 2014 09:52:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYbMz-00088Y-73 for emacs-devel@gnu.org; Mon, 29 Sep 2014 09:52:13 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:60180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYbMz-000884-3k for emacs-devel@gnu.org; Mon, 29 Sep 2014 09:52:05 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArUGAIDvNVNFxKjo/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMFCws0EhQYDSSIBAjSGReOegeEOASUYwWOUIVhgWqDTCE X-IPAS-Result: ArUGAIDvNVNFxKjo/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMFCws0EhQYDSSIBAjSGReOegeEOASUYwWOUIVhgWqDTCE X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="91189178" Original-Received: from 69-196-168-232.dsl.teksavvy.com (HELO pastel.home) ([69.196.168.232]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 29 Sep 2014 09:51:59 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 34E3C7D01; Mon, 29 Sep 2014 09:51:59 -0400 (EDT) In-Reply-To: <85tx3qfto3.fsf@stephe-leake.org> (Stephen Leake's message of "Mon, 29 Sep 2014 08:22:20 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:174805 Archived-At: > Still, I think it makes sense for the automatic determination be correct > in as many cases as reasonable; checking for 'dir' is cheap. Then again, it's good when the "automatism" is sufficiently simple to be predictable and easy to describe. Stefan