bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32149: 27.0.50; [elisp manual] Incorrect quoting in "Syntax Table Fu


From: Filipp Gunbin
Subject: bug#32149: 27.0.50; [elisp manual] Incorrect quoting in "Syntax Table Functions"
Date: Fri, 13 Jul 2018 22:20:00 +0300

"(elisp) Syntax Table Functions":

[..]
     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".


In GNU Emacs 27.0.50 (build 3, x86_64-apple-darwin17.6.0)
 of 2018-07-10 built on fgunbin.playteam.ru
Repository revision: c249e17324ddbb1ad34b510be3ad6ebd3248ba0c
System Description:  Mac OS X 10.13.5





reply via email to

[Prev in Thread] Current Thread [Next in Thread]