emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* completion <M-TAB> / :CREATED: property issue
@ 2015-04-23 17:19 Francis J. Monari, Esquire
  0 siblings, 0 replies; only message in thread
From: Francis J. Monari, Esquire @ 2015-04-23 17:19 UTC (permalink / raw)
  To: emacs-orgmode

completion <M-TAB> / :CREATED: property issue

what i saw: a list of possible drawers
what i expected: a list of possible properties

In the following outline: using completion after the 1st colon / open
property location presents a list of possible properties; using
completion after the 2nd colon / open property location presents a list
of possible drawers.  I believe that the issue is caused by the
":CREATED:" property.
========
* test
  :PROPERTIES:
  :
  :CREATED:  [2015-04-23 Thu 12:41]
  :
  :END:
========

I am able to reproduce this issue in a 'fresh' file with the outline
above.  I am using:

Window 7 Home Premium Version 6.1 (Build 7601: Service Pack 1).  It is
my habit to run Windows Update.

(emacs-version) "GNU Emacs 24.4.1 (i686-pc-mingw32)  of 2014-10-24 on
LEG570"
(org-version) "8.2.10" 20150420.

(require 'org-expiry)
;;;org-expiry - variables
(setq org-expiry-confirm-flag t)
(setq org-expiry-inactive-timestamps t)
;;;org-expiry
(org-expiry-insinuate)

I am able to reproduce this issue in a minimal setup runemacs -Q with
one difference: Using completion at the 2nd colon inserts the beginning
of a new property drawer ":PROPERTIES:".  I do not see this difference
as being significant (a drawer instead of a property is offered).

I have not found this issue on the list of open or archived bugs.

I realize that this is an add-on and the answer might be: "This issue is
somebody elses' problem."

Any help or a pointer as to where a correction might lie would be
greatly appreciated.

Thank you,

Frank.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-23 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-23 17:19 completion <M-TAB> / :CREATED: property issue Francis J. Monari, Esquire

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

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).