From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Documenting buffer display Date: Mon, 22 Oct 2018 08:54:29 +0300 Message-ID: <83h8hettka.fsf@gnu.org> References: <5BCB1D82.3020108@gmx.at> <834ldgvjmj.fsf@gnu.org> <87d0s24v4r.fsf@md5i.com> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1540187573 29567 195.159.176.226 (22 Oct 2018 05:52:53 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 22 Oct 2018 05:52:53 +0000 (UTC) Cc: rudalics@gmx.at, emacs-devel@gnu.org To: Michael Welsh Duggan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 22 07:52:49 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gET8y-0007c4-MI for ged-emacs-devel@m.gmane.org; Mon, 22 Oct 2018 07:52:48 +0200 Original-Received: from localhost ([::1]:33127 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gETB4-0005cG-Q8 for ged-emacs-devel@m.gmane.org; Mon, 22 Oct 2018 01:54:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gETAu-0005cB-N7 for emacs-devel@gnu.org; Mon, 22 Oct 2018 01:54:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gETAq-0001ST-9O for emacs-devel@gnu.org; Mon, 22 Oct 2018 01:54:48 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gETAq-0001SP-5t; Mon, 22 Oct 2018 01:54:44 -0400 Original-Received: from [176.228.60.248] (port=4042 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gETAp-0001gJ-PP; Mon, 22 Oct 2018 01:54:44 -0400 In-reply-to: <87d0s24v4r.fsf@md5i.com> (message from Michael Welsh Duggan on Sun, 21 Oct 2018 21:39:48 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:230551 Archived-At: > From: Michael Welsh Duggan > Cc: martin rudalics , emacs-devel@gnu.org > Date: Sun, 21 Oct 2018 21:39:48 -0400 > > Eli Zaretskii writes: > > >> Date: Sat, 20 Oct 2018 14:20:18 +0200 > >> From: martin rudalics > >> > >> +see @ref{Precedence of Action Functions} for an example. > > > > Please put a comma after the right brace here. > > Are you certain? Yes. > I just want to make sure you didn't misread the last bit as "for > example," which would need the comma. This has nothing to do with English grammar, it's a requirement of Texinfo cross-references, which some versions of makeinfo still insist on. If the result is not legible enough, I suggest to change the wording.