all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* adding a variable to use package-vc for all packages
@ 2022-12-19  9:24 Yilkal Argaw
  2022-12-19 15:38 ` Philip Kaludercic
  0 siblings, 1 reply; 3+ messages in thread
From: Yilkal Argaw @ 2022-12-19  9:24 UTC (permalink / raw)
  To: Emacs Devel

[-- Attachment #1: Type: text/plain, Size: 395 bytes --]

I wanted to install all packages using package-vc in my setup and package
vc does not seem to have the facilities to do so. Is there a way to add a
custom variable to ensure all packages including dependencies are installed
via package-vc. If there is no such way to do so is there the need to add
it? Just asking before I go mucking about the package-vc source code.

with regards
Yilkal Argaw

[-- Attachment #2: Type: text/html, Size: 466 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: adding a variable to use package-vc for all packages
  2022-12-19  9:24 adding a variable to use package-vc for all packages Yilkal Argaw
@ 2022-12-19 15:38 ` Philip Kaludercic
  2022-12-19 17:11   ` Yilkal Argaw
  0 siblings, 1 reply; 3+ messages in thread
From: Philip Kaludercic @ 2022-12-19 15:38 UTC (permalink / raw)
  To: Yilkal Argaw; +Cc: Emacs Devel

Yilkal Argaw <yilkalargawworkneh@gmail.com> writes:

> I wanted to install all packages using package-vc in my setup and package
> vc does not seem to have the facilities to do so. Is there a way to add a
> custom variable to ensure all packages including dependencies are installed
> via package-vc. If there is no such way to do so is there the need to add
> it? Just asking before I go mucking about the package-vc source code.

No, currently there is no such option.  But before you try and hack on
package-vc, you should know that I am currently working on resolving a
bug where packages cannot be installed if a dependency is apparently
missing.  When that is done (I expect to be done within a day or two),
then adding we can work on adding this feature.  I expect we'll add that
to the master branch, since this constitutes a new feature.

That being said, I'd like to repeat that the main intention behind
package-vc is to make contributing to packages easier.  The fact that it
can be used to pin releases, was not a primary intent, so there could be
rough edges.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: adding a variable to use package-vc for all packages
  2022-12-19 15:38 ` Philip Kaludercic
@ 2022-12-19 17:11   ` Yilkal Argaw
  0 siblings, 0 replies; 3+ messages in thread
From: Yilkal Argaw @ 2022-12-19 17:11 UTC (permalink / raw)
  To: Philip Kaludercic; +Cc: Emacs Devel

[-- Attachment #1: Type: text/plain, Size: 1227 bytes --]

Ok, thanks for the clarification.

On Mon, Dec 19, 2022 at 3:38 PM Philip Kaludercic <philipk@posteo.net>
wrote:

> Yilkal Argaw <yilkalargawworkneh@gmail.com> writes:
>
> > I wanted to install all packages using package-vc in my setup and package
> > vc does not seem to have the facilities to do so. Is there a way to add a
> > custom variable to ensure all packages including dependencies are
> installed
> > via package-vc. If there is no such way to do so is there the need to add
> > it? Just asking before I go mucking about the package-vc source code.
>
> No, currently there is no such option.  But before you try and hack on
> package-vc, you should know that I am currently working on resolving a
> bug where packages cannot be installed if a dependency is apparently
> missing.  When that is done (I expect to be done within a day or two),
> then adding we can work on adding this feature.  I expect we'll add that
> to the master branch, since this constitutes a new feature.
>
> That being said, I'd like to repeat that the main intention behind
> package-vc is to make contributing to packages easier.  The fact that it
> can be used to pin releases, was not a primary intent, so there could be
> rough edges.
>

[-- Attachment #2: Type: text/html, Size: 1665 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-19 17:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19  9:24 adding a variable to use package-vc for all packages Yilkal Argaw
2022-12-19 15:38 ` Philip Kaludercic
2022-12-19 17:11   ` Yilkal Argaw

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.