From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: bug#59212: On improving Bookmarks Date: Wed, 16 Nov 2022 21:33:42 +0200 Message-ID: <83edu2g0dl.fsf@gnu.org> References: <87k03u7qrl.fsf@red-bean.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4951"; mail-complaints-to="usenet@ciao.gmane.io" Cc: gabriel376@hotmail.com, 59212@debbugs.gnu.org, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 16 20:34:13 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ovOAl-0000xc-8e for ged-emacs-devel@m.gmane-mx.org; Wed, 16 Nov 2022 20:34:11 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ovOAM-0001Fk-QN; Wed, 16 Nov 2022 14:33:46 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ovOAK-0001FY-4L for emacs-devel@gnu.org; Wed, 16 Nov 2022 14:33:44 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ovOAJ-0004EQ-PT; Wed, 16 Nov 2022 14:33:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Plta8FYUTlqkVWyqzkY3bjZneCBQYTr/i2Z+qYSXTg4=; b=JgAk4ayeoLRe wS+o7bsW5JdtCdkvUkhXOGn+ZZr7yg8hpVSRY2P2P1NxMZe0wa2GUHVMMG+CH3xsDTIySx3Ig0l1h jd1QZtBrETrs7y8PXVNXlS7T6ghCtmMcnZ0vJ0wb806yF7csA8dXlOBcJ1ouVQjnc7h57dxBCKZjP x+75R1QvVcm+hAGFQkf/cM3YcveMhqQAnfBQnIImKR+hNEHRTRDqFL1eXjy8rvFE8SBMlqoUhOars 18yKFZzDGh5GmSSdn7lv7jT6w6GuAxTEYQj7643bom5W65A/3JoLodKz5w83v+EHgQYhNvxWQbZNf bOxoTgmHLrax/bGrYlpoXQ==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ovOAJ-0003Sg-5x; Wed, 16 Nov 2022 14:33:43 -0500 In-Reply-To: <87k03u7qrl.fsf@red-bean.com> (message from Karl Fogel on Wed, 16 Nov 2022 11:28:30 -0600) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:299974 Archived-At: > Cc: 59212@debbugs.gnu.org, emacs-devel@gnu.org > From: Karl Fogel > Date: Wed, 16 Nov 2022 11:28:30 -0600 > > Could we just use a combined term like "File/Dir" or "File/Path" > or just "Path" or something? Not "Path", please. The GNU Coding Standards frown on using "path" for anything except PATH-style directory lists.