GNU bug report logs - #32149
27.0.50; [elisp manual] Incorrect quoting in "Syntax Table Functions"

Previous Next

Package: emacs;

Reported by: Filipp Gunbin <fgunbin <at> fastmail.fm>

Date: Fri, 13 Jul 2018 19:21:02 UTC

Severity: minor

Tags: notabug

Found in version 27.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 32149 <at> debbugs.gnu.org (full text, mbox):

From: Filipp Gunbin <fgunbin <at> fastmail.fm>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 32149 <at> debbugs.gnu.org
Subject: Re: bug#32149: 27.0.50;
 [elisp manual] Incorrect quoting in "Syntax Table Functions"
Date: Fri, 13 Jul 2018 23:39:28 +0300
tags 32149 notabug
close 32149
quit

On 13/07/2018 22:34 +0300, Eli Zaretskii wrote:

>> From: Filipp Gunbin <fgunbin <at> fastmail.fm>
>> Date: Fri, 13 Jul 2018 22:20:00 +0300
>>
>>      The following examples apply to C mode.  (We use ‘string’ to make
>>      it easier to see the character returned by ‘char-syntax’.)
>>
>>           ;; Space characters have whitespace syntax class.
>>           (string (char-syntax ?\s))
>>                ⇒ " "
>> [..]
>>
>> I guess that ‘string’ should be "string".
>
> Why do you think so?  How is the use of "string" in the example
> different from "char-syntax", about which you didn't complain?

Oops, sorry!  I thought that was an example of quoting used below, now I
realize it's a function name :-)




This bug report was last modified 6 years and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.