Hi Nicolas,

The recent commit that adds a dired-buffer related feature, breaks
org-capture when dired-mode has not been loaded.  The dired-buffers
variable becomes available only when dired-mode has been loaded
atleast once.

Thanks,
Puneeth

Git bisect output, just for reference.

819fbec64160c3c33884b116734c01f56be7606b is the first bad commit
commit 819fbec64160c3c33884b116734c01f56be7606b
Author: Nicolas Goaziou <n.goaz...@gmail.com>
Date:   Mon Jul 18 17:42:01 2011 +0200

    org-capture: %F is directory when capture starts in a dired buffer

    * lisp/org-capture.el (org-capture): if no file is associated to
      current buffer, check dired buffer and try to retreive a possibly
      directory associated.

:040000 040000 2ae961f6f609dbc28aa8e727df5a04465991645d
02aef5b5063d0642d4b260b7567a1e135bf73a14 M      lisp

Reply via email to