Re: [O] Problem of refile in the org capture buffer

2017-02-19 Thread Nicolas Goaziou
Hello, Liu Hui writes: > I find C-c C-w (refine) in the org capture buffer doesn't work > correctly when there are empty lines (containing the point) in the end > of buffer. Steps to reproduce: > > 1. echo -e "* A\n* B" > /tmp/test.org; cat /tmp/test.org > * A > * B > > 2. Emacs -Q, and evaluate

[O] Problem of refile in the org capture buffer

2017-02-17 Thread Liu Hui
Hello, I find C-c C-w (refile) in the org capture buffer doesn't work correctly when there are empty lines (containing the point) in the end of buffer. Steps to reproduce: 1. echo -e "* A\n* B" > /tmp/test.org; cat /tmp/test.org * A * B 2. Emacs -Q, and evaluate the code: (setq org-capture-

[O] Problem of refile in the org capture buffer

2017-02-17 Thread Liu Hui
Hello, I find C-c C-w (refine) in the org capture buffer doesn't work correctly when there are empty lines (containing the point) in the end of buffer. Steps to reproduce: 1. echo -e "* A\n* B" > /tmp/test.org; cat /tmp/test.org * A * B 2. Emacs -Q, and evaluate the code: (setq org-capture-