From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: emacs-devel@gnu.org
Cc: Karl Fogel <kfogel@red-bean.com>
Subject: Re: [Emacs-diffs] emacs-25 8726de6: Finish excising electric indent from `open-line'
Date: Sun, 22 Nov 2015 00:25:05 -0500 [thread overview]
Message-ID: <jwvoaemip44.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <E1a0Mc2-0004VA-3j@vcs.savannah.gnu.org> (Karl Fogel's message of "Sun, 22 Nov 2015 04:50:54 +0000")
> * 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.
Stefan
next parent reply other threads:[~2015-11-22 5:25 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 ` Stefan Monnier [this message]
2015-11-22 6:23 ` [Emacs-diffs] emacs-25 8726de6: Finish excising electric indent from `open-line' Karl Fogel
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
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=jwvoaemip44.fsf-monnier+emacsdiffs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=kfogel@red-bean.com \
/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).