all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
To: Tassilo Horn <tsdh@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Iterative Tinkering depends on API stability
Date: Fri, 17 May 2024 08:57:37 +0200	[thread overview]
Message-ID: <871q61rkm6.fsf@web.de> (raw)
In-Reply-To: <87bk553q2v.fsf@gnu.org> (Tassilo Horn's message of "Fri, 17 May 2024 08:33:28 +0200")

[-- Attachment #1: Type: text/plain, Size: 901 bytes --]

Hi Tassilo,

Tassilo Horn <tsdh@gnu.org> writes:

> Yes, I was affected, too, and sent a lot of replies to only the author
> instead to mailinglist and author.  That's how I cope with it now:
>
> --8<---------------cut here---------------start------------->8---
> ;; I keep on sending replies (R) instead of wide replies (W), so better
> ;; make R ask if I'm really sure.
> (advice-add #'mu4e-compose-reply
>             :filter-args
>             (lambda (f &optional wide)
>               (list (or wide (yes-or-no-p "Wide reply? "))))
>             '((name "Ask if we actually want a wide reply (Reply All).")))
> --8<---------------cut here---------------end--------------->8---

Thank you!

This also triggers when I use the W shortcut — though from the code I
don’t understand why.

I shortened the question to y-or-n-p so I only have to type y.

Best wishes,
Arne

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

  reply	other threads:[~2024-05-17  6:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15  5:34 Iterative Tinkering depends on API stability Dr. Arne Babenhauserheide
2024-05-15 11:41 ` Eli Zaretskii
2024-05-15 14:54   ` Emanuel Berg
2024-05-17  6:33 ` Tassilo Horn
2024-05-17  6:57   ` Dr. Arne Babenhauserheide [this message]
2024-05-17  7:37     ` Tassilo Horn
2024-05-17  7:52       ` Dr. Arne Babenhauserheide

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=871q61rkm6.fsf@web.de \
    --to=arne_bab@web.de \
    --cc=emacs-devel@gnu.org \
    --cc=tsdh@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.