From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Implement XDG Base Directory specification for user-emacs-directory Date: Mon, 29 Jul 2019 17:21:09 +0300 Message-ID: <83wog0kjl6.fsf@gnu.org> References: <20190525172356.30070.65317@vcs0.savannah.gnu.org> <20190525172357.86D4F207F5@vcs0.savannah.gnu.org> <835zpnv1o4.fsf@gnu.org> <87lfybw8cd.fsf_-_@fencepost.gnu.org> <83d0jmbmcs.fsf@gnu.org> <8336khbeas.fsf@gnu.org> <83woh0cppu.fsf@gnu.org> <83r26gq0lt.fsf@gnu.org> <87blxg6v5c.fsf@fencepost.gnu.org> <837e83nc87.fsf@gnu.org> <49b51848-c390-eff6-b2e1-be75f67ba620@cs.ucla.edu> <83ef2akyf1.fsf@gnu.org> <831ry9lg7m.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="14882"; mail-complaints-to="usenet@blaine.gmane.org" Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org To: Elias =?utf-8?Q?M=C3=A5rtenson?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 29 16:21:38 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hs6Wu-0003jd-Ll for ged-emacs-devel@m.gmane.org; Mon, 29 Jul 2019 16:21:36 +0200 Original-Received: from localhost ([::1]:52556 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hs6Wt-0005UG-Hg for ged-emacs-devel@m.gmane.org; Mon, 29 Jul 2019 10:21:35 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56415) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hs6Wi-0005Tl-L2 for emacs-devel@gnu.org; Mon, 29 Jul 2019 10:21:26 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hs6Wh-0001m8-He; Mon, 29 Jul 2019 10:21:24 -0400 Original-Received: from [176.228.60.248] (port=4014 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hs6Wg-0005L5-Mz; Mon, 29 Jul 2019 10:21:23 -0400 In-reply-to: (message from Elias =?utf-8?Q?M=C3=A5rtenson?= on Mon, 29 Jul 2019 12:24:02 +0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.emacs.devel:238998 Archived-At: > From: Elias MÃ¥rtenson > Date: Mon, 29 Jul 2019 12:24:02 +0800 > Cc: Paul Eggert , emacs-devel > > I am sorry for the confusion caused. I was reading it on the phone, and due to the way the lines were broken > up, I didn't notice that some of the lines were prefixed with a minus, indicating that they were removed. Nothing to apologize about, this happens to me all the time.