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

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

[debbugs-tracker] bug#34455: closed (26.1; (elisp) parse-sexp-lookup-pro


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34455: closed (26.1; (elisp) parse-sexp-lookup-properties)
Date: Tue, 12 Feb 2019 17:37:02 +0000

Your message dated Tue, 12 Feb 2019 19:35:28 +0200
with message-id <address@hidden>
and subject line Re: bug#34455: 26.1; (elisp) parse-sexp-lookup-properties
has caused the debbugs.gnu.org bug report #34455,
regarding 26.1; (elisp) parse-sexp-lookup-properties
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34455: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34455
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.1; (elisp) parse-sexp-lookup-properties Date: Tue, 12 Feb 2019 19:58:58 +0900
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.


--- End Message ---
--- Begin Message --- Subject: Re: bug#34455: 26.1; (elisp) parse-sexp-lookup-properties Date: Tue, 12 Feb 2019 19:35:28 +0200
> Date: Tue, 12 Feb 2019 18:19:18 +0200
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
> 
> > From: Takesi Ayanokoji <address@hidden>
> > 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.


--- End Message ---

reply via email to

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