all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Urban <mrsebastianurban@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 37324@debbugs.gnu.org
Subject: bug#37324: Small typo in Emacs manual (frame parameters)
Date: Sat, 7 Sep 2019 21:14:31 +0200	[thread overview]
Message-ID: <0e607c48-e932-593d-b603-56a102fd4926@gmail.com> (raw)
In-Reply-To: <83woel5m2n.fsf@gnu.org>

>> In Emacs manual INFO 21.11 Frame Parameters
>> - (add-to-list 'default-frame-alist '(width  . 90))
>> + (add-to-list 'default-frame-alist '(width . 90))
>> (...)
>> I think there is one unnecessary "space".
>
> That's on purpose: the example tries to align this line with the
> next.

Ok, so I'm guessing that the number of spaces - in this example -
before and after the dot is insignificant from perspective of the code
(well, perhaps 1 is needed).  But... is changing the insides of the
code example just to align it to the next line is reasonable?  If
everywhere (I think) there is PARAMETER-ONE_SPACE-DOT-ONE_SPACE-VALUE
perhaps it would be better to stick to that, because otherwise someone
may think that there is an error in the code example.





  reply	other threads:[~2019-09-07 19:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-06 17:24 bug#37324: Small typo in Emacs manual (frame parameters) Sebastian Urban
2019-09-06 18:14 ` Eli Zaretskii
2019-09-07 19:14   ` Sebastian Urban [this message]
2019-09-08  2:35     ` Eli Zaretskii
2019-09-08 11:00       ` Sebastian Urban
2019-09-08 17:10         ` Eli Zaretskii
2019-09-17 10:17         ` 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=0e607c48-e932-593d-b603-56a102fd4926@gmail.com \
    --to=mrsebastianurban@gmail.com \
    --cc=37324@debbugs.gnu.org \
    --cc=eliz@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.