From: Gabriel <gabriel376@hotmail.com>
To: emacs-devel@gnu.org
Subject: Re: Ubiquitous (format-prompt) ?
Date: Fri, 19 Mar 2021 22:54:01 -0300 [thread overview]
Message-ID: <CH2PR01MB5879527AA507B04A7602DBC48B679@CH2PR01MB5879.prod.exchangelabs.com> (raw)
In-Reply-To: <8735wrpp53.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 19 Mar 2021 08:40:40 +0100")
Hi Lars,
I managed to replace most occurences of "(default %s)" with
'format-prompt'. I created separated commits for each set of changes,
which happened to be a lot (19 commits).
There are some options to send these changes:
1. Open 19 bug reports with one single patch each
2. Open a single bug report with 19 patches
3. Open a single bug report with a single condensed patch of all changes
What's the recommendation in this case?
Here is a summary of my changes:
lisp/cmuscheme.el | 4 ++--
lisp/comint.el | 6 ++----
lisp/emulation/viper-cmd.el | 31 ++++++++++++-------------------
lisp/eshell/esh-mode.el | 2 +-
lisp/gnus/gnus-sum.el | 31 ++++++++++++++-----------------
lisp/international/mule-cmds.el | 10 +++++-----
lisp/mh-e/mh-gnus.el | 2 +-
lisp/mh-e/mh-letter.el | 5 +----
lisp/mh-e/mh-mime.el | 20 +++++++-------------
lisp/mh-e/mh-seq.el | 16 +++++-----------
lisp/mh-e/mh-utils.el | 7 +++----
lisp/progmodes/cc-styles.el | 2 +-
lisp/progmodes/etags.el | 16 ++++++----------
lisp/progmodes/idlwave.el | 2 +-
lisp/progmodes/inf-lisp.el | 4 ++--
lisp/progmodes/project.el | 6 ++----
lisp/progmodes/tcl.el | 4 ++--
lisp/progmodes/verilog-mode.el | 9 +++++----
lisp/progmodes/xref.el | 15 +++++----------
lisp/ses.el | 12 +++++-------
lisp/subr.el | 4 ++--
lisp/term.el | 6 ++----
src/minibuf.c | 4 ++--
23 files changed, 88 insertions(+), 130 deletions(-)
next prev parent reply other threads:[~2021-03-20 1:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-19 4:21 Ubiquitous (format-prompt) ? Gabriel
2021-03-19 7:40 ` Lars Ingebrigtsen
2021-03-20 1:54 ` Gabriel [this message]
2021-03-20 8:04 ` Lars Ingebrigtsen
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=CH2PR01MB5879527AA507B04A7602DBC48B679@CH2PR01MB5879.prod.exchangelabs.com \
--to=gabriel376@hotmail.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 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.