all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#34455: 26.1; (elisp) parse-sexp-lookup-properties
@ 2019-02-12 10:58 Takesi Ayanokoji
  2019-02-12 16:19 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Takesi Ayanokoji @ 2019-02-12 10:58 UTC (permalink / raw)
  To: 34455

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

Hi, list's members.

Elisp manual says,

Variable: parse-sexp-lookup-properties
 If this is non-nil, the syntax scanning functions, like
   forward-sexp, pay attention to syntax text properties.
Otherwise they use only the current syntax table.

Does 'syntax text properties' means 'syntax-table text property'?

Thanks.

[-- Attachment #2: Type: text/html, Size: 702 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#34455: 26.1; (elisp) parse-sexp-lookup-properties
  2019-02-12 10:58 bug#34455: 26.1; (elisp) parse-sexp-lookup-properties Takesi Ayanokoji
@ 2019-02-12 16:19 ` Eli Zaretskii
  2019-02-12 17:35   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2019-02-12 16:19 UTC (permalink / raw)
  To: Takesi Ayanokoji; +Cc: 34455

> From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> Date: Tue, 12 Feb 2019 19:58:58 +0900
> 
> Elisp manual says,
> 
> Variable: parse-sexp-lookup-properties
>  If this is non-nil, the syntax scanning functions, like
>    forward-sexp, pay attention to syntax text properties.            Otherwise they use only the current syntax
> table.
> 
> Does 'syntax text properties' means 'syntax-table text property'?

Yes.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#34455: 26.1; (elisp) parse-sexp-lookup-properties
  2019-02-12 16:19 ` Eli Zaretskii
@ 2019-02-12 17:35   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2019-02-12 17:35 UTC (permalink / raw)
  To: ayanokoji.takesi; +Cc: 34455-done

> Date: Tue, 12 Feb 2019 18:19:18 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 34455@debbugs.gnu.org
> 
> > From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> > Date: Tue, 12 Feb 2019 19:58:58 +0900
> > 
> > Elisp manual says,
> > 
> > Variable: parse-sexp-lookup-properties
> >  If this is non-nil, the syntax scanning functions, like
> >    forward-sexp, pay attention to syntax text properties.            Otherwise they use only the current syntax
> > table.
> > 
> > Does 'syntax text properties' means 'syntax-table text property'?
> 
> Yes.

And I've now fixed the manual to say so.

Thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-12 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-12 10:58 bug#34455: 26.1; (elisp) parse-sexp-lookup-properties Takesi Ayanokoji
2019-02-12 16:19 ` Eli Zaretskii
2019-02-12 17:35   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.