all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109264: * alloc.c (Fgarbage_collect): Indent as per usual Emacs style.
Date: Mon, 30 Jul 2012 16:32:20 -0700	[thread overview]
Message-ID: <50171984.5040403@cs.ucla.edu> (raw)
In-Reply-To: <jwvpq7c4zg5.fsf-monnier+emacs@gnu.org>

On 07/30/2012 04:11 PM, Stefan Monnier wrote:
> I do not think the GNU coding style cares about such
> philosophical nitpicks.

If the "=" were nestable inside parentheses, so that
one could write declarations like this:

  (double d
   = foo (xyzzy,
          bar (plugh)));

then indeed it would be a nitpick.  But "=" is not
nestable or parenthesizable when it's part of the punctuation
for an initializer.  Indenting styles designed for the
nestable and parenthesizable infix operator "=" are not
necessarily the best when "=" is used for other purposes.



  reply	other threads:[~2012-07-30 23:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1SvWBA-00078u-9A@vcs.savannah.gnu.org>
2012-07-30 22:33 ` [Emacs-diffs] /srv/bzr/emacs/trunk r109264: * alloc.c (Fgarbage_collect): Indent as per usual Emacs style Stefan Monnier
2012-07-30 22:47   ` Paul Eggert
2012-07-30 23:11     ` Stefan Monnier
2012-07-30 23:32       ` Paul Eggert [this message]
2012-07-31  6:06     ` Richard Stallman
2012-07-31  6:24       ` Paul Eggert
2012-07-31 22:31         ` Richard Stallman
2012-07-31 23:28           ` Paul Eggert
2012-08-01  3:39             ` Richard Stallman
2012-08-01 23:31             ` Stefan Monnier

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=50171984.5040403@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --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 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.