From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: What about multi-word TAG Date: Sat, 13 Nov 2010 17:55:27 -0800 Message-ID: <3DC359EF0F424523B9AC7840A16BF821@us.oracle.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1289699837 22752 80.91.229.12 (14 Nov 2010 01:57:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 14 Nov 2010 01:57:17 +0000 (UTC) To: "'Chao LU'" , "'Emacs'" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 14 02:57:11 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 1PHRqB-0001SE-FB for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Nov 2010 02:57:11 +0100 Original-Received: from localhost ([127.0.0.1]:34308 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHRqA-0006OL-UF for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Nov 2010 20:57:10 -0500 Original-Received: from [140.186.70.92] (port=37298 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHRpn-0006NV-VA for help-gnu-emacs@gnu.org; Sat, 13 Nov 2010 20:56:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PHRpj-0000BE-Vx for help-gnu-emacs@gnu.org; Sat, 13 Nov 2010 20:56:47 -0500 Original-Received: from rcsinet10.oracle.com ([148.87.113.121]:18453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PHRpj-0000B6-Ql for help-gnu-emacs@gnu.org; Sat, 13 Nov 2010 20:56:43 -0500 Original-Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id oAE1ucY0011142 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 14 Nov 2010 01:56:39 GMT Original-Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id oAE1cLQ6002019; Sun, 14 Nov 2010 01:56:38 GMT Original-Received: from abhmt012.oracle.com by acsmt355.oracle.com with ESMTP id 775815771289699730; Sat, 13 Nov 2010 17:55:30 -0800 Original-Received: from dradamslap1 (/10.159.220.150) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 13 Nov 2010 17:55:26 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: AcuDlMaRxayGM2Q0THGfSnGLn2W1ZgACB+uQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:75377 Archived-At: > Is there any way to input SPACE in the tags? > Like "Quantum Mechanics"? When hit the space key after the > Quantum, org thought I've finished the whole input and set > the tag as Quantum.. Sounds like you're using tags in Org. Can't help you with that. But with Bookmark+ a tag can have spaces, be multi-line, etc. Bookmark+ tags can even have associated values - they need not be just names. A tag's value can be a number, symbol, string, list, vector, and so on - as complex an object as you like. And the objects you bookmark and tag can also be pretty much anything. http://www.emacswiki.org/emacs/BookmarkPlus#BookmarkTags http://www.emacswiki.org/emacs/BookmarkPlus#BookmarkSets http://www.emacswiki.org/emacs/BookmarkPlus#TagCommandsAndKeys