From: Stefan Monnier <monnier@iro.umontreal.ca>
To: John Darrington <john@darrington.wattle.id.au>,
Ben Pfaff <blp@cs.stanford.edu>
Cc: Friedrich Beckmann <friedrich.beckmann@gmx.de>,
emacs-devel@gnu.org, mail@vasilij.de,
PSPP Development Mailing List <pspp-dev@gnu.org>
Subject: Re: Fwd: [ELPA] New package: pspp-mode.el for PSPP/SPSS syntax highlighting
Date: Sun, 05 Jul 2020 10:59:02 -0400 [thread overview]
Message-ID: <jwvo8ouowff.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20200705060638.GA17172@jocasta.intra> (John Darrington's message of "Sun, 5 Jul 2020 08:06:38 +0200")
> COMMENT at the start of a line (optionally preceded by whitespace) begins a comment.
> * at the start of a line (optionally preceded by whitespace) begins a comment.
> In general, comments are terminated by the end of a line.
That would mean that the doc needs to be fixed, since it says at
https://www.gnu.org/software/pspp/manual/html_node/COMMENT.html:
COMMENT can extend over any number of lines. Don’t forget to terminate
it with a dot or a blank line.
I don't fully understand what `segmenter_parse_comment_1__` does in
`src/language/lexer/segment.c` but it seems to suggest that the doc is
right, yet the `t-test.sps` file strongly suggests that the reality
is different.
Could someone enlighten me as to the actual syntax of comments for .sps
files (maybe it's not defined in `src/language/lexer/segment.c` but in
some other file)?
Stefan
next prev parent reply other threads:[~2020-07-05 14:59 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <jwvr1twzlte.fsf-monnier+emacs@gnu.org>
2020-06-30 21:55 ` Fwd: [ELPA] New package: pspp-mode.el for PSPP/SPSS syntax highlighting Friedrich Beckmann
2020-07-04 9:20 ` John Darrington
2020-07-04 13:12 ` Stefan Monnier
2020-07-04 15:15 ` John Darrington
2020-07-04 22:45 ` Stefan Monnier
2020-07-05 6:06 ` John Darrington
2020-07-05 14:59 ` Stefan Monnier [this message]
2020-07-05 17:17 ` Ben Pfaff
2020-07-05 17:16 ` Ben Pfaff
2020-07-05 22:01 ` Stefan Monnier
2020-07-05 22:17 ` Ben Pfaff
2020-07-05 9:44 ` Friedrich Beckmann
2020-07-05 11:18 ` John Darrington
2020-07-05 16:51 ` Sean Whitton
2020-07-05 17:14 ` Friedrich Beckmann
2020-07-05 18:35 ` John Darrington
2020-07-05 18:50 ` tomas
2020-07-05 20:20 ` Sean Whitton
2020-07-06 5:53 ` Dmitry Alexandrov
2020-07-06 6:01 ` Sean Whitton
2020-07-06 6:38 ` Dmitry Alexandrov
2020-07-07 4:51 ` Sean Whitton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvo8ouowff.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=blp@cs.stanford.edu \
--cc=emacs-devel@gnu.org \
--cc=friedrich.beckmann@gmx.de \
--cc=john@darrington.wattle.id.au \
--cc=mail@vasilij.de \
--cc=pspp-dev@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.