* Org-contacts and extra spaces
@ 2019-09-24 14:09 Norman Walsh
2019-09-24 16:59 ` Eric Abrahamsen
0 siblings, 1 reply; 2+ messages in thread
From: Norman Walsh @ 2019-09-24 14:09 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 636 bytes --]
Hi,
If I complete an email address with org-contacts, I get extra spaces
after the email address:
To: Jane Doe <jane.doe@example.com>_ _ _ _[cursor]
Is this just me? Before I go digging for a solution, has anyone else
encountered and fixed this?
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | The Future is something which everyone
http://nwalsh.com/ | reaches at the rate of sixty minutes an
| hour, whatever he does, whoever he
| is.--C. S. Lewis
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Org-contacts and extra spaces
2019-09-24 14:09 Org-contacts and extra spaces Norman Walsh
@ 2019-09-24 16:59 ` Eric Abrahamsen
0 siblings, 0 replies; 2+ messages in thread
From: Eric Abrahamsen @ 2019-09-24 16:59 UTC (permalink / raw)
To: emacs-orgmode
Norman Walsh <ndw@nwalsh.com> writes:
> Hi,
>
> If I complete an email address with org-contacts, I get extra spaces
> after the email address:
>
> To: Jane Doe <jane.doe@example.com>_ _ _ _[cursor]
>
> Is this just me? Before I go digging for a solution, has anyone else
> encountered and fixed this?
The only time I ever saw something like this was in message-mode, using
C-M-i/completion-at-point to complete mail addresses. If I recall
correctly, it was caused by message-mode's idiosyncratic partial support
for the built-in completion mechanisms. In EBDB I had to add a cleanup
function to `choose-completion-string-functions' to remove the
whitespace.
Could that be what you're seeing?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-24 16:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-24 14:09 Org-contacts and extra spaces Norman Walsh
2019-09-24 16:59 ` Eric Abrahamsen
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).