all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karl Fogel <kfogel@red-bean.com>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] emacs-25 8726de6: Finish excising electric indent from `open-line'
Date: Sun, 22 Nov 2015 00:23:50 -0600	[thread overview]
Message-ID: <87io4u362x.fsf@red-bean.com> (raw)
In-Reply-To: <jwvoaemip44.fsf-monnier+emacsdiffs@gnu.org> (Stefan Monnier's message of "Sun, 22 Nov 2015 00:25:05 -0500")

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:
>>     * lisp/simple.el (open-line): Remove INTERACTIVE argument.
>
>Nit pick: the point of this change is to stop passing `interactive' to
>`newline'.  As a consequence, `interactive' becomes unused so it can be
>removed, but the removal of `interactive' is not the crucial element.

Thanks for the review, Stefan.

Since I explained the overall point of the change elsewhere in the commit message, I deliberately kept a narrower focus in the part of the commit message that's about the diff to `open-line'.  However, on reflection, I think you're right that it would have been clearer to say something like this:

  * lisp/simple.el (open-line): Remove INTERACTIVE flag, so that
    it is no longer passed to `newline', so that invoking `newline'
    no longer causes electric indentation to happen.

Oh, well.  Although mostly pleased with Emacs' transition to distributed version control, I do miss one thing: being able to edit log messages after the fact!

Best regards
-Karl



  reply	other threads:[~2015-11-22  6:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20151122045054.17266.64677@vcs.savannah.gnu.org>
     [not found] ` <E1a0Mc2-0004VA-3j@vcs.savannah.gnu.org>
2015-11-22  5:25   ` [Emacs-diffs] emacs-25 8726de6: Finish excising electric indent from `open-line' Stefan Monnier
2015-11-22  6:23     ` Karl Fogel [this message]
2015-11-22 14:51       ` Stefan Monnier
2015-11-22 14:59         ` David Kastrup
2015-11-22 16:24           ` Stefan Monnier
2015-11-22 15:59       ` Yuri Khan

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=87io4u362x.fsf@red-bean.com \
    --to=kfogel@red-bean.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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.