Kurt Starsinic
Kurt Starsinic
Here's another related real-world example, names changed to protect the innocent: ``` private static void doSomethingLater() { new SwingWorker() { @Override protected Void doInBackground() { System.out.println("Here I am!"); return null;...
Here's the example: - Project [0/2] - Task 1 [1/2] - Subtask 1 - Subtask 2 When we scanned "Task 1 [1/2]", we were calling org-get-heading, which returned "Project" instead...
Hi, are you looking for any more information on this pull request?
@bard navigating from those links works for me, which I believe you agree with now. As to restricting the scope, I feel that if I put a progress cookie there,...