GNU bug report logs - #78737
sit-for behavior changes when byte-compiled

Previous Next

Package: emacs;

Reported by: Daniel Colascione <dancol <at> dancol.org>

Date: Mon, 9 Jun 2025 20:50:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Stephen Berman <stephen.berman <at> gmx.net>
To: Daniel Colascione <dancol <at> dancol.org>
Cc: 78737 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, Stefan Monnier <monnier <at> iro.umontreal.ca>, pipcet <at> protonmail.com
Subject: bug#78737: sit-for behavior changes when byte-compiled
Date: Tue, 10 Jun 2025 22:33:06 +0200
On Tue, 10 Jun 2025 12:34:34 -0700 Daniel Colascione <dancol <at> dancol.org> wrote:

[...]
> (It's dancol/quit-improvements2 not dancol/quit-improvements because I
> can't force-push even to a non-mainline branch.  Shouldn't we allow
> off-mainline force pushes?)

See admin/notes/repo in the Emacs sources:
  
  * feature and scratch branches
  
  Besides the master branch, which is where development takes place, and
  the "emacs-NN" release branches, we also have branches whose names
  start with "scratch/" and "feature/".  The "feature/" prefix is used
  for feature branches that are intended to live for some time, while
  "scratch/" is for one-off throw-away-after-use branches.
  
  We do not intend to "git merge" from scratch branches, so force-pushes
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  are tolerated, as well as commits with poor style, incomplete commit
  ^^^^^^^^^^^^^
  messages, etc.

Steve Berman




This bug report was last modified 4 days ago.

Previous Next


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