* bug#12888: 24.3.50; (minor) grammar fix for (elisp) `Syntactic Font Lock'
@ 2012-11-14 22:37 Drew Adams
2012-12-08 2:45 ` Chong Yidong
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2012-11-14 22:37 UTC (permalink / raw)
To: 12888
Correct this sentence, which is not grammatical:
If the value of this variable is non-`nil', Font Lock does not do
syntactic fontification, only search-based fontification based on
`font-lock-keywords'.
One possible correction:
If the value of this variable is non-`nil', Font Lock does not do
syntactic fontification; it does only search-based fontification based
on `font-lock-keywords'.
Also (not bad grammar, but ambiguous), please change "it" to the
variable name or to "the value", here (in several places):
"It is normally set by Font Lock mode..."
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
of 2012-11-05 on MS-W7-DANI
Bzr revision: 110809 lekktu@gmail.com-20121105172930-a5gn0bwi4lndchhw
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
`configure --with-gcc (4.7) --no-opt --enable-checking --cflags
-I../../libs/libXpm-3.5.10/include -I../../libs/libXpm-3.5.10/src
-I../../libs/libpng-1.2.37-lib/include -I../../libs/zlib-1.2.5
-I../../libs/giflib-4.1.4-1-lib/include
-I../../libs/jpeg-6b-4-lib/include
-I../../libs/tiff-3.8.2-1-lib/include
-I../../libs/libxml2-2.7.8-w32-bin/include/libxml2
-I../../libs/gnutls-3.0.9-w32-bin/include
-I../../libs/libiconv-1.9.2-1-lib/include'
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#12888: 24.3.50; (minor) grammar fix for (elisp) `Syntactic Font Lock'
2012-11-14 22:37 bug#12888: 24.3.50; (minor) grammar fix for (elisp) `Syntactic Font Lock' Drew Adams
@ 2012-12-08 2:45 ` Chong Yidong
2012-12-08 4:22 ` Drew Adams
0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2012-12-08 2:45 UTC (permalink / raw)
To: Drew Adams; +Cc: 12888
"Drew Adams" <drew.adams@oracle.com> writes:
> Correct this sentence, which is not grammatical:
>
> If the value of this variable is non-`nil', Font Lock does not do
> syntactic fontification, only search-based fontification based on
> `font-lock-keywords'.
The sentence is grammatical.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#12888: 24.3.50; (minor) grammar fix for (elisp) `Syntactic Font Lock'
2012-12-08 2:45 ` Chong Yidong
@ 2012-12-08 4:22 ` Drew Adams
2012-12-08 11:10 ` Chong Yidong
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2012-12-08 4:22 UTC (permalink / raw)
To: 'Chong Yidong'; +Cc: 12888
> > Correct this sentence, which is not grammatical:
> >
> > If the value of this variable is non-`nil', Font Lock does not do
> > syntactic fontification, only search-based fontification based on
> > `font-lock-keywords'.
>
> The sentence is grammatical.
No, sorry; it is not. Here is one possible fix, in case you are interested in
improvement and can get beyond being defensive:
If the value of this variable is non-`nil', Font Lock does not do
syntactic fontification; it does only search-based fontification based on
`font-lock-keywords'.
But as the subject line suggests, grammar here is a minor consideration. The
meaning is clear enough, even if the grammar is not correct. Not a big deal.
HTH.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-12-08 11:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-14 22:37 bug#12888: 24.3.50; (minor) grammar fix for (elisp) `Syntactic Font Lock' Drew Adams
2012-12-08 2:45 ` Chong Yidong
2012-12-08 4:22 ` Drew Adams
2012-12-08 11:10 ` Chong Yidong
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.