[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] Fix narrowed 1-line subtrees
From: |
Leo Vivier |
Subject: |
Re: [O] [PATCH] Fix narrowed 1-line subtrees |
Date: |
Fri, 22 Feb 2019 21:23:51 +0100 |
Hello,
I've found and fixed three new functions which didn’t behave properly
when the buffer was restricted to a subtree:
* lisp/org.el (org-log-beginning): Fix drawer creation.
* lisp/org.el (org-store-log-note): Fix drawer-less logging.
* lisp/org-capture.el (org-clock-in): Fix drawer-less clocking.
You'll find those three patches at the bottom alongside another with all
the patches until now squashed together (except the patch for
`org-remove-timestamp-with-keyword' which wasn't related).
HTH.
Best,
--
Leo Vivier
English Studies & General Linguistics
Master Student, English Department
Université Rennes 2
0001-org-log-beginning-Fix-drawer-creation.patch
Description: Text Data
0002-org-store-log-note-Fix-drawer-less-logging.patch
Description: Text Data
0003-org-clock-in-Fix-drawer-less-clocking.patch
Description: Text Data
0001-Fix-spaces-with-org-remove-timestamp-with-keyword.patch
Description: Text Data
- [O] [PATCH] Fix narrowing for 1-line subtrees (squashed), (continued)
- [O] [PATCH] Fix narrowing for 1-line subtrees (squashed), Leo Vivier, 2019/02/19
- Re: [O] [PATCH 1/2] Fix narrowing for 1-line subtrees, Nicolas Goaziou, 2019/02/19
- Re: [O] [PATCH 1/2] Fix narrowing for 1-line subtrees, Leo Vivier, 2019/02/19
- Re: [O] [PATCH 1/2] Fix narrowing for 1-line subtrees, Leo Vivier, 2019/02/19
- Re: [O] [PATCH 1/2] Fix narrowing for 1-line subtrees, Leo Vivier, 2019/02/19
- Re: [O] [PATCH 1/2] Fix narrowing for 1-line subtrees, Nicolas Goaziou, 2019/02/20
- Re: [O] [PATCH 1/2] Fix narrowing for 1-line subtrees, Leo Vivier, 2019/02/20
- [O] [PATCH] Fix narrowed 1-line subtrees, Leo Vivier, 2019/02/21
- Re: [O] [PATCH] Fix narrowed 1-line subtrees, Leo Vivier, 2019/02/21
- [O] [PATCH] Fix spaces with `org-remove-timestamp-with-keyword', Leo Vivier, 2019/02/21
- Re: [O] [PATCH] Fix narrowed 1-line subtrees,
Leo Vivier <=
- Re: [O] [PATCH] Fix narrowed 1-line subtrees, Leo Vivier, 2019/02/22
- Re: [O] [PATCH] Fix narrowed 1-line subtrees, Samuel Wales, 2019/02/22
- Re: [O] [PATCH] Fix narrowed 1-line subtrees, Leo Vivier, 2019/02/22
- Re: [O] [PATCH] Fix narrowed 1-line subtrees, Samuel Wales, 2019/02/22
- Re: [O] [PATCH] Fix narrowed 1-line subtrees, Leo Vivier, 2019/02/23