GNU bug report logs - #31624
27.0; (elisp) `Syntax Flags'

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Mon, 28 May 2018 14:48:01 UTC

Severity: minor

Found in version 27.0

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31624: closed (27.0; (elisp) `Syntax Flags')
Date: Sat, 02 Jun 2018 11:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 02 Jun 2018 14:03:12 +0300
with message-id <83k1rhe9hr.fsf <at> gnu.org>
and subject line Re: bug#31624: 27.0; (elisp) `Syntax Flags'
has caused the debbugs.gnu.org bug report #31624,
regarding 27.0; (elisp) `Syntax Flags'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
31624: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31624
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0; (elisp) `Syntax Flags'
Date: Mon, 28 May 2018 07:47:09 -0700 (PDT)
Something seems to be missing. This node refers to "a" style, but that
seems to be defined nowhere.  The node defines "comment style" this way:

  A comment style is a set of flags 'b', 'c', and 'n', ...

No mention of style "a" there.  What is style "a"?  I don't see it
specified anywhere.

Presumably style "a" is some set composed of the flags 'b', 'c', and
'n', but what set?

And what about the relation between those "flags" and the "styles"?  If
a flag is an element in a set that is a style, why does the doc use
chars b and c to name both flags and styles - that just confuses things.
If you want to relate style "b" to flag 'b' then maybe use "B", not "b",
as the style name.

(Yes, I realize that this text is very old - at least as old as Emacs
20.  But it seems like it could/should be clearer.)




In GNU Emacs 27.0.50 (build 3, x86_64-w64-mingw32)
 of 2018-03-21
Repository revision: e70d0c9e66d7a8609450b2889869d16aeb0363b5
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install -C 'CFLAGS=-O2 -static -g3''


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Alan Mackenzie <acm <at> muc.de>
Cc: 31624-done <at> debbugs.gnu.org, drew.adams <at> oracle.com
Subject: Re: bug#31624: 27.0; (elisp) `Syntax Flags'
Date: Sat, 02 Jun 2018 14:03:12 +0300
> Date: 28 May 2018 21:39:44 -0000
> From: Alan Mackenzie <acm <at> muc.de>
> Cc: 31624 <at> debbugs.gnu.org
> 
> In article <mailman.627.1527518890.1292.bug-gnu-emacs <at> gnu.org> you wrote:
> > Something seems to be missing. This node refers to "a" style, but that
> > seems to be defined nowhere.  The node defines "comment style" this way:
> 
> >   A comment style is a set of flags 'b', 'c', and 'n', ...
> 
> > No mention of style "a" there.  What is style "a"?  I don't see it
> > specified anywhere.
> 
> > Presumably style "a" is some set composed of the flags 'b', 'c', and
> > 'n', but what set?
> 
> When neither flag 'b' nor flag 'c' is set, you have style "a".  

I added that to the text.

> > And what about the relation between those "flags" and the "styles"?
> 
> When 'b' is set, you have style "b", when 'c' is set, you have style
> "c".  I think having both of them set is undefined (but it does leave
> room for a style "d" (shudder!)).

I added a sentence that explains how styles and flags are related.

Thanks.


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

Previous Next


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