From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nathan Trapuzzano Newsgroups: gmane.emacs.devel Subject: Re: Compile Mode and "host" Emacs Date: Tue, 29 Oct 2013 09:31:28 -0400 Message-ID: <87wqkwurtb.fsf@nbtrap.com> References: <874n80l0b3.fsf@nbtrap.com> <874n80w7cl.fsf@nbtrap.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1383059743 18929 80.91.229.3 (29 Oct 2013 15:15:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Oct 2013 15:15:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sebastian Wiesner Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 29 16:15:47 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 1VbB1H-00057h-4R for ged-emacs-devel@m.gmane.org; Tue, 29 Oct 2013 16:15:47 +0100 Original-Received: from localhost ([::1]:47702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbB1D-00071f-C2 for ged-emacs-devel@m.gmane.org; Tue, 29 Oct 2013 11:15:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbB11-00071Z-SE for emacs-devel@gnu.org; Tue, 29 Oct 2013 11:15:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbB0r-0001ks-A4 for emacs-devel@gnu.org; Tue, 29 Oct 2013 11:15:31 -0400 Original-Received: from outbound-ss-835.hostmonster.com ([70.40.209.146]:54183) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1VbB0r-0001kg-0F for emacs-devel@gnu.org; Tue, 29 Oct 2013 11:15:21 -0400 Original-Received: (qmail 8705 invoked by uid 0); 29 Oct 2013 13:56:28 -0000 Original-Received: from unknown (HELO host393.hostmonster.com) (66.147.240.193) by oproxy17-pub.mail.unifiedlayer.com with SMTP; 29 Oct 2013 13:56:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=nbtrap.com; s=default; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From; bh=dF9xGcnRfQuHJyu5PiQtrx+cdL72HDW+wx2INpIqTBg=; b=QJ8wfpJ2xIOsfSRGOxfZUOPRPTtSHM23zoKrL8qoqPtjgjVhOt0f+jWMPuPtX37EHdZoAfvlKzB99zyVxHG6SLN7vn3Ki4/x/0ALHafzSqFku82PxCLfxgblm6tKozA9; Original-Received: from [50.90.253.209] (port=54606 helo=Nathan-GNU) by host393.hostmonster.com with esmtpsa (TLSv1:CAMELLIA128-SHA:128) (Exim 4.80) (envelope-from ) id 1Vb9OO-0006GW-A0; Tue, 29 Oct 2013 07:31:32 -0600 In-Reply-To: (Sebastian Wiesner's message of "Tue, 29 Oct 2013 14:18:28 +0100") User-Agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) X-Identified-User: {1585:host393.hostmonster.com:nbtrapco:nbtrap.com} {sentby:smtp auth 50.90.253.209 authed with nbtrap@nbtrap.com} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 70.40.209.146 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:164635 Archived-At: Sebastian Wiesner writes: > I am not in control of my users' configurations, nor can I reasonably > demand them to change their "init.el" just to support a single script. > Besides, if I tell them to change their "init.el", I might just as > well tell them to select the target Emacs via the corresponding option > of my script right away. Then I think you're out of luck on this one.