all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
To: Philip Kaludercic <philipk@posteo.net>
Cc: emacs-devel@gnu.org
Subject: Re: [ELPA] Proposal to add consult-dir to ELPA
Date: Fri, 15 Nov 2024 11:06:36 -0800	[thread overview]
Message-ID: <878qtke2pv.fsf@gmail.com> (raw)
In-Reply-To: <87sertdspv.fsf@posteo.net>

Thanks for the review, I'll apply your suggestions and get back to you
when I can.

>> I have found it to be a surprisingly versatile tool, and many users have
>> told me over the years that it solves a problem they didn't realize they
>> had.
>
> What is not clear to me is why this is not a part of Consult, if it is
> as useful as you say.  Have you discussed this with Daniel?  In any
> case, it would be useful to explain that somewhere.

This discussion was had in
https://github.com/minad/consult/issues/373#issuecomment-889841426.

The conclusion was that it would be better to have this be a separate
package.  Here is the relevant part of the exchange:

> DANIEL: ...I am not sure. And since Omar still has his bookmark
> directory jumper, there is probably a need for such a feature. Maybe
> one should also reconsider adding some new commands to Consult itself
> which fill the gap. Generally I am hesitant to stuff much more
> functionality into Consult itself, but a directory selection command
> does not sound unreasonable.
>
> ME: If you're interested in adding this to Consult, I can submit a
> PR. I'm okay with it living in a separate package though.
>
> DANIEL: Currently not, since I don't have a clear picture of what I
> want. But if it turns out that we find something small and generic I
> would be happy to add it. But adding multiple new sources, many commands
> etc, does not seem to me like a good idea at this point. I'd rather
> modularize the ecosystem more. Right now Consult is already pretty much
> a kitchen sink, but my general guideline is to maintain mostly reusable
> components here. For example consult-org-heading is a generic Org
> jumper, and you can glue it together with other commands or with Embark
> in order to get richer actions on the headings. Another example is the
> recently added consult-line-multi, which allows you to specify a query
> argument to restrict the set of buffers. This way I avoid having to add
> more special consult-line-all-buffers-of-this-and-that-type style
> commands.

>> I have signed the copyright papers, and there are no contributions to
>> the project from users over 3-4 lines in length.  Consult-dir's only
>> external dependency (Consult) is in ELPA.
>
> 1+ (though I have suggested to depend on project so as to lower the
> dependency on Emacs).

Why is adding another dependency a good idea? Isn't Emacs guaranteed to
ship a supported version of `package.el'?

Karthik



  reply	other threads:[~2024-11-15 19:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-14  5:05 [ELPA] Proposal to add consult-dir to ELPA Karthik Chikmagalur
2024-11-15  4:30 ` Philip Kaludercic
2024-11-15 19:06   ` Karthik Chikmagalur [this message]
2024-11-16  1:01     ` Philip Kaludercic
2024-11-17  4:37   ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878qtke2pv.fsf@gmail.com \
    --to=karthikchikmagalur@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=philipk@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.