0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-21 19:19:08 +00:00
org-mode/lisp
Carsten Dominik 7dc0f4e4be Fix list bug at beginning of buffer
David Maus writes:

> When `org-previous-item' is called on an item with nothing above it
> Orgmode enters an infinite loop. The reason is that
> `org-previous-item' searches for non-empty lines by moving point up
> line by line and if there is nothing above an item point gets stuck on
> begin of buffer.
>
> example.org
> ,----
> |
> |  - Item
> `----
>
> Move point on Item, M-x org-previous-item RET and Orgmode enters the
> infinite loop.
>
> Attached patch adds a conditional clause to `org-previous-item' that
> leaves the search loop if point reaches beginning of buffer.
2009-12-10 13:48:35 +01:00
..
ChangeLog Fix list bug at beginning of buffer 2009-12-10 13:48:35 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Agenda: Show time-of-day in block also after day 1 2009-11-26 09:04:53 +01:00
org-archive.el Archiving: Fix bug when archiving all DONE children in odd-level file 2009-12-10 09:23:58 +01:00
org-ascii.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-attach.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-bbdb.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-bibtex.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-clock.el Amend previous patch 2009-12-03 13:45:12 +01:00
org-colview-xemacs.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-colview.el Fix a problem with summaries in the agenda column view. 2009-11-25 01:41:20 +00:00
org-compat.el Introduce compatibility code for looking-back 2009-11-23 12:44:49 +01:00
org-crypt.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-datetree.el Rebuild agenda after adding new diary entries 2009-11-20 20:35:34 +01:00
org-docbook.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-docview.el Add docview link type (open files in doc-view mode at a specific page) 2009-11-29 17:21:04 +01:00
org-exp-blocks.el Tag ditaa and dot files with hash, to avoid remaking them 2009-11-17 16:35:08 +01:00
org-exp.el Remove extra newline after transformed code examples 2009-12-09 10:56:06 +01:00
org-faces.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-feed.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-footnote.el LaTeX export. Fix footnote bug. 2009-11-29 01:22:19 +01:00
org-freemind.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-gnus.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-habit.el Harmonized org-habit.el's light background color scheme 2009-11-22 00:39:47 -05:00
org-html.el HTML export: Avoid empty lines at the beginning 2009-11-21 20:50:37 +01:00
org-icalendar.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-id.el Only write id locations if any are defined 2009-12-10 12:19:41 +01:00
org-indent.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-info.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-inlinetask.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-irc.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-jsinfo.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-latex.el LaTeX export: Remove unnecessary newlines 2009-12-10 09:10:43 +01:00
org-list.el Fix list bug at beginning of buffer 2009-12-10 13:48:35 +01:00
org-mac-message.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-macs.el Use John Gruber's regular expression for URL's 2009-12-09 15:13:50 +01:00
org-mew.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-mhe.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-mobile.el Fix typo 2009-12-04 10:53:03 +01:00
org-mouse.el Introduce compatibility code for looking-back 2009-11-23 12:44:49 +01:00
org-plot.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-protocol.el Cater for empty region, link, title in org-protocol.el 2009-11-20 23:23:29 +01:00
org-publish.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-remember.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-rmail.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-src.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-table.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-timer.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-vm.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-w3m.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-wl.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org-xoxo.el Push release number to 6.33trans 2009-11-20 20:20:31 +01:00
org.el Fix bug with org-goto in buffer without file 2009-12-10 09:18:19 +01:00