emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] Fix refile bug


From: David Maus
Subject: [Orgmode] [PATCH] Fix refile bug
Date: Wed, 19 May 2010 10:50:03 +0200

Attached patch fixes the problem first reported by Tassilo Horn in
[mid:address@hidden  Problem was that
`org-refile-cache-get' returned an invalid refile target table after
the refile cache was cleared.

Available on git://github.com/dmj/dmj-org-mode.git quickfix

HTH
 -- David

David Maus (1):
  Return empty list after refile cache was cleared.

 lisp/ChangeLog |    5 +++++
 lisp/org.el    |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]