From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: bug#20968: 25.0.50; Be able to specify the output directory for `byte-compile-file' Date: Sun, 5 Jul 2015 20:18:40 +0100 Message-ID: References: <23829743-922e-4304-8ab3-b762b8193860@default> <74y4iytdjg.fsf@fencepost.gnu.org> <83pp49zb03.fsf@gnu.org> <83egkpyvvd.fsf@gnu.org> <83si94xrcn.fsf@gnu.org> <55991ADF.8070208@yandex.ru> <83pp46wu2z.fsf@gnu.org> <5599450F.4050609@yandex.ru> <83mvzaws3s.fsf@gnu.org> <83io9ywop0.fsf@gnu.org> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1436123937 11592 80.91.229.3 (5 Jul 2015 19:18:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Jul 2015 19:18:57 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel , Brief Busters To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 05 21:18:57 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 1ZBpRI-0003d7-MD for ged-emacs-devel@m.gmane.org; Sun, 05 Jul 2015 21:18:56 +0200 Original-Received: from localhost ([::1]:47423 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBpRI-0008IG-3m for ged-emacs-devel@m.gmane.org; Sun, 05 Jul 2015 15:18:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBpR6-0008I9-5x for emacs-devel@gnu.org; Sun, 05 Jul 2015 15:18:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBpR5-0006aK-Cx for emacs-devel@gnu.org; Sun, 05 Jul 2015 15:18:44 -0400 Original-Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:34782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBpR3-0006Zg-Lo; Sun, 05 Jul 2015 15:18:41 -0400 Original-Received: by lagx9 with SMTP id x9so131869016lag.1; Sun, 05 Jul 2015 12:18:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=orScpLX5UKV+FxxRn8ciiPJTpTgMn0ZhSSgb+gbDOmU=; b=QQLG7B1+Mhd2qxby7xFAI7cVGckjkKg6BA5jaVPmrZVM24Sx2KVRS1KZJ3Z9dMW6av MjPtK1oX2vDGo23wq8gdJZwnsOA7M1G1Jg/cT2hmv0dz+naiVtfBLsxSey6aodF+otZe hQW8n1e//GGAtCimpHVqF+ZVWJWy6NWQdEi7Y0W01bfMrq69PKEe3YW3SZAPnF2WHcoO HAAvrdH2xzg8aEqdaDz2AFH66MHnkxuZHgzXt/VQHXq8l4crvzVcf4upcFLjBvwn9UuU z3qNfVaNRL2ahv+euPdp/OPCv/O8Ti8hzjpEmDkWtohMkr9XZshxIjDAq6oRqYHdGPsN 09Ew== X-Received: by 10.112.210.137 with SMTP id mu9mr40990382lbc.95.1436123920717; Sun, 05 Jul 2015 12:18:40 -0700 (PDT) Original-Received: by 10.25.214.133 with HTTP; Sun, 5 Jul 2015 12:18:40 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: CXXPFtcASk5HWPlEplQFEi6malY X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::229 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:187731 Archived-At: 2015-07-05 19:11 GMT+01:00 Stefan Monnier : >> The answers on Stack-overflow present discussion as well. And at >> least I always read everything there, not just the "best" answer. > > Of course, but it's all in a single web-page, rather than in a tree of > web-pages. And the info is not just sorted by time but by votes, which > should reflect the relevance/quality of the answer. *And* the discussions are usually reserved for comments, which are much less emphasized than the information itself (the answers).