From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: loading local abbrevs Date: Thu, 29 Jun 2017 17:20:30 +0200 Message-ID: <20170629152030.GA32589@tuxteam.de> References: <20170629092135.GA3672@workstation> <20170629095902.GA21929@tuxteam.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed X-Trace: blaine.gmane.org 1498749701 6545 195.159.176.226 (29 Jun 2017 15:21:41 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 29 Jun 2017 15:21:41 +0000 (UTC) User-Agent: Mutt/1.5.21 (2010-09-15) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 29 17:21:34 2017 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 1dQbFx-0000gK-Cw for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jun 2017 17:21:21 +0200 Original-Received: from localhost ([::1]:39951 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQbG2-00074t-HH for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jun 2017 11:21:26 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQbFO-00072n-Ud for help-gnu-emacs@gnu.org; Thu, 29 Jun 2017 11:20:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dQbFC-0006pA-7z for help-gnu-emacs@gnu.org; Thu, 29 Jun 2017 11:20:46 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:55763 helo=tomasium.tuxteam.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dQbFB-0006mD-UP for help-gnu-emacs@gnu.org; Thu, 29 Jun 2017 11:20:34 -0400 Original-Received: from tomas by tomasium.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1dQbF8-0008UK-OI for help-gnu-emacs@gnu.org; Thu, 29 Jun 2017 17:20:30 +0200 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 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:113607 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Jun 29, 2017 at 09:26:53AM -0400, Stefan Monnier wrote: > > (concat default-directory "abbrev_defs")) > > You mean (expand-file-name "abbrev_defs" default-directory) > aka (expand-file-name "abbrev_defs") Ahem... yes. (thanks :-) - -- t -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAllVGr4ACgkQBcgs9XrR2kaQMwCfXD6DNWYpcNvY9YEvsmKU8A9l QY8AnRbHR4ZDdKoufqz+T6X6gMhL324C =SLxS -----END PGP SIGNATURE-----