From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: filebat Mark Newsgroups: gmane.emacs.help Subject: Re: Send mails to group of email addresses in bbdb, When C-x m (compose-mail) Date: Mon, 16 Aug 2010 00:54:24 +0800 Message-ID: References: <87sk2g6im7.fsf@MagnusOpus.khem> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016364d1d1d78e2e5048ddf9124 X-Trace: dough.gmane.org 1281891331 16545 80.91.229.12 (15 Aug 2010 16:55:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 15 Aug 2010 16:55:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Richard Riley Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 15 18:55:30 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OkgUB-0004wo-Bd for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Aug 2010 18:55:26 +0200 Original-Received: from localhost ([127.0.0.1]:44583 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OkgU3-0003ct-H2 for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Aug 2010 12:54:55 -0400 Original-Received: from [140.186.70.92] (port=37379 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OkgTb-0003bd-Da for help-gnu-emacs@gnu.org; Sun, 15 Aug 2010 12:54:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OkgTa-00043y-1A for help-gnu-emacs@gnu.org; Sun, 15 Aug 2010 12:54:27 -0400 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:38689) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkgTZ-00043l-RN for help-gnu-emacs@gnu.org; Sun, 15 Aug 2010 12:54:25 -0400 Original-Received: by wwi14 with SMTP id 14so4083622wwi.30 for ; Sun, 15 Aug 2010 09:54:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=ozz4OsWSADj8czcEe/BPrWm3jzUEn4csuust3BKeO4Y=; b=I+yqKF2nFmC44xVudvNd/a7F2wv+kGOIvW0c4Bf/l64tGaIwLIbQ/gYaV/salabi06 ZLPmNaG9OhSxo7PN3J5AYj/XGL2m8I6s1dOtGIlFmimxSRYAbTkEHWK8UVqqu2/gJ9e5 yJoQUSd9AU64+yAQaV3QQVELi281cBtV1fLhk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Nt44Mf+uU4dq5gNtQY+W6kN870wfc79+4/7q4gAGpMJ45506DLNdUDx9ef5i4V30qv t9Xzd5eKrtC5AY4bmI+I7pSfg9JL4REdtYdLdhz/jb3f/8YDg/UELzjiR9mZNbrd0jn8 dG2m+ItrmAMgOz2/SFCi9mULwx3Dalqh2e7gw= Original-Received: by 10.216.11.202 with SMTP id 52mr3520677wex.28.1281891264684; Sun, 15 Aug 2010 09:54:24 -0700 (PDT) Original-Received: by 10.216.190.203 with HTTP; Sun, 15 Aug 2010 09:54:24 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74659 Archived-At: --0016364d1d1d78e2e5048ddf9124 Content-Type: text/plain; charset=ISO-8859-1 Well, there must be something error in other point. I also tried message-tab, and it give no hint for the alias. I will debug message-tab function to see which variable is incorrect. Thanks for your help, Richard. Any suggestion is welcome. Regards, Denny On Mon, Aug 16, 2010 at 12:47 AM, Richard Riley wrote: > filebat Mark writes: > > > > What function is binded in your *Message* mode, Richard? > > > > Mine is yas/expand, which seems don't know the alias list. > > Actually this was a surprise for me :- yasnippets tentacles seem to be > everywhere ... > > > ,---- > | TAB runs the command yas/expand, which is an alias for > | `yas/expand-from-trigger-key' in `yasnippet.el'. > | > | It is bound to TAB, . > | > | (yas/expand &optional FIELD) > | > | Expand a snippet before point. If no snippet > | expansion is possible, call command `message-tab'. > | > | Optional argument FIELD is for non-interactive use and is an > | object satisfying `yas/field-p' to restrict the expansion to. > `---- > > Anyway it defaults back to message-tab which does the job. > > > -- Thanks & Regards Denny Zhang --0016364d1d1d78e2e5048ddf9124 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Well, there must be something error in other point.
I also tried message= -tab, and it give no hint for the alias.

I will debug message-tab fu= nction to see which variable is incorrect.

Thanks for your help, Ric= hard. Any suggestion is welcome.

Regards,
Denny

On Mon, Aug 16, 201= 0 at 12:47 AM, Richard Riley <rileyrg@gmail.com> wrote:
filebat Mark <filebat.mark@gmail.com> writes:


> What function is binded in your *Message* mode= , Richard?
>
> Mine is yas/expand, which seems don't know the alias list.

Actually this was a surprise for me :- yasnippets tentacles seem to b= e
everywhere ...


,----
| TAB runs the command yas/expand, which is an alias for
| `yas/expand-from-trigger-key' in `yasnippet.el'.
|
| It is bound to TAB, <menu-bar> <YASnippet> <Expand trigger= >.
|
| (yas/expand &optional FIELD)
|
| Expand a snippet before point. If no snippet
| expansion is possible, call command `message-tab'.
|
| Optional argument FIELD is for non-interactive use and is an
| object satisfying `yas/field-p' to restrict the expansion to.
`----

Anyway it defaults back to message-tab which does the job.





--
Thanks & Regards
Denny Zhang

--0016364d1d1d78e2e5048ddf9124--