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: bug#20968: 25.0.50; Be able to specify the output directory for `byte-compile-file' Date: Sun, 05 Jul 2015 14:11:17 -0400 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> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1436119899 17622 80.91.229.3 (5 Jul 2015 18:11:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Jul 2015 18:11:39 +0000 (UTC) Cc: emacs-devel@gnu.org, bruce.connor.am@gmail.com, dgutov@yandex.ru To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 05 20:11:29 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 1ZBoO0-0002bI-7o for ged-emacs-devel@m.gmane.org; Sun, 05 Jul 2015 20:11:28 +0200 Original-Received: from localhost ([::1]:47336 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBoNz-0008Gb-6G for ged-emacs-devel@m.gmane.org; Sun, 05 Jul 2015 14:11:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBoNw-0008GW-9j for emacs-devel@gnu.org; Sun, 05 Jul 2015 14:11:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBoNs-0001jV-8x for emacs-devel@gnu.org; Sun, 05 Jul 2015 14:11:24 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:52998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBoNs-0001jP-3v; Sun, 05 Jul 2015 14:11:20 -0400 Original-Received: from ceviche.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t65IBHTN009749; Sun, 5 Jul 2015 14:11:17 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 6E564660DC; Sun, 5 Jul 2015 14:11:17 -0400 (EDT) In-Reply-To: <83io9ywop0.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 05 Jul 2015 19:31:55 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV5358=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5358> : inlines <3321> : streams <1466775> : uri <1977188> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:187730 Archived-At: > 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. Stefan