emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andreas Reuleaux <rx@a-rx.info>
To: emacs-orgmode@gnu.org
Subject: issues with org-contacts
Date: Fri, 26 Feb 2016 16:50:36 +0000	[thread overview]
Message-ID: <87si0f2z6r.fsf@mirabelle.kent.ac.uk> (raw)

I have been using Julien Danjou's org-contacts for a while now,
cf

  http://orgmode.org/worg/org-contrib/
  org-contacts.el – manage contacts
     Written by Julien Danjou. Link to raw file.
  https://julien.danjou.info/projects/emacs-packages#org-contacts

and happily so far, ie. I haven't changed my config.

I would eg. type

st+ in my To: field of a message, that I am composing

  To: st+

hit tab, and the contact address would be completed from my
(list of) org-contacts-files (find an address matching st...)

When I do so (hit tab ie.) in my current environment: emacs (24.5.1) / org (8.2.10,
the one that comes with emacs, as I understand), on debian testing ie., I get:

  org-make-tags-matcher: `org-make-tags-matcher' expects todo-only to be scoped in
 
I get the same error message, when I use a newer org version (8.3.3),
install the debian package org-mode ie.

I did contact Julien about this issue, but he pointed me to the org mailing
list instead, as he isn't maintaining the code any more.

Can anyone first: confirm my issue, and then: point me in the right
direction, please?

I should say that I have gone through some efforts in the past, to make <tab>
(the single tab key) behave "normally" (not be occupied by 'yas-expand
ie.) in some modes. But now in message-mode (the mode that I am in when composing
a mail), when I define any of these (that would usually do):

  (local-set-key (kbd "<tab>")   #'message-tab)
  (local-set-key (kbd "<tab>")   #'completion-at-point)
  (local-set-key (kbd "<tab>")   #'indent-for-tab-command)
 
I still get the above message above:
  
  org-make-tags-matcher: `org-make-tags-matcher' expects todo-only to be scoped in



Thanks in advance,
  Andreas

             reply	other threads:[~2016-02-26 17:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-26 16:50 Andreas Reuleaux [this message]
2016-02-27  8:37 ` issues with org-contacts Nicolas Goaziou
2016-02-27 21:40   ` Andreas Reuleaux

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=87si0f2z6r.fsf@mirabelle.kent.ac.uk \
    --to=rx@a-rx.info \
    --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).