emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fetching or installing package dev source from VCS: manual style


From: Richard Stallman
Subject: Re: Fetching or installing package dev source from VCS: manual style
Date: Tue, 18 Oct 2022 08:05:29 -0400

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  >   If you have made a change you wish to share
  > with the maintainers, first commit your changes then use the command
  > @code{package-vc-prepare-patch} to share it.  @xref{Preparing Patches}.

This presumes that a user who suggests a patch to a program will or
should commit that change to some repo in order to email the a patch.
This is an extra step and seems like a gratuitous requirement.

When I write and suggest a patch in a program that I don't intend to
maintain a version of, I don't even think of doing that.  I use M-x
diff to make the patch to email, because that is the natural Emacs
way.

I think the command should be named `package-prepare-patch', and it
should be able to handle either way of working, with version control
or without.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]