From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ethan Blanton Subject: remember template "bottom" bug Date: Fri, 26 Sep 2008 16:29:23 -0400 Message-ID: <20080926202923.GA16855@elb.elitists.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1142869298==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KjJwp-0007DC-Ga for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 16:29:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KjJwj-0007B9-Dw for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 16:29:54 -0400 Received: from [199.232.76.173] (port=38941 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjJwj-0007B6-9K for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 16:29:49 -0400 Received: from psg.com ([147.28.0.62]:49601) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KjJwj-0004lA-8I for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 16:29:49 -0400 Received: from [67.59.52.214] (helo=elb.elitists.net) by psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KjJwO-0004wU-Mx for emacs-orgmode@gnu.org; Fri, 26 Sep 2008 20:29:40 +0000 Received: from colt.internal (colt [192.168.33.1]) by elb.elitists.net (Postfix) with ESMTP id 342F72BE23 for ; Fri, 26 Sep 2008 16:29:24 -0400 (EDT) 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 --===============1142869298== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I'm using org-mode 6.07b (installed from source) with emacs 22.1.1 and remember.el 1.9 (both installed from Ubunty Hardy package repositories), and remember templates which specify their heading as bottom seem to display a rather unfortunate bug -- the inserted node *replaces* the current bottom entry in the file. For example, if I have a todo.org of the following contents: * TODO Mow the lawn * TODO Wash the dishes =2E.. and a remember template: (setq org-remember-templates '(("Todo" ?t "* TODO %?" "todo.org" bottom))) Then, when I use that template to enter the TODO item "Vacuum the carpet", todo.org will have "Wash the dishes" removed and replaced by "Vacuum the carpet": * TODO Mow the lawn * TODO Vacuum the carpet The location 'top' works as expected, as do literal headings. Ethan --=20 The laws that forbid the carrying of arms are laws [that have no remedy for evils]. They disarm only those who are neither inclined nor determined to commit crimes. -- Cesare Beccaria, "On Crimes and Punishments", 1764 --J/dobhs11T7y2rNN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFI3UYjr9kA9Ig8HBQRAlEDAJ9ldsnFOJOMXLD1bVa6Ab9DC9HJ9wCeOvz7 d3PHoi2jnids0haYfpgztcI= =uoLx -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- --===============1142869298== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1142869298==--