From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Cave Subject: Seeking further clarification of org-refile-targets variable Date: Thu, 18 Dec 2008 17:27:41 +1100 Message-ID: <200812180627.mBI6RfNi009606@mail01.syd.optusnet.com.au> Reply-To: charles_cave@optusnet.com.au Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: binary Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDCMS-0002wI-Bg for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 01:27:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDCMQ-0002sn-Vx for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 01:27:51 -0500 Received: from [199.232.76.173] (port=55758 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDCMQ-0002sV-Rs for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 01:27:50 -0500 Received: from mail01.syd.optusnet.com.au ([211.29.132.182]:59957) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LDCMQ-0001zE-5E for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 01:27:50 -0500 Received: from localhost.localdomain (webmail14.syd.optusnet.com.au [211.29.132.104]) by mail01.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id mBI6RfNi009606 for ; Thu, 18 Dec 2008 17:27:42 +1100 Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I am having trouble understanding the help text for org-refile-targets. I don't know what a "cons cell" is and I would like to see some examples of customising the variable. For example, how can I specify headings of levels 1 and 2? I entered the value of (:level . N). in the customization prompt but now I get a message "No refile targets". Perhaps some examples for non-Lisp programmers would be helpful. As org-mode popularity increases, the users are not necessarily Lisp-literate, and I have read messages from users willing to learn Emacs just to use org-mode! Thanks, Charles