From aff98e571b0cd2a98bba05524f1879f6db8e48e4 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 11 Jan 2019 19:38:13 +0100 Subject: Add more Emacs itches --- personal/itches.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'personal') diff --git a/personal/itches.md b/personal/itches.md index 5b974c9..def4ceb 100644 --- a/personal/itches.md +++ b/personal/itches.md @@ -67,6 +67,9 @@ - match data vs. `:eval` during redisplay: cf. [bug#31586] - make vc honour `.gitignore` so that `project-find-file` completion is not cluttered with ignored files +- in a folder with a .git folder and a .gitignore file, + - `C-x C-f .gi TAB` completes to .gitignore + - `C-x C-f .git TAB` says "not unique" [bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008 [bug#31586]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31586 @@ -351,6 +354,12 @@ Full disclosure :END: ``` +- make org-ctrl-c-ctrl-c call `(org-clock-update-mode-line t)` when + point is on the clocked-in heading + +- new command `org-clock-in-late` to clock out x minutes ago from + previous task, and clock in x ago on task at point + ## Language support - fix builtin/keyword distinction for Bash & Python3 -- cgit v1.2.3