1 Aug 2011 06:18
Bug: Refile sometimes loses the last line [7.7 (release_7.7.15.gc363)]
Bernt Hansen <bernt <at> norang.ca>
2011-08-01 04:18:28 GMT
2011-08-01 04:18:28 GMT
Hi Jason, I noticed a nasty refile bug this evening. The problem commit is identified as: ,---- | 85f03c0859d84d0b3b51764f379644d1461733df is the first bad commit | commit 85f03c0859d84d0b3b51764f379644d1461733df | Author: Jason Dunsmore <emacs-orgmode <at> deathroller.dunsmor.com> | Date: Tue Feb 15 21:31:17 2011 +0000 | | Bugfix: honor `org-blank-before-new-entry' correctly in various contexts. | | * org.el (org-back-over-empty-lines): Bugfix. Honor | `org-blank-before-new-entry' correctly in various contexts. | | :040000 040000 b820d279cd7b170907d9171494dc65dd4c944d0b f45fdfa1a6e6181c4b9de712cafbd40fac38deb9 M lisp `---- I have the following minimal emacs setup to reproduce the problem: ~/bin/minimal-emacs --8<---------------cut here---------------(Continue reading)start------------->8--- #!/bin/sh TESTEL= TESTFILE=/tmp/test.el if test -e $TESTFILE then TESTEL="-l /tmp/test.el"
RSS Feed