GNU bug report logs - #62759
[PATCH] add support for prompting for projects by name

Previous Next

Package: emacs;

Reported by: Spencer Baugh <sbaugh <at> janestreet.com>

Date: Mon, 10 Apr 2023 19:16:02 UTC

Severity: normal

Tags: patch

Done: Dmitry Gutov <dmitry <at> gutov.dev>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62759: closed ([PATCH] add support for prompting for projects
 by name)
Date: Mon, 10 Apr 2023 23:21:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Apr 2023 02:20:22 +0300
with message-id <2fb028b1-a9ad-648d-9d27-2107e7e4833a <at> gutov.dev>
and subject line Re: bug#62759: [PATCH] add support for prompting for projects by name
has caused the debbugs.gnu.org bug report #62759,
regarding [PATCH] add support for prompting for projects by name
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62759: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62759
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Spencer Baugh <sbaugh <at> janestreet.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] add support for prompting for projects by name
Date: Mon, 10 Apr 2023 15:14:53 -0400
[Message part 3 (text/plain, inline)]
Tags: patch


This add a new function project-prompt-project-name, and a
project-prompter customize variable which can be used to switch between
that function and the existing project-prompt-project-dir.

In GNU Emacs 29.0.60 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo
 version 1.15.12, Xaw scroll bars) of 2023-03-13 built on
 igm-qws-u22796a
Repository revision: e759905d2e0828eac4c8164b09113b40f6899656
Repository branch: emacs-29
Windowing system distributor 'The X.Org Foundation', version 11.0.12011000
System Description: CentOS Linux 7 (Core)

Configured using:
 'configure --with-x-toolkit=lucid --with-modules
 --with-gif=ifavailable'

[0001-add-support-for-prompting-for-projects-by-name.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Dmitry Gutov <dmitry <at> gutov.dev>
To: Spencer Baugh <sbaugh <at> janestreet.com>, 62759-done <at> debbugs.gnu.org
Subject: Re: bug#62759: [PATCH] add support for prompting for projects by name
Date: Tue, 11 Apr 2023 02:20:22 +0300
Hi! Thanks for the patch. Pushed to master.

Next time please also add the full common message, though.

Also note that the idea behind the current default (and also why it 
doesn't return a project instance: just the dir) was to avoid visiting 
all the directories -- because some might be unavailable at this exact 
moment (e.g. remote, over Tramp, and currently disconnected), and some 
simply slow.

It shouldn't hurt to have this as an alternative behavior, though.


This bug report was last modified 2 years and 105 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.