From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: How to make emacs not load something in its path? Date: Mon, 17 Nov 2014 11:50:09 -0500 Organization: Still searching... Message-ID: <87ioid4vr2.fsf@reader.local.lan> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1416243512 14408 80.91.229.3 (17 Nov 2014 16:58:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2014 16:58:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 17 17:58:26 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 1XqPdA-0006Zy-BN for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Nov 2014 17:58:24 +0100 Original-Received: from localhost ([::1]:48916 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqPd9-00023Q-Vc for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Nov 2014 11:58:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqPVW-0005EB-Rr for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 11:50:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqPVP-0007ob-AK for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 11:50:30 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:43410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqPVP-0007oT-4H for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 11:50:23 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XqPVO-0000TQ-1x for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 17:50:22 +0100 Original-Received: from c-76-97-127-193.hsd1.ga.comcast.net ([76.97.127.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Nov 2014 17:50:22 +0100 Original-Received: from reader by c-76-97-127-193.hsd1.ga.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Nov 2014 17:50:22 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-76-97-127-193.hsd1.ga.comcast.net User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:WpqKLXlovgvDFCauoNucwHLYdC4= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:100998 Archived-At: This may be a common thing but it never crossed my pea brain before. How would I stop emacs from loading something in its path? For example: If I wanted to have one emacs version load ~/.emacs and a different version NOT load it. Or would it just be better to remove ~/.emacs and have each version load its own ~/.emacs-24, or ~/.emacs-25