emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andreas Reuleaux <andreas@a-rx.info>
To: emacs-orgmode@gnu.org
Subject: tab completion for org-contacts not working for me in emacs 24
Date: Sun, 11 May 2014 12:07:59 +0100	[thread overview]
Message-ID: <8761lcwp2o.fsf@a-rx.info> (raw)

I have just downloaded org-contacts.el

load it in my .emacs/init.el like this


 (setq load-path (cons "~/cfg/emacs/el/org" load-path))
    (require 'org-contacts)
    (setq org-contact-files (list
			     "~/work/org/contacts.org"
			     ))


and have a minimal ~/work/org/contacts.org file as described
in the manual

  https://julien.danjou.info/projects/emacs-packages#org-contacts

Now in gnus, in a new message that I am creating if I type +<tab> in the
To: field, something is happening:

I get a message:

  Updating Org Contacts Database...done

and my curser moves a tab, leaving me with

  To: +    <curser here>

just no contacts / tags are found!?

I *am* using emacs24, a recent one in fact: 24.4.50.1

(I saw some similar messages of people having difficultis of
getting org-contacts to work nicely with gnus together, who were
using using emacs 23, and that turned out to be the problem, not in my
case).

Thanks.

-Andreas

             reply	other threads:[~2014-05-11 11:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-11 11:07 Andreas Reuleaux [this message]
2014-05-11 14:57 ` tab completion for org-contacts not working for me in emacs 24 Alexander Baier
2014-05-11 16:08   ` 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=8761lcwp2o.fsf@a-rx.info \
    --to=andreas@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).