From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Rob Sargent Newsgroups: gmane.emacs.help Subject: Re: How to over-ride locate-dominating-stop-dir-regex Date: Mon, 21 May 2018 13:06:10 -0700 (PDT) Message-ID: <2fa0f438-8992-479b-8669-a54560893d11@googlegroups.com> References: <81c293f5-9ff4-468f-892c-6c07d2c26831@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1526933313 27205 195.159.176.226 (21 May 2018 20:08:33 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 21 May 2018 20:08:33 +0000 (UTC) Injection-Date: Mon, 21 May 2018 20:06:11 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 21 22:08:29 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKr6b-0006zz-3Q for geh-help-gnu-emacs@m.gmane.org; Mon, 21 May 2018 22:08:29 +0200 Original-Received: from localhost ([::1]:52281 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKr8i-0008AA-7n for geh-help-gnu-emacs@m.gmane.org; Mon, 21 May 2018 16:10:40 -0400 X-Received: by 2002:a37:d41d:: with SMTP id l29-v6mr13214909qki.25.1526933171030; Mon, 21 May 2018 13:06:11 -0700 (PDT) X-Received: by 2002:a37:2717:: with SMTP id n23-v6mr1966644qkn.0.1526933170799; Mon, 21 May 2018 13:06:10 -0700 (PDT) Original-Path: usenet.stanford.edu!x25-v6no2224656qto.0!news-out.google.com!k3-v6ni2098qtj.0!nntp.google.com!x25-v6no2224646qto.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <81c293f5-9ff4-468f-892c-6c07d2c26831@googlegroups.com> Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:569:73a4:6f00:bc70:10cc:8ff0:4201; posting-account=uAfO4goAAAC3XvpnMtJaIajpk4gnaaoY Original-NNTP-Posting-Host: 2001:569:73a4:6f00:bc70:10cc:8ff0:4201 Original-Xref: usenet.stanford.edu gnu.emacs.help:222678 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:116799 Archived-At: Since I cannot replace files.elc in /usr/share/emacs/24.3/lisp (I am not a= n administrator) I installed the source files.el in ~/.emacs.d/lisp which p= recedes the default in my load-path. I then edited the value of locate-dom= inating-stop-dir-regex. Still the value of the variable is that found in f= iles.elc How on earth am I to override this rather archaic setting?