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.bugs Subject: bug#58447: [PATCH] In project-find-file, add absolute file name to history Date: Tue, 11 Oct 2022 22:13:59 +0300 Message-ID: <83a662dvgo.fsf@gnu.org> References: <8735budxiz.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36351"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 58447@debbugs.gnu.org To: Augusto Stoffel Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Oct 11 21:16:02 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1oiKjS-0009Gd-3T for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 11 Oct 2022 21:16:02 +0200 Original-Received: from localhost ([::1]:34218 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oiKjQ-0007fT-PJ for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 11 Oct 2022 15:16:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiKhW-0006Z8-Jk for bug-gnu-emacs@gnu.org; Tue, 11 Oct 2022 15:14:06 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55777) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oiKhW-0003cm-An for bug-gnu-emacs@gnu.org; Tue, 11 Oct 2022 15:14:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oiKhW-000662-58 for bug-gnu-emacs@gnu.org; Tue, 11 Oct 2022 15:14:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 11 Oct 2022 19:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58447 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 58447-submit@debbugs.gnu.org id=B58447.166551564023413 (code B ref 58447); Tue, 11 Oct 2022 19:14:02 +0000 Original-Received: (at 58447) by debbugs.gnu.org; 11 Oct 2022 19:14:00 +0000 Original-Received: from localhost ([127.0.0.1]:54854 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiKhT-00065Y-R1 for submit@debbugs.gnu.org; Tue, 11 Oct 2022 15:14:00 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:50852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiKhP-00065J-N5 for 58447@debbugs.gnu.org; Tue, 11 Oct 2022 15:13:58 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51850) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiKhK-0003by-As; Tue, 11 Oct 2022 15:13:50 -0400 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=UmMHOcSxSiIVzmkolP4XYWCGSFzwMc2kKsDkvf6EhMI=; b=SK6cJ1HJdfsE 1pPtJEgZH0QdKJ3hebWXAjVfLKAmopLLOGsESS1CposLABGiMarKrzuX8TfC3FGpTCrXRsBXSt1jM 8beXm7c/XicPugHG/lFHYK9wZrwBn24t2bYxOGXaYkpUGrBmOoETdy1bhOi6hLSQ5ZAT0Jvd1owOX NdS/05p1aPE7Yl7V2dcETqaNAnKm8QsFc8FKITTGxztEdY1Ddp28eXcev5Gv0D8Rv8aapxsHuqcWj m+1e9L1Qvh2i2Ed3uyKa5VrBE6mBMuFM57imFoO7Q2uGTTZ0rh9eRVSjMEo14JQ1/+BaSIaJK0nTq 3pwVlHyEz9KniAIMOlp3CA==; Original-Received: from [87.69.77.57] (port=4634 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 1oiKhJ-0000Xx-N4; Tue, 11 Oct 2022 15:13:50 -0400 In-Reply-To: <8735budxiz.fsf@gmail.com> (message from Augusto Stoffel on Tue, 11 Oct 2022 20:29:24 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:245129 Archived-At: > From: Augusto Stoffel > Date: Tue, 11 Oct 2022 20:29:24 +0200 > > `project-find-file' and related commands share their history with more > general commands like `find-file', so they should add the absolute file > name to history. Currently, file names relative to the project root are > added. The attached patch fixes this. Shouldn't project.el have its separate history of file names, perhaps even a project-specific history?