unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Word usage
@ 2010-11-28  9:43 David Kastrup
  2010-11-28 16:36 ` Drew Adams
  2010-11-29  9:26 ` Julien Danjou
  0 siblings, 2 replies; 10+ messages in thread
From: David Kastrup @ 2010-11-28  9:43 UTC (permalink / raw)
  To: emacs-devel


In color.el, the doc strings frequently say something like

"must be between [0,1]."

That is bad English.  Either you write "must be between 0 and 1
inclusively." (which is less techno-babble), or you write "must be in
[0,1]".  But a value can't be "between" an interval.  That is
nonsensical.

-- 
David Kastrup




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

end of thread, other threads:[~2010-12-10 21:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-28  9:43 Word usage David Kastrup
2010-11-28 16:36 ` Drew Adams
2010-11-28 18:52   ` Stefan Monnier
2010-11-28 19:15     ` Drew Adams
2010-12-10 19:08       ` Ted Zlatanov
2010-12-10 20:24         ` Drew Adams
2010-12-10 20:57           ` Ted Zlatanov
2010-12-10 21:40             ` Drew Adams
2010-12-10 21:56               ` Ted Zlatanov
2010-11-29  9:26 ` Julien Danjou

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).