From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode Date: Tue, 18 Oct 2022 18:18:41 +0300 Message-ID: <83y1tdyxbi.fsf@gnu.org> References: <831qra8klo.fsf@gnu.org> <87mt9yxtvi.fsf@gmail.com> <83zgdy714g.fsf@gnu.org> <87pmepuq7r.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35063"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 18 17:33:24 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1okoao-0008xp-Th for ged-emacs-devel@m.gmane-mx.org; Tue, 18 Oct 2022 17:33:22 +0200 Original-Received: from localhost ([::1]:34244 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okoam-00024v-NH for ged-emacs-devel@m.gmane-mx.org; Tue, 18 Oct 2022 11:33:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45128) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okoN2-0005Dz-9v for emacs-devel@gnu.org; Tue, 18 Oct 2022 11:19:11 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38032) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okoN2-0006TE-1Q; Tue, 18 Oct 2022 11:19:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=Dj6D203DHf+S1JI+TwmQFsHUCGmln2U0gDMxbbIQmNY=; b=qLHkJ7QlWcXp9hSUA2bA HGDxqGui9dU9FSD2ZPxx5FX733frVA64ueeZnejLMPz3cCMpZ99r4ctoXRD+clLP5ivYatgYsXshN 8iEE23bdgEWpIVrCR2AQkEj8EwFQWkRdvVj7qDZTe7fsLhWalsMPLAGfEb2mpv0GZzcRBMzlsmPNB wE52t7hW7ceA7ZfoETMA6sXi1aTwMISyoEoTODVCWKRvobNj42EqUq3WnKI5/h7LMmzND5o5QhRtg 1yKjyN4Hv3NU5OJds/pGe9iGK1bDmHObtqVchXT0azab9WFiMHPT2w7UettO2ntYdKsN5WJi7JIze b8nfOBMRBRsDtg==; Original-Received: from [87.69.77.57] (port=4181 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okoMl-00059P-8h; Tue, 18 Oct 2022 11:19:03 -0400 In-Reply-To: <87pmepuq7r.fsf@gmail.com> (message from Robert Pluim on Tue, 18 Oct 2022 17:05:44 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:298057 Archived-At: > From: Robert Pluim > Cc: emacs-devel@gnu.org > Date: Tue, 18 Oct 2022 17:05:44 +0200 > > >>>>> On Fri, 14 Oct 2022 20:42:39 +0300, Eli Zaretskii said: > >> Hmm, so move or copy "General Escape Syntax" under > >> (emacs)International somewhere, and refer to it from the "You can > >> insert non-ASCII characters or search for them" section of that node > >> (since thatʼs where we talk about C-x 8)? > > Eli> Yes, something like that. > > Hereʼs a rough attempt: Thanks. One minor nit: > +representation, e.g. when there are several similar characters that ^^^^^ Either "e.g.," (with a comma) or "e.g.@:". Otherwise TeX will typeset this as an end of a sentence.