all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-devel@gnu.org
Subject: Re: Emacs-diffs Digest, Vol 175, Issue 8
Date: Thu, 01 Jun 2017 23:01:56 +0800	[thread overview]
Message-ID: <87tw3zycnv.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 83o9u7dbsh.fsf@gnu.org

Eli Zaretskii <eliz@gnu.org> writes:

>> From: emacs-diffs-request@gnu.org
>> Date: Thu, 01 Jun 2017 03:50:45 -0400
>> 
>> From: eric@ericabrahamsen.net (Eric Abrahamsen)
>> To: emacs-diffs@gnu.org
>> Date: Thu,  1 Jun 2017 03:50:19 -0400 (EDT)
>> Subject: [Emacs-diffs] scratch/gnus-search a80b6f9 02/30: Rename nnir.el to
>>  gnus-search.el
>> Message: 1
>> 
>> branch: scratch/gnus-search
>> commit a80b6f9da4d739c91d26c8c944c3b95ac87eac8a
>> Author: Eric Abrahamsen <eric@ericabrahamsen.net>
>> Commit: Eric Abrahamsen <eric@ericabrahamsen.net>
>> 
>>     Rename nnir.el to gnus-search.el
>
> Is this renaming really necessary?  If it isn't, I'd prefer not to
> rename, as doing so makes digging into history harder.

When all the dust has cleared on these edits, gnus-search.el won't
really have much to do with the original nnir.el, not to the point where
you'd be interested in following code evolution from one file to the
next. The "rename" commit message was more a note-to-self intermediate
step.

(Possibly extraneous background: half of the original nnir.el file is
getting moved into a new Gnus backend in nnselect.el, the remaining half
is mostly rewritten, and the "nnir" designation no longer makes any
sense. In fact, more actual code survives in nnir.el-->nnselect.el than
survived nnir.el-->gnus-search.el.)

This actually leads to a question that I was going to ask later: with a
fairly hefty change like this, how should the code be later merged into
master? It doesn't really make sense as a multi-commit patch-set,
because the whole thing basically got tossed out and re-written. There
is no viable "intermediate state", it's pretty much monolithic.

My feeling is that, eventually, it might make most sense to merge with
--squash and just do a fairly hefty commit message. If that happens, the
"rename" would just disappear: nnir.el would go away, and be replaced by
a combination of nnselect.el and gnus-search.el.

WDYT?

Anyway, I agree with Ted's suggestion that scratch branches maybe
shouldn't trigger emacs-diffs notifications!

Eric




  reply	other threads:[~2017-06-01 15:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.75394.1496303445.22740.emacs-diffs@gnu.org>
2017-06-01 14:26 ` Emacs-diffs Digest, Vol 175, Issue 8 Eli Zaretskii
2017-06-01 15:01   ` Eric Abrahamsen [this message]
2017-06-02  6:18     ` Eli Zaretskii
2017-06-02  8:56       ` Eric Abrahamsen
2017-06-01 15:37   ` Philippe Vaucher
2017-06-01 17:44     ` Eli Zaretskii

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=87tw3zycnv.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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 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.