From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1exAIk-0008OD-7K for guix-patches@gnu.org; Sat, 17 Mar 2018 07:47:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1exAIh-00053j-3Q for guix-patches@gnu.org; Sat, 17 Mar 2018 07:47:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57882) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1exAIg-00053M-Vy for guix-patches@gnu.org; Sat, 17 Mar 2018 07:47:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1exAIg-00043R-Go for guix-patches@gnu.org; Sat, 17 Mar 2018 07:47:02 -0400 Subject: [bug#30797] [PATCH 1/2] gnu: Add emacs-exec-path-from-shell Resent-Message-ID: Date: Sat, 17 Mar 2018 12:46:46 +0100 From: Andreas Enge Message-ID: <20180317114646.GA2407@jurong> References: <87lgetu3gy.fsf@gmail.com> <87k1ucrtuu.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Konrad Hinsen Cc: 30797-done@debbugs.gnu.org, 30797@debbugs.gnu.org Hello, an interesting bike shedding discussion! On Fri, Mar 16, 2018 at 03:42:03PM +0100, Konrad Hinsen wrote: > >> + "This library allows the user to set Emacs' @code{exec-path} and How about using the genitive with "of", "to set the @code{exec-path} of Emacs"? I thought that "'s" was only used for people. Or circumvent the question altogether by using a compound noun? "to set the Emacs @code{exec-path}". Andreas