[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for
From: |
Robert Pluim |
Subject: |
Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode |
Date: |
Fri, 14 Oct 2022 18:17:05 +0200 |
>>>>> On Fri, 14 Oct 2022 18:56:35 +0300, Eli Zaretskii <eliz@gnu.org> said:
>> + An alternative to using non-@acronym{ASCII} characters directly is
>> +to use one of the character escape syntaxes described in
>> +@pxref{General Escape Syntax,,, elisp, The Emacs Lisp Reference
>> +Manual}, as they allow all Unicode codepoints to be specified using
>> +only @acronym{ASCII} characters.
Eli> IMO, if we think this alternative needs to be described in the Emacs
Eli> manual, we should describe it, not cross-link to the ELisp manual.
Eli> References to ELisp are only justified when they refer to Lisp code or
Eli> details of some functions or variables, not to user commands.
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)?
Robert
--
- Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode, Eli Zaretskii, 2022/10/14
- Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode,
Robert Pluim <=
- Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode, Eli Zaretskii, 2022/10/14
- Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode, Richard Stallman, 2022/10/21
- Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode, Eli Zaretskii, 2022/10/22
- Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode, Po Lu, 2022/10/22
- Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode, Richard Stallman, 2022/10/22
- Re: emacs-28 b7d7c2d9e9: Add cross-reference to alternative syntaxes for Unicode, Christopher Dimech, 2022/10/24