From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: project-find-file: switch to include non-tracked files Date: Mon, 4 Oct 2021 15:44:33 +0200 Message-ID: References: <878rz9jana.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29870"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Manuel Uberti , emacs-devel , Dmitry Gutov To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 04 15:46:55 2021 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 1mXOIw-0007V6-V5 for ged-emacs-devel@m.gmane-mx.org; Mon, 04 Oct 2021 15:46:54 +0200 Original-Received: from localhost ([::1]:39170 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXOIu-00059M-UL for ged-emacs-devel@m.gmane-mx.org; Mon, 04 Oct 2021 09:46:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37990) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXOGu-00045V-HF for emacs-devel@gnu.org; Mon, 04 Oct 2021 09:44:48 -0400 Original-Received: from mail-pg1-f181.google.com ([209.85.215.181]:42614) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mXOGs-0004Md-Rz for emacs-devel@gnu.org; Mon, 04 Oct 2021 09:44:48 -0400 Original-Received: by mail-pg1-f181.google.com with SMTP id 66so16162424pgc.9 for ; Mon, 04 Oct 2021 06:44:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=xhXyUqRkvhtM6ey8b6OTM7YziYoUG4e9Qv9fVMSSC2I=; b=hESClg/ZqkqhQUYXt09hZW0rkQPx1nP02gDN6KcJJjpl5kOhn/cxIngpJSEulOFa+C 0uFZjN4xPrMmdvgInebpF7pQ02p1fdwb108/lyz9VHWGu4HmBu7b9gHStAd4zbi0GBP5 v0ESBTvk5BcsEGhaeP4sX71R2e2SZ/dYR5spmQbi7avKIznBlFOJ4m/FuVwJ/L8lz3RC pUT6hDbIyy5VIDb3GcH9b5gytUwtH/u/b54E3PIkjkmG0sedEGAhrIC0t2ewmKZehyAM aFKzc8ftwAR8hIXdEnSFeRJfmouDT4pcvETluUQl1BW/1bJ0lToyhQkqoxpEvidMiTq/ iMAA== X-Gm-Message-State: AOAM532g0k5+2uMHOYaCTQZCN+aCnpGtofs/ZqbUgL2ivnMJuXVJpesx KWIdANartZmBHs7sss8ZHXu0PLJRN7lWESA8ObM= X-Google-Smtp-Source: ABdhPJy5hKqjStNQ3oR3cvOur3n+lZw7DRSvos0w4oPidmkuoMOnAuxx3ap/aRU4Rt7s91Sty/Ykrl22hUfSaVw3qV8= X-Received: by 2002:a63:6941:: with SMTP id e62mr10989479pgc.114.1633355085304; Mon, 04 Oct 2021 06:44:45 -0700 (PDT) In-Reply-To: <878rz9jana.fsf@posteo.net> Received-SPF: pass client-ip=209.85.215.181; envelope-from=stefankangas@gmail.com; helo=mail-pg1-f181.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:276191 Archived-At: Philip Kaludercic writes: > Manuel Uberti writes: > > > Sorry to bring up this again, but is there anything that can be done on= this? > > > > The proposed solution with C-u C-x p f seems very reasonable to me, I > > don't know what others project.el users think though. > > I agree, my only concern is if there might be a better use for C-u that > we aren't seeing right now. In projectile, they have: (projectile-find-file &optional INVALIDATE-CACHE) Jump to a project=E2=80=99s file using completion. With a prefix arg INVALIDATE-CACHE invalidates the cache first. But their default mode of operation is to show all files, not just tracked ones, so I think they have more use for a cache.