From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.devel Subject: Re: Documenting buffer display Date: Sun, 21 Oct 2018 21:39:48 -0400 Message-ID: <87d0s24v4r.fsf@md5i.com> References: <5BCB1D82.3020108@gmx.at> <834ldgvjmj.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1540172578 19815 195.159.176.226 (22 Oct 2018 01:42:58 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 22 Oct 2018 01:42:58 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: martin rudalics , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 22 03:42:54 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 1gEPF7-00051o-TF for ged-emacs-devel@m.gmane.org; Mon, 22 Oct 2018 03:42:54 +0200 Original-Received: from localhost ([::1]:60828 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gEPHE-0000Cd-7D for ged-emacs-devel@m.gmane.org; Sun, 21 Oct 2018 21:45:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gEPH1-00009Y-6R for emacs-devel@gnu.org; Sun, 21 Oct 2018 21:44:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gEPCG-0008Do-OI for emacs-devel@gnu.org; Sun, 21 Oct 2018 21:39:59 -0400 Original-Received: from md5i.com ([75.151.244.229]:36182) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gEPCB-00086c-Dx; Sun, 21 Oct 2018 21:39:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=md5i.com; s=dkim; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References: Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=NC5z6fKwC1USpl0HkCXpaDeqTqqpY4voCWkr84Eg2lA=; b=TiYaVyjQMXJt0ONWCrUd/V9y8v DCboesBXD8cGOTFAGeTIo7dD02npKkcrD+H/C+7I4ZarfgXS5/Dvy9AzVBBx+9vEsBbfjFeG1ruPG 9UKZkZesfJVxu5nb2Z1NzNc7k; Original-Received: from md5i by md5i.com with local (Exim 4.91) (envelope-from ) id 1gEPC8-0006WB-4n; Sun, 21 Oct 2018 21:39:48 -0400 In-Reply-To: <834ldgvjmj.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 20 Oct 2018 16:21:40 +0300") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 75.151.244.229 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:230550 Archived-At: 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? I just want to make sure you didn't misread the last bit as "for example," which would need the comma. -- Michael Welsh Duggan (md5i@md5i.com)