all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Harri Kiiskinen <harkiisk@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Help on mail-abbrev-insert-alias and quotation marks
Date: Fri, 14 Sep 2012 21:24:01 +0300 (EEST)	[thread overview]
Message-ID: <20120914.212401.116284496.harkiisk@gmail.com> (raw)

Hi,

I'm using Mew mail on Emacs, with BBDB to manage addresses. The Mew
support for BBDB is not complete, for example there is no way the
mail-alias can be used in address completion.

To circumvent this limitation, it is possible to call directly
'mail-abbrev-insert-alias' on the "To: " header line and have the
mailabbrev fill the addresses that it automagically gets from BBDB
(i.e. I have no idea how it gets them).

The only problem is that if the name of an adressee contains non-ascii
characters, the name is wrapped in quotation marks, which then means
that the message can not be sent, as Mew complains about these
quotation marks – it is perfectly able to handle those non-ascii
characters. I.e., what comes out is:

To: "Jani Jämsä" <jjamsa@email.addr>, Lari Laine <llaine@email.addr>

when what should come out is

To: Jani Jämsä <jjamsa@email.addr>, Lari Laine <llainen@email.addr>

Now, my question is, is there any way the 'mail-abbrev-insert-alias'
can be made to return the list of addresses matching the alias without
any of the names wrapped in quotation marks?

Best,

Harri Kiiskinen

             reply	other threads:[~2012-09-14 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-14 18:24 Harri Kiiskinen [this message]
2012-10-19  2:51 ` Help on mail-abbrev-insert-alias and quotation marks Kevin Rodgers

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=20120914.212401.116284496.harkiisk@gmail.com \
    --to=harkiisk@gmail.com \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.