emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Francis J. Monari, Esquire" <monarifj.esq@juno.com>
To: emacs-orgmode@gnu.org
Subject: completion <M-TAB> / :CREATED: property issue
Date: Thu, 23 Apr 2015 13:19:39 -0400	[thread overview]
Message-ID: <553929AB.7040609@juno.com> (raw)

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.

                 reply	other threads:[~2015-04-23 17:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=553929AB.7040609@juno.com \
    --to=monarifj.esq@juno.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).