From: Daniel Clemente <n142857@gmail.com>
To: Bastien <bzg@altern.org>
Cc: org-mode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: patch for org-contacts to ignore <<<radio_marks>>> when completing
Date: Wed, 02 Jan 2013 01:44:34 +0100 [thread overview]
Message-ID: <87obh81ki5.wl%n142857@gmail.com> (raw)
In-Reply-To: <87a9ssa4vc.fsf@bzg.ath.cx>
El Tue, 01 Jan 2013 23:57:27 +0100 Bastien va escriure:
>
> The function you introduced is used within `org-contacts-format-email',
> where using a bare name makes more sense IMHO.
>
Exactly. It says:
(concat name " <" email ">")
But name is <<<John>>> and you will get: <<<John>>> <john@email.com>
With the patch you get a bare name: John <john@email.com>
So that new function should „clean“ the name: remove radio marks, emphasis, bold, etc. I did only radio marks..
I also don't know org-contacts very much, but it seems that org-contacts-format-email returns not only the e-mail, but also the name; it could be called org-contacts-format-name-and-email.
Greetings
next prev parent reply other threads:[~2013-01-02 0:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-01 3:06 patch for org-contacts to ignore <<<radio_marks>>> when completing Daniel Clemente
2013-01-01 22:57 ` Bastien
2013-01-02 0:44 ` Daniel Clemente [this message]
2013-01-02 9:23 ` Bastien
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=87obh81ki5.wl%n142857@gmail.com \
--to=n142857@gmail.com \
--cc=bzg@altern.org \
--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).