From ab8aa2580da300a7b663f90b6fbf94e3904c3208 Mon Sep 17 00:00:00 2001 From: David Edmondson Date: Tue, 10 May 2016 09:22:46 +0100 Subject: [PATCH] Re: [PATCH] config: Expand ~ to $HOME --- ef/a4415e7e84bc0a8823e3f2996bf61609b72bb9 | 95 +++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 ef/a4415e7e84bc0a8823e3f2996bf61609b72bb9 diff --git a/ef/a4415e7e84bc0a8823e3f2996bf61609b72bb9 b/ef/a4415e7e84bc0a8823e3f2996bf61609b72bb9 new file mode 100644 index 000000000..61dcc5309 --- /dev/null +++ b/ef/a4415e7e84bc0a8823e3f2996bf61609b72bb9 @@ -0,0 +1,95 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 4AF986DE0173 + for ; Tue, 10 May 2016 01:22:59 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.187 +X-Spam-Level: +X-Spam-Status: No, score=-0.187 tagged_above=-999 required=5 + tests=[AWL=-0.120, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, + RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, + RCVD_IN_MSPIKE_WL=-0.01, SPF_NEUTRAL=0.652, UNPARSEABLE_RELAY=0.001] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id sYG6Xamvu-R3 for ; + Tue, 10 May 2016 01:22:51 -0700 (PDT) +Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com + [74.125.82.66]) by arlo.cworth.org (Postfix) with ESMTPS id EA1DB6DE00DB for + ; Tue, 10 May 2016 01:22:50 -0700 (PDT) +Received: by mail-wm0-f66.google.com with SMTP id n129so1371557wmn.1 + for ; Tue, 10 May 2016 01:22:50 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=dme-org.20150623.gappssmtp.com; s=20150623; + h=to:cc:subject:in-reply-to:references:from:date:message-id + :mime-version; bh=B3zt9CSY/mmGdk0QlUKwRhptjojx/mf6b2BO4DChbX0=; + b=eJrZhfmQcLdO3/6ijdh3sWQNaHm6Qjud4St7vUVXMk3g6dyjcKvAngAc+63HfnR4St + Bi3wf7SO3d+8b6I+oXlZECF3gopWh4ryXqe2xLKLsUNO3FLCFeZiobK7LyQG/cX6JGxK + o0tAthA+PDhVuYUjqhzsiObR9cBC6+KL+QGR4O0AQUOrgH8R4XzIvqRMCUWwe8PwHp89 + Ph2OV+S/+MtrnrqPkkXmgnSlEVneEbZRLYDn6RBNr5sCE2xqqgMt9SZ6N7yTtSfDTrNh + y8x+QufCwrIqXMIFviFz+FSjOkFb2dN8fT+KdcgAit+0xlqjE9MaM3Xnv2Q3nVt6v1Iq + AJBw== +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:to:cc:subject:in-reply-to:references:from:date + :message-id:mime-version; + bh=B3zt9CSY/mmGdk0QlUKwRhptjojx/mf6b2BO4DChbX0=; + b=LLLdPcIqMQ1ok43pVU8d1gikNrFq/SBNhJpjnLC8w1vBC8Rv2/pRz3W7zLt2IGgD+W + FgU/OMxK+/49cTAk4jHj+/k8KNij+P6ugDNxjR7O+65hxMWkcdVKo6XY9IZCan9CZZN/ + bI00VIUNO85mqwWLm2bNS4Zs2jKdgopZwYslPUNvwaQWG3mXmv4oBXvAPR/TzLBlIvTZ + sFMIqj6Bi+rSlPQyMotcb5khBC/mIDqmXJ/cG+H6QcYgo3J975Dk7Lc/Nuz0/avke7g2 + SJ2HBW9NMx5lE32UpXg5Cp4baG9w1q7u2x7iRCoBPrpEQyOV2scO9WqfmEDag7m0y6yM + 7qgg== +X-Gm-Message-State: + AOPr4FUc1lsUVWnTHaA/doI9EHbhyS+nALteVlGLIr2MGuEYbhv6tICfzLSsZnHh3EfpVg== +X-Received: by 10.28.137.210 with SMTP id l201mr10704862wmd.31.1462868569460; + Tue, 10 May 2016 01:22:49 -0700 (PDT) +Received: from disaster-area.hh.sledj.net + ([2a01:348:1a2:1:ea39:35ff:fe2c:a227]) + by smtp.gmail.com with ESMTPSA id k62sm15513943wmb.7.2016.05.10.01.22.47 + (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Tue, 10 May 2016 01:22:48 -0700 (PDT) +Received: from localhost (disaster-area.hh.sledj.net [local]) + by disaster-area.hh.sledj.net (OpenSMTPD) with ESMTPA id 264caf6f; + Tue, 10 May 2016 08:22:47 +0000 (UTC) +To: Bijan Chokoufe Nejad , + Tomi Ollila +Cc: notmuch@notmuchmail.org +Subject: Re: [PATCH] config: Expand ~ to $HOME +In-Reply-To: <20160509215724.GA3634@600B5B> +References: <1462722574-4176-1-git-send-email-bijan@chokoufe.com> + + + <20160509215724.GA3634@600B5B> +From: David Edmondson +Date: Tue, 10 May 2016 09:22:46 +0100 +Message-ID: +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 10 May 2016 08:22:59 -0000 + +On Mon, May 09 2016, Bijan Chokoufe Nejad wrote: + +>> ~user is ~ in case you're 'user' -- except that now that I think of it +>> ~user could read home directory from /etc/passwd and not using $HOME. +>> If you're 'eve', then ~alice should definitely be different than ~ +> +> OK I see. I never used ~user instead of ~ and don't see any advantage in using +> ~user but good to know it's there. + +A solution that supports ~ but not ~user seems incomplete. -- 2.26.2