all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Po Lu <luangruo@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: master f866c85ac4e: (jsonrpc--log-event): Try and fix bug#68072
Date: Sun, 07 Jan 2024 10:02:06 -0500	[thread overview]
Message-ID: <jwvmsth2npm.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87jzol77iw.fsf@yahoo.com> (Po Lu's message of "Sun, 07 Jan 2024 18:38:31 +0800")

> Is there any substantive reason it was necessary to replace cond with
> pcase?  If not, why was cond replaced with pcase?

The reason why the `cond` expression was touched was to reduce
indentation in order to stay within 80 columns.  The reason why this
"touching" ended up changing the cond to a case is because of personal
style preferences.


        Stefan




  reply	other threads:[~2024-01-07 15:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <170460373801.27011.3995281640682361109@vcs2.savannah.gnu.org>
     [not found] ` <20240107050218.48567C002E0@vcs2.savannah.gnu.org>
2024-01-07 10:38   ` master f866c85ac4e: (jsonrpc--log-event): Try and fix bug#68072 Po Lu
2024-01-07 15:02     ` Stefan Monnier [this message]
2024-01-08  2:19       ` Po Lu
2024-01-07 16:54     ` Stefan Kangas

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=jwvmsth2npm.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.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 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.