From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Raimund Kohl-Fuechsle Newsgroups: gmane.emacs.help Subject: bbdb euronumbers Date: Sat, 21 Aug 2004 23:28:02 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20040821212802.6C863C009@atmalok> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1093123886 8849 80.91.224.253 (21 Aug 2004 21:31:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Aug 2004 21:31:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 21 23:31:18 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BydSH-0006yO-00 for ; Sat, 21 Aug 2004 23:31:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BydWf-0006T3-4V for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Aug 2004 17:35:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BydWX-0006Ru-4p for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 17:35:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BydWV-0006RO-1f for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 17:35:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BydWU-0006RL-Ul for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 17:35:38 -0400 Original-Received: from [212.227.126.188] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BydRm-0004Xz-PF for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 17:30:46 -0400 Original-Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BydRl-0000pD-00 for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 23:30:45 +0200 Original-Received: from [80.140.15.81] (helo=atmalok) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1BydRl-0001pf-00 for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 23:30:45 +0200 Original-Received: by atmalok (Postfix, from userid 1000) id 6C863C009; Sat, 21 Aug 2004 23:28:02 +0200 (CEST) Original-Received: from atmalok (localhost [127.0.0.1]) by atmalok (Postfix) with ESMTP id 3CB86C006 for ; Sat, 21 Aug 2004 23:28:02 +0200 (CEST) Original-To: help-gnu-emacs X-Mailer: MH-E 7.4.4; nmh 1.1; GNU Emacs 21.3.1 X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:1f319457b87b086c07c81ac42a02b276 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20213 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20213 Hello, I don't know if this question is asked here appropriately ... if not, I am sorry: I try to get used with bbdb, which seems to be a wonderful tool! Now I am to try to insert a phone number, and the manual says: "If you are inserting a new phone-number field, you can control whether it is a North American or European phone number by providing a prefix argument. A prefix arg of `^U' means it's to be a euronumber, and any other prefix arg means it's to be a a structured North American number." hmmm! Question here: How am I to produce this "kind of" prefix Argument for euronumbers? I tried ^U literally, but that didn't work. Any hints on that? Thank you, ray