From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: C K Kashyap Newsgroups: gmane.emacs.help Subject: Running emacs from a shared drive Date: Tue, 2 Sep 2014 18:39:34 +0530 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1409663429 6633 80.91.229.3 (2 Sep 2014 13:10:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2014 13:10:29 +0000 (UTC) To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 02 15:10:23 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1XOnqm-0004fK-76 for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Sep 2014 15:10:20 +0200 Original-Received: from localhost ([::1]:38011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOnql-00051y-Fg for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Sep 2014 09:10:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOnqT-0004xT-VB for help-gnu-emacs@gnu.org; Tue, 02 Sep 2014 09:10:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOnqN-0005b7-HD for help-gnu-emacs@gnu.org; Tue, 02 Sep 2014 09:10:01 -0400 Original-Received: from mail-qa0-x22c.google.com ([2607:f8b0:400d:c00::22c]:59916) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOnqN-0005Zf-Dr for help-gnu-emacs@gnu.org; Tue, 02 Sep 2014 09:09:55 -0400 Original-Received: by mail-qa0-f44.google.com with SMTP id j7so6308386qaq.3 for ; Tue, 02 Sep 2014 06:09:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=ew3din8xZmcrLfTXSxxR8GgAAPQE8e4G6f+Plk9XC2U=; b=JAo8db6eOwY/esSsSo58h8ZZ1EDCfc3XS48tv9n2jYn3WBFyNLKiK8W4RIm1NHoG89 aLuPYZodophcBRqOsnIrX44S8O6t/fteUkq2mTjnLtI5SDTv25XTVgm/040je5Dr/z1j Bf5jwROtOeiMK1+hE1YfswdqeU6CEqNP1zyJw+Hc60fePue0+/hUGmNvPP9Acumn901h em3jFhrgbHnQqlDsvIe4pK87MXa2Kaaf4WmvPeSAcGzAHyQp6bKeiaAFd7zL394y9diG dcX4cxi5owUSi1EOcykywOg4ladD2FHW2nyuEzmjk7p+qJE+oWE9Go1bvHbKNobmc7RE w8HA== X-Received: by 10.224.8.1 with SMTP id f1mr55519051qaf.89.1409663394801; Tue, 02 Sep 2014 06:09:54 -0700 (PDT) Original-Received: by 10.229.250.73 with HTTP; Tue, 2 Sep 2014 06:09:34 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c00::22c X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:99588 Archived-At: Hi, In my work I need to look at other people's machines often and I struggle when I do not have emacs there. So now I have kept emacs on a shared drive (this is a windows environment). I can run emacs from there however I was wondering how I could get my ".emacs" get executed as well - which I have in the same shared folder. Regards, Kashyap