all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* BUG: org-set-property should not accept an empty string as property
@ 2016-01-06  8:20 Julien Cubizolles
  2016-01-06 13:46 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Cubizolles @ 2016-01-06  8:20 UTC (permalink / raw)
  To: emacs-orgmode

According to
http://orgmode.org/worg/dev/org-syntax.html#Node_Properties, the NAME of
a property cannot be an empty string. However, the interactive version
of org-set-property accepts such a string, resulting in a malformed
drawer. When giving an empty string at the prompt for the property NAME,
org-set-property should instead gracefully exit without creating a new
property in the drawer.

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

end of thread, other threads:[~2016-01-06 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-06  8:20 BUG: org-set-property should not accept an empty string as property Julien Cubizolles
2016-01-06 13:46 ` Nicolas Goaziou

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.