Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: info-gnus-english@gnu.org
Subject: Re: Define "Group" of mail recipients in Gnus?
Date: Wed, 09 Nov 2016 13:42:15 +0100	[thread overview]
Message-ID: <m2oa1osu3c.fsf@charm-wifi.irisa.fr> (raw)
In-Reply-To: <86y40s25xr.fsf@iitk.ac.in>


[-- Attachment #1.1: Type: text/plain, Size: 1410 bytes --]

Hello,

On 2016-11-09 17:58, bvraghav@iitk.ac.in (B.V. Raghav) writes:

> "N. Raghavendra" <raghu@hri.res.in> writes:
>
>>
>> https://julien.danjou.info/projects/emacs-packages#org-contacts
>>
> It took me a little time to get to the author's page. And it was surely
> interesting to try.
>
> The package is also in org-plus-contrib package. The link to raw file is
> also available at:
> http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=contrib/lisp/org-contacts.el;hb=HEAD

I'm also giving it a try, and as I found very little documentation, here
is what I did to make it work (I had to read the code to find the
gnus-insinuate part):

(require 'org-contacts)
(setq org-contacts-files (list "~/Documents/Org/contacts.org"))
(add-to-list 'org-capture-templates
           '("c" "Contacts" entry (file "~/Documents/Org/contacts.org")
             "* %(org-contacts-template-name)
:PROPERTIES:
:EMAIL: %(org-contacts-template-email)
:END:"))
(org-contacts-gnus-insinuate)

I have found a bug in tags completion, and contacted the author, who
told me he is no longer maintaining this. I asked the org list about
this bug
(https://lists.gnu.org/archive/html/emacs-orgmode/2016-11/msg00172.html),
hopefully they will know what is going on.

Best,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2016-09: 401.03, 2015-09: 397.63

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 454 bytes --]



  reply	other threads:[~2016-11-09 12:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-08  9:58 Rainer M Krug
2016-11-08 10:53 ` B.V. Raghav
2016-11-08 11:54   ` Rainer M Krug
2016-11-08 13:39     ` Dan Christensen
2016-11-08 17:11       ` Rainer M Krug
2016-11-08 21:58         ` Dan Christensen
2016-11-08 11:25 ` Rasmus
2016-11-08 11:54   ` N. Raghavendra
2016-11-09 12:28     ` B.V. Raghav
2016-11-09 12:42       ` Alan Schmitt [this message]
2016-11-09 13:39         ` N. Raghavendra
2016-11-10  8:09           ` Alan Schmitt
2016-11-10  8:19             ` N. Raghavendra
2016-11-10  8:21               ` Alan Schmitt
2016-11-10 11:10                 ` N. Raghavendra
2016-11-10 12:49                   ` Alan Schmitt
2016-11-08 11:41 ` Enrico Schumann
2016-11-08 13:34   ` Alan Schmitt

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

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

  git send-email \
    --in-reply-to=m2oa1osu3c.fsf@charm-wifi.irisa.fr \
    --to=alan.schmitt@polytechnique.org \
    --cc=info-gnus-english@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.
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 NNTP newsgroup(s).