From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam Subject: Re: capture initial "level" and refile of capture buffer Date: Sat, 23 Oct 2010 15:46:48 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=000e0cd5194c92a65f0493460ea3 Return-path: Received: from [140.186.70.92] (port=43765 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P9b9s-0005VL-LU for emacs-orgmode@gnu.org; Sat, 23 Oct 2010 06:17:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P9b9d-0002PZ-D3 for emacs-orgmode@gnu.org; Sat, 23 Oct 2010 06:17:01 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:54855) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P9b9d-0002P8-7i for emacs-orgmode@gnu.org; Sat, 23 Oct 2010 06:16:49 -0400 Received: by gwj18 with SMTP id 18so522265gwj.0 for ; Sat, 23 Oct 2010 03:16:48 -0700 (PDT) In-Reply-To: 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: Richard Riley Cc: emacs-orgmode@gnu.org --000e0cd5194c92a65f0493460ea3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, Oct 23, 2010 at 2:12 PM, Noorul Islam wrote: > On Fri, Oct 22, 2010 at 5:13 PM, Richard Riley w= rote: >> >> What determines the level of a new capture element? e.g I just created >> one and it started at "****". >> >> feature request : when I added some sub elements to a capture buffer e.g >> >> * my new capture >> >> ** sub point >> >> *** sub sub point 1 >> *** sub sub point 2 >> >> and hit C-c C-w to refile, it only refiled the sub element (where cursor >> was) and then lost the rest. I would like to suggest that refile from >> the capture buffer should refile the entire buffer and not only the >> "current nested org item". Or am I missing something in my setup? > > On my box I have this observation. > > If I have something like this in my capture buffer > > * TODO Test > > * my new capture > > ** sub point > > *** sub sub point 1 > *** sub sub point 2 > > > and if I press C-c C-w at the last line (*** sub sub point 2) and > refile it to refile.org then what I get in refile.org is this > > > * TODO Test > > * my new capture > > ** sub point > > *** sub sub point 1 > * sub sub point 2 > > > The last one's level got changed. > I have latest pull from git repo. > > Org-mode version 7.01trans (release_7.01h.833.g21ad0) > GNU Emacs 23.2.2 (i686-pc-linux-gnu) > =A0of 2010-06-08 on sajida > Fix org-capture bug. * lisp/org.el (org-capture-refile): Consider entire temporary buffer for refiling. Thanks and Regards Noorul --000e0cd5194c92a65f0493460ea3 Content-Type: text/plain; charset=US-ASCII; name="org.el.txt" Content-Disposition: attachment; filename="org.el.txt" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gfmc4jja0 ZGlmZiAtLWdpdCBhL2xpc3Avb3JnLWNhcHR1cmUuZWwgYi9saXNwL29yZy1jYXB0dXJlLmVsCmlu ZGV4IDc5MTVmN2YuLjZjNjIxMTQgMTAwNjQ0Ci0tLSBhL2xpc3Avb3JnLWNhcHR1cmUuZWwKKysr IGIvbGlzcC9vcmctY2FwdHVyZS5lbApAQCAtNTQ4LDcgKzU0OCw3IEBAIGFscmVhZHkgZ29uZS4i CiAgICh1bmxlc3MgKGVxIChvcmctY2FwdHVyZS1nZXQgOnR5cGUgJ2xvY2FsKSAnZW50cnkpCiAg ICAgKGVycm9yCiAgICAgICJSZWZpbGluZyBmcm9tIGEgY2FwdHVyZSBidWZmZXIgbWFrZXMgb25s eSBzZW5zZSBmb3IgYGVudHJ5Jy10eXBlIHRlbXBsYXRlcyIpKQotICAobGV0ICgocG9zIChwb2lu dCkpCisgIChsZXQgKChwb3MgKHBvaW50LW1pbikpCiAJKGJhc2UgKGJ1ZmZlci1iYXNlLWJ1ZmZl ciAoY3VycmVudC1idWZmZXIpKSkKIAkob3JnLXJlZmlsZS1mb3ItY2FwdHVyZSB0KSkKICAgICAo b3JnLWNhcHR1cmUtZmluYWxpemUpCg== --000e0cd5194c92a65f0493460ea3 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --000e0cd5194c92a65f0493460ea3--