From: Po Lu <luangruo@yahoo.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: master f866c85ac4e: (jsonrpc--log-event): Try and fix bug#68072
Date: Mon, 08 Jan 2024 10:19:22 +0800 [thread overview]
Message-ID: <87jzok5zyt.fsf@yahoo.com> (raw)
In-Reply-To: <jwvmsth2npm.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sun, 07 Jan 2024 10:02:06 -0500")
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> 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.
Generally, I find the most straightforward means of filling cond forms
that slightly overlap the 80 column limit to be moving the first clause
to a second line, and indenting the remainder as such. Would that not
have worked here as well?
next prev parent reply other threads:[~2024-01-08 2:19 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
2024-01-08 2:19 ` Po Lu [this message]
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
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=87jzok5zyt.fsf@yahoo.com \
--to=luangruo@yahoo.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 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).