all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9533: 24.0.50; doc of `split-string'
@ 2011-09-17 15:35 Drew Adams
  2012-09-07 14:00 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2011-09-17 15:35 UTC (permalink / raw)
  To: 9533

The doc string and the doc in the Elisp manual do not say that the
default value of OMIT-NULLS is t if SEPARATORS is present.  They say
only that if SEPARATORS is absent then OMIT-NULLS is t.  This
information is particularly important for code that tries to be
compatible with Emacs 21 (where there is no OMIT-NULLS arg).
 

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-09-12 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt'
 






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

* bug#9533: 24.0.50; doc of `split-string'
  2011-09-17 15:35 bug#9533: 24.0.50; doc of `split-string' Drew Adams
@ 2012-09-07 14:00 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2012-09-07 14:00 UTC (permalink / raw)
  To: Drew Adams; +Cc: 9533

"Drew Adams" <drew.adams@oracle.com> writes:

> The doc string and the doc in the Elisp manual do not say that the
> default value of OMIT-NULLS is t if SEPARATORS is present.  They say
> only that if SEPARATORS is absent then OMIT-NULLS is t.

That is because the default value of OMIT-NULLS is nil if SEPARATORS is
present.





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

end of thread, other threads:[~2012-09-07 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-17 15:35 bug#9533: 24.0.50; doc of `split-string' Drew Adams
2012-09-07 14:00 ` 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.