unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Max Nikulin <manikulin@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Why not set Emacs development workflow based on the popular git forges (GitHub, Bitbucket, Gitlab, ect)?
Date: Mon, 20 Sep 2021 00:01:41 +0700	[thread overview]
Message-ID: <si7qds$c0q$1@ciao.gmane.io> (raw)
In-Reply-To: <CAO2hHWb6Fy0+rtOq3Fg=grM7_ZSDaxUsEax3Ee8Q6oesmZmOig@mail.gmail.com>

On 17/09/2021 04:03, chad wrote:
> This is a small thing, but:
> 
> On Thu, Sep 16, 2021 at 10:25 AM Max Nikulin wrote:
> 
>       My opinion is the following:
>     [...]
>     - The reason why current web UIs are not sufficient for Linux kernel
>         is not applicable for Emacs. There are a lot of independent groups
>         involved into kernel development while Emacs does not have such
>         fragmentation so flexibility in respect to groups is unnecessary.
> 
> I suspect that people who think this have never tried to follow, for 
> example, gnus, CEDET, or org development as part(s) of GNU emacs. These 
> are more common in the Linux kernel, but the core motivations exist in 
> both projects, and it would be great to have improvements even if they 
> aren't adopted by both.

Is it frequent enough case that some feature requires synchronous 
changes in Emacs core and Org (similar to changes in drivers and 
subsystems of Linux kernel)? If not, projects may be considered rather 
independent. Some linux drivers are independent to some degree as well, 
however changes in some kernel subsystem may require support of several 
versions of driver with different ranges of compatible kernel versions.

Sometimes fixes in Org are necessary in response to changes in Emacs to 
avoid compiler warnings. On the other hand Org still declares 
compatibility with Emacs-24.3 that, in my opinion, means quire loose 
coupling.

If tight collaboration is required only in rare cases, cost of tracking 
of bug/feature in an "external" project is not significant. It is not 
unusual when developers from one project to interact with developers of 
e.g. completely independent library. Some tools may be handy though, 
e.g. bugs.launchpad.net subscribes to external bug trackers to show 
discussion as comments to "local" issue.

I have an example of change in Emacs that can make Org better. Several 
hundred of markers severely slows down regexp searches in the buffer (at 
least in Emacs-26.3). Org may cache e.g. heading positions using 
markers. Improving handling of markers in Emacs will make Org more 
responsive. No action on the Org side is required though (besides a bug 
report). It just will work faster with new Emacs versions than with 
older ones.

I believe, it is great that each project (Emacs, Org mode) can have own 
pace of development making requirements for development tools not so strict.




  reply	other threads:[~2021-09-19 17:01 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-04  6:55 Why not set Emacs development workflow based on the popular git forges (GitHub, Bitbucket, Gitlab, ect)? Hongyi Zhao
2021-09-04  7:13 ` tomas
2021-09-04 11:24 ` Po Lu
2021-09-04 11:34   ` tomas
2021-09-04 11:38     ` Po Lu
2021-09-04 12:11       ` tomas
2021-09-04 12:51         ` Po Lu
2021-09-04 12:50   ` Hongyi Zhao
2021-09-04 13:28     ` Po Lu
2021-09-05  0:56       ` Hongyi Zhao
2021-09-05  3:16         ` Po Lu
2021-09-05  4:29           ` Hongyi Zhao
2021-09-05  7:34             ` Po Lu
2021-09-05  8:02               ` Hongyi Zhao
2021-09-06  1:06                 ` Po Lu
2021-09-04 13:47     ` Kévin Le Gouguec
2021-09-04 13:58       ` Hongyi Zhao
2021-09-04 23:25         ` Philip Kaludercic
2021-09-07 15:09       ` Max Nikulin
2021-09-08  2:02         ` Po Lu
2021-09-08 17:34           ` Max Nikulin
2021-09-08 22:49             ` Tim Cross
2021-09-09  6:12               ` Eli Zaretskii
2021-09-10  3:39             ` Richard Stallman
2021-09-16 17:24               ` Max Nikulin
2021-09-16 21:03                 ` chad
2021-09-19 17:01                   ` Max Nikulin [this message]
2021-09-08 17:38           ` Dmitry Gutov
2021-09-04 14:04     ` Ben Mezger

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='si7qds$c0q$1@ciao.gmane.io' \
    --to=manikulin@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).